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
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
Hello,
I am new to this group, and have a question about the fortran code
of gen_ft8wave. I am using the fortran code in a c++ library to support ft8
in my own sdr transceiver development on a raspberry pi. (see github
https://github.com/paulh002/wsjtx_lib and
https://github.com/paulh002/sdrberry)