Michael Black
d0f114b178
Add macro_name to caps structures for rig, rot, and amp devices
2020-03-05 23:48:14 -06:00
Michael Black
ff8ddf018c
astyle all C files
2020-02-23 11:26:09 -06:00
Michael Black
fe8e66032a
Fix cppcheck warning in kpa.c
2020-01-12 22:55:32 -06:00
Michael Black
31e30da6f7
Fix cppcheck warning in kpa
2020-01-12 07:56:10 -06:00
Michael Black
c5a6dccc27
Fix cppcheck warning in kpa.h
2019-12-24 23:17:52 -06:00
Michael Black
efb6edcb52
Fix cppcheck warning in kpa.c
2019-12-18 17:22:15 -06:00
Michael Black
fb73e5abd7
Fix some cppcheck warnings
...
Fix declarations after statements
Remove some !rig checks...we either don't need them or need them everywhere with a new error code
If you pass a NULL rig you get what you deserve :-)
2019-12-09 17:12:13 -06:00
Michael Black
0b7a26ed28
Remove kpa1500_int as redundant and clean up cppcheck warnings
2019-12-06 15:19:58 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
2f4d62709e
Added a dummy snprintf to rig_debug to allow gcc to check format strings
...
This found tons of errors in rig_debug statements
So this patch cleans up all the files that were producing warnings or errors
This should fix a few segfaults when running with debug turned on
2019-11-30 10:04:31 -06:00
Michael Black
cf2a551524
Fixup some amplifier code
2019-06-26 06:39:42 -05:00
Michael Black
6b0dcc30c9
Adding README.elecraft
2019-06-25 22:38:25 -05:00
Michael Black
7e9c566944
Add first cut at amplifier control
2019-06-12 15:52:35 -05:00