Re: [wsjt-devel] possible bug in gen_ft8wave

2023-05-28 Thread Paulh002 via wsjt-devel
Hello Steve, I downloaded the code recently. It is a bit strange that it was an old version, anyway I checked-out the code again and now see the change made. I will update my library. Thanks! 73 Paul PA0PHH Op zo 28 mei 2023 om 14:42 schreef Steven Franke : > Hi, > > In the old version of gen_f

Re: [wsjt-devel] possible bug in gen_ft8wave

2023-05-28 Thread Steven Franke via wsjt-devel
Hi, In the old version of gen_ft8wave that you have based your library on there was was no bug because gen_ft8wave was always called with fsample=48000 when called from the WSJT-X c++ code and with fsample=12000 when called from the jt9 fortran code. When the “a7” decoding feature was added i