Hamlib/include/hamlib
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
..
ampclass.h Add C++11 check to ampclass.h 2021-04-06 07:22:28 -05:00
amplifier.h Revert "Revert "Deprecate hamlib_port_t to hamlib_port_t_deprecated"" 2022-01-27 06:37:55 -06:00
amplist.h Further refinements of the Doxygen comments in amplist.h 2021-02-18 20:44:53 -06:00
rig.h Add a depth count to debug statements to help understand calling sequences 2022-01-30 23:37:01 -06:00
rig_dll.h Change BACKEND_IMPEXP to HAMLIB_CPP_IMPEXP in C++ includes to avoid potential collisions 2021-03-24 08:36:19 -05:00
rigclass.h Fixed c++ exception for visual studio compiler 2021-07-26 01:51:03 +02:00
riglist.h Add Barrett 4050 2022-01-07 06:55:13 -06:00
rotator.h Revert "Revert "Deprecate hamlib_port_t to hamlib_port_t_deprecated"" 2022-01-27 06:37:55 -06:00
rotclass.h Change BACKEND_IMPEXP to HAMLIB_CPP_IMPEXP in C++ includes to avoid potential collisions 2021-03-24 08:36:19 -05:00
rotlist.h add androidsensor rotator 2021-09-25 09:51:11 +08:00