Hi All,

searching for incorrect psk reporter frequency report (no audio offset) I see the code in decodedtext.h and decodedtext.cpp.

fixed position parameters are used, so in FT8 seems wrong results.

Line 2768 in r7782 of mainwindow.cpp
  int audioFrequency = decodedtext.frequencyOffset();
  int snr = decodedtext.snr();
  Frequency frequency = m_freqNominal + audioFrequency;

decoded in JT65:
1627 -21  0.1 1589 #  IW3RAB G0JEI -11
decoded in FT8
150215 -16 -0.0 1869 ~  IW3RAB IV3KAS 73

So, as is calculated audioFrequency ?

Thanks

--
73
Sandro
IW3RAB

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to