n4af / TR4W

TRLOG 4 Windows free amateur radio logging application
GNU General Public License v3.0
19 stars 6 forks source link

SRS commands are not sent to a networked radio #637

Closed ny4i closed 1 year ago

ny4i commented 1 year ago

I have a command in my CFG file of

EX SSB MEMORY F5=<03>SRS=DAMP10000;<04>
EX SSB MEMORY F5 CAPTION=VM NY4I
EX SSB MEMORY F6=<03>SRS=DAMP20000;<04>
EX SSB MEMORY F6 CAPTION=VM-59 FL
CQ SSB MEMORY F11=<03>SRS=RC;<04>
CQ SSB MEMORY F11 CAPTION=CLR RIT
CQ SSB MEMORY F12=<03>SRS=IS 9999;<04>
CQ SSB MEMORY F12 CAPTION=IF Cntr

The commands are not sent if the radio is networked. It looks to be calling WriteToCATFile according to the TRACE. This should call SendToRadio.

- >>>>Enter WriteToCATPort
- [K4] Calling WriteFile to write 3 bytes <RC;>
- >>>>Enter WriteToCATPort
- [K4] Calling WriteFile to write 8 bytes <IS 9999;>