n4af / TR4W

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

Update LOGRADIO.PAS #543

Closed ny4i closed 2 years ago

ny4i commented 2 years ago

The code to trace output was not called if the length was 3, 6 or 7. This may have excluded needed strings for debug. Note we poll far to often. Consider reducing poll frequency.

Also, only tracing for Icom radios is in hex. Most other radios are in text format (some older radios may not be).

n4af commented 2 years ago

Well, I think we ended up with a greatly improved Debug Trace that will prove useful in the future. Thanks, howie