Re: [wsjt-devel] OmniRig installation

2024-06-21 Thread Alex, VE3NEA via wsjt-devel
Hi Joe, I have heard of this before, happening not with OmniRigSetup but with my other software. In such cases I recommend that the users 1) scan the file using an online virus scanner, such as (https://www.virustotal.com/gui/home/url); 2) if the file is clean, add an exclusion to Windows Secu

Re: [wsjt-devel] Remote WSJT

2024-02-28 Thread Alex, VE3NEA via wsjt-devel
Splitting the UI and data processing code would mean a major rewrite of the project. It might be much easier to implement some API, e.g. REST-based, for the functions that are currently performed via the UI. Then WSJT-X would run with its main window minimized or hidden on the remote system, and

Re: [wsjt-devel] MSK144 in jt9.exe

2024-01-08 Thread Alex, VE3NEA via wsjt-devel
in the jt9[.exe] executable. -- 73, Joe, K1JT On 1/7/2024 10:58 AM, Alex, VE3NEA via wsjt-devel wrote: Hi Joe, Thank you for considering my submission. This change will allow jt9.exe to be used for decoding the MSK144 signals either from a wav file or from the shared memory. There were re

Re: [wsjt-devel] MSK144 in jt9.exe

2024-01-07 Thread Alex, VE3NEA via wsjt-devel
just a bit about your intended purpose and any supposed advantages? -- 73, Joe, K1JT On 1/6/2024 8:12 AM, Alex, VE3NEA via wsjt-devel wrote: Hello team, I have made changes to the jt9.exe code to allow it decode MSK144. This does not affect the existing functions of WSJT-X, so it is a low

[wsjt-devel] MSK144 in jt9.exe

2024-01-06 Thread Alex, VE3NEA via wsjt-devel
Hello team, I have made changes to the jt9.exe code to allow it decode MSK144. This does not affect the existing functions of WSJT-X, so it is a low risk change, and I would like it to be merged to the main branch. The modified files are attached. Do I need to do anything else to make my submis