Hi all,
I try RX on 6m in "JT9+JT65" mode working with:
- no VHF feature enabled
- no split enabled
- no doppler traking enabled
The decodes are good, as several stations use JT65A in Europe in this
band and mode.
The problem is that the frequency change is logged to ALL.TXT only if it
is less than 30 MHz.
So reading ALL.TXT I cannot separate receptions over 30MHz.
The:
if(s.frequency () < 30000000u && !m_mode.startsWith ("WSPR")) {
// Write freq changes to ALL.TXT only below 30 MHz.
introduced in wsjtx_exp branch about 2 years ago with r5287, and merged
to wsjtx some time before GA release is my misunderstanding.
In code I change 30000000u to 55000000u to log the frequency change, but
it is a stupid solution.
Better idea ?
Thank in advance
--
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel