Hamlib/rotators/spid
torque ccab50a7df
spid: account for another type of debug message
When the settings are saved via the front panel on the MD-01, the
following debug messages are printed on COM 0:

    thread_motionController: settings changed!\r\n
    thread_protocols: settings changed!\r\n

Notably, because these aren't timestamped the way the other debug
messages are, they were missing the our debug message sieve and causing
protocol errors. Address this by treating anything that doesn't start
with the ROT2PROG start byte ('W') as a log frame.
2023-08-22 17:25:53 -07:00
..
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am Directory migration to new layout 2020-01-17 09:22:44 -06:00
spid.c spid: account for another type of debug message 2023-08-22 17:25:53 -07:00
spid.h [rotators] Fix includes 2023-02-16 19:08:24 +01:00
spid.txt Directory migration to new layout 2020-01-17 09:22:44 -06:00