Re: [wsjt-devel] Small code misunderstanding

2017-07-08 Thread Alessandro Gorobey via wsjt-devel
Hi, this simple patch solve the problem. Compliments for the new mode !! Il 05/07/2017 23:02, Alessandro Gorobey via wsjt-devel ha scritto: Hi All, searching for incorrect psk reporter frequency report (no audio offset) I see the code in decodedtext.h and decodedtext.cpp. fixed position pa

[wsjt-devel] Small code misunderstanding

2017-07-05 Thread Alessandro Gorobey via wsjt-devel
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();