[wsjt-devel] #PTT #DTR Inconsistency

2021-08-11 Thread Kevin McQuiggin via wsjt-devel
Hi All: I am running 2.5.0-rc5 on MacOS 10.14.6 Mojave. I am interfacing WSJTX to a PA and sequencer and thus need to send the PTT signal to the sequencer, which will manipulate some relays and then key my rig. I have added a USB to serial converter that brings out DTR and am attempting to sen

Re: [wsjt-devel] file descriptor leak in wsprd.c

2021-08-11 Thread Phil Karn via wsjt-devel
On 8/11/21 03:24, Bill Somerville via wsjt-devel wrote: On 11/08/2021 04:04, Phil Karn via wsjt-devel wrote: In wsprd.c/writec2file() the output file is opened for writing but never closed. --Phil Hi Phil, Thanks! Repaired for the next release. You're welcome! A general suggestion. Whe

Re: [wsjt-devel] Using FFTW system 'wisdom' file

2021-08-11 Thread Phil Karn via wsjt-devel
On 8/11/21 06:04, Bill Somerville via wsjt-devel wrote: another option that requires no code changes is as follows: 1) Create wisdom as above but without the '-T 1' option, 2) Rename the newly created wisdom to wspr_wisdom.dat in the expected directory, 3) Make the wspr_wisdom.dat file non-w

Re: [wsjt-devel] Using FFTW system 'wisdom' file

2021-08-11 Thread Phil Karn via wsjt-devel
On 8/11/21 05:35, Bill Somerville via wsjt-devel wrote: thanks for your considered suggestions. One wrinkle is that on MS Windows it appears that there is no system wisdom: https://github.com/FFTW/fftw3/blob/master/api/import-system-wisdom.c Not a show-stopper but will complicate things so

[wsjt-devel] WSJT-X v2.5.0-rc5 Fortran Runtime Error: Cannot open red.dat file

2021-08-11 Thread Chris via wsjt-devel
Hi folks, I've been running v2.5.0-rc5 since it was made available and have been running it 24/7 on 50.305MHZ in Q65-30A mode in Rx-only on my Funcube Pro+ dongle with some success. However, in all that time, I have seen the same error appear on three occasions and it's always been overnight wh

Re: [wsjt-devel] Using FFTW system 'wisdom' file

2021-08-11 Thread Bill Somerville via wsjt-devel
On 11/08/2021 06:18, Phil Karn via wsjt-devel wrote: I'd like to make another suggestion. Somewhere near the top of wsprd.c/main(), insert the following code:     // FFTW plan files without threads are incompatible with plan files with threads (even 1 thread)     // To keep compatibility with

Re: [wsjt-devel] Using FFTW system 'wisdom' file

2021-08-11 Thread Bill Somerville via wsjt-devel
On 11/08/2021 06:18, Phil Karn via wsjt-devel wrote: I'd like to make another suggestion. Somewhere near the top of wsprd.c/main(), insert the following code:     // FFTW plan files without threads are incompatible with plan files with threads (even 1 thread)     // To keep compatibility with

Re: [wsjt-devel] Bug Report

2021-08-11 Thread Kari Sillanmäki via wsjt-devel
On 11.8.2021 13.51, Jose Montano via wsjt-devel wrote: Hi this problem is still present, have you been able to duplicate it? Jose, for the 'lowercase X" issue see my reply: https://sourceforge.net/p/wsjt/mailman/message/37326983/ Have you contacted the translator??? IIRC your second issue

[wsjt-devel] Bug Report

2021-08-11 Thread Jose Montano via wsjt-devel
Hi this problem is still present, have you been able to duplicate it? Mensaje reenviado Asunto: Bug Report Fecha: Tue, 27 Jul 2021 19:37:10 -0300 De: Jose Montano Para: wsjt-devel@lists.sourceforge.net -WSJT-X 2.5.0-rc5 4030b0 -OS GNU/Linux Debian testing

Re: [wsjt-devel] file descriptor leak in wsprd.c

2021-08-11 Thread Bill Somerville via wsjt-devel
On 11/08/2021 04:04, Phil Karn via wsjt-devel wrote: In wsprd.c/writec2file() the output file is opened for writing but never closed. --Phil Hi Phil, Thanks! Repaired for the next release. 73 Bill G4WJS. ___ wsjt-devel mailing list wsjt-devel@li