Hamlib/rigs/dummy
Mike Black W9MDB 7b4b7ee630 Add a depth count to debug statements to help understand calling sequences
First call into rig functions is level 1
Top level like rigctl, rigctld is level 0
Non-depth calls are internal debug statements -- which can be modified to also show levels but that's a whole lot of statements not really necessary
Normal calls from other clients will be level 1
2022-01-30 23:37:01 -06:00
..
Android.mk make the Android.mk files adapt to multi arch 2021-09-25 07:03:23 +08:00
Makefile.am First draft of TCI backend 2021-11-25 15:47:45 -06:00
amp_dummy.c Move dummy to rigs directory 2020-10-05 09:58:20 -05:00
amp_dummy.h Move dummy to rigs directory 2020-10-05 09:58:20 -05:00
dummy.c Add a depth count to debug statements to help understand calling sequences 2022-01-30 23:37:01 -06:00
dummy.h First draft of TCI backend 2021-11-25 15:47:45 -06:00
dummy_common.c Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress. 2020-11-24 21:51:10 +02:00
dummy_common.h Comments 2020-12-03 23:21:57 +02:00
flrig.README Move dummy to rigs directory 2020-10-05 09:58:20 -05:00
flrig.c Add a depth count to debug statements to help understand calling sequences 2022-01-30 23:37:01 -06:00
flrig.h Add FLRig set_vfoA_fast detection and use it by default 2021-04-02 12:07:34 -05:00
netampctl.c Change sprintf to snprint in dummy directory 2022-01-11 12:17:34 -06:00
netrigctl.c Add a depth count to debug statements to help understand calling sequences 2022-01-30 23:37:01 -06:00
netrotctl.c Change sprintf to snprint in dummy directory 2022-01-11 12:17:34 -06:00
rot_dummy.c Change strcpy to SPRINTF in rot_dummy.c 2022-01-18 12:44:41 -06:00
rot_dummy.h Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress. 2020-11-24 21:51:10 +02:00
tci1x.c Add a depth count to debug statements to help understand calling sequences 2022-01-30 23:37:01 -06:00
trxmanager.c Changes changing hamlib_port_t to pointer are not backwards compatible 2022-01-25 17:41:26 -06:00
trxmanager.h Add VFO_B as valid VFO for trxmanager set_split_freq_mode 2021-06-13 16:06:40 -05:00