I am trying to use KA9Q's built-in FT4/FT8/WSPR decoding in conjunction with ftlib-pskreporter to report to pskreporter. FT4 and FT8 are working well. For WSPR, I am building wsprd from source and jt-decoded is decoding. But, wspr.log is not revealing the actual frequency and is instead only reporting the offset, leading to incorrect spots being reported on pskreporter.
chris@hf:~$ /usr/local/bin/jt-decoded -v -w -d /home/chris/wspr wspr.local
[0]/usr/local/bin/jt-decoded [1]-v [2]-w [3]-d [4]/home/chris/wspr [5]wspr.local
wsprd -f 0.021095 -w /home/chris/wspr/21095/251221_1400.wav
wsprd -f 0.013554 -w /home/chris/wspr/13554/251221_1400.wav
wsprd -f 0.010139 -w /home/chris/wspr/10139/251221_1400.wav
wsprd -f 0.003569 -w /home/chris/wspr/3569/251221_1400.wav
<DecodeFinished>
unlink(/home/chris/wspr/3569/251221_1400.wav)
<DecodeFinished>
unlink(/home/chris/wspr/24925/251221_1400.wav)
<DecodeFinished>
<DecodeFinished>
unlink(/home/chris/wspr/5365/251221_1400.wav)
unlink(/home/chris/wspr/3593/251221_1400.wav)
<DecodeFinished>
unlink(/home/chris/wspr/1837/251221_1400.wav)
<DecodeFinished>
<DecodeFinished>
unlink(/home/chris/wspr/13554/251221_1400.wav)
unlink(/home/chris/wspr/5287/251221_1400.wav)
<DecodeFinished>
unlink(/home/chris/wspr/28125/251221_1400.wav)
1400 -26 -0.0 0.022490 1 KK4INZ EL89 23
<DecodeFinished>
unlink(/home/chris/wspr/21095/251221_1400.wav)
1400 -23 -0.0 0.011691 1 WR4I FM08 23
<DecodeFinished>
unlink(/home/chris/wspr/10139/251221_1400.wav)
1400 -27 0.2 0.019566 0 KK5PY EM26 23
<DecodeFinished>
unlink(/home/chris/wspr/18105/251221_1400.wav)
<DecodeFinished>
unlink(/home/chris/wspr/14096/251221_1400.wav)
1400 -17 0.6 0.008440 0 VE3KU FN03 20
1400 -19 -0.0 0.008517 0 K4LXY FM08 23
1400 -24 0.1 0.008542 0 AC9YY EN51 30
1400 -23 0.2 0.008582 0 N9VP FM06 23
1400 -21 0.0 0.008606 0 K6AUS FN42 30
1400 -24 -0.0 0.008628 0 K8EB EN73 23
1400 -12 0.3 0.008641 0 <...> EN81AP 23
Am I incorrect in thinking that the -f parameter should be passing the actual frequency and not just the frequency offset? Spots are being uploaded as 0.008 MHz
I am trying to use KA9Q's built-in FT4/FT8/WSPR decoding in conjunction with ftlib-pskreporter to report to pskreporter. FT4 and FT8 are working well. For WSPR, I am building wsprd from source and jt-decoded is decoding. But, wspr.log is not revealing the actual frequency and is instead only reporting the offset, leading to incorrect spots being reported on pskreporter.
Am I incorrect in thinking that the -f parameter should be passing the actual frequency and not just the frequency offset? Spots are being uploaded as 0.008 MHz