Michael Black
530a1dca16
Fix cppcheck warnings in barrett.c
2019-12-18 22:32:03 -06:00
Michael Black
014da04095
Fix cppcheck static warning in barrett.c
2019-12-17 07:51:45 -06:00
Michael Black
444fcfa575
Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS
2019-12-10 15:54:12 -06:00
Michael Black
3220c37ff2
Change XOPEN to 600
2019-12-10 14:50:24 -06:00
Michael Black
3a3d66d52d
Now compiles with -std=c99 and no c99 warnings
2019-12-09 22:45:37 -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
e1087a430d
Clean up cppcheck warnings in barrett
2019-12-06 16:20:39 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
72087f1b10
Change all __FUNCTION__ to __func__
2019-11-30 10:16:28 -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
73c1ecd165
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end
2019-08-17 23:20:48 -05:00
Michael Black W9MDB
a5c49b9b44
Change P command to T command to avoid EPROM burnout
2018-11-11 07:22:15 -06:00
Nate Bargmann
32dfa04e25
Format the 'barrett/' directory.
...
Apply formatting to Barrett.
2017-08-11 09:33:32 -05:00
c vw
ed8a0fa5cd
Get rid of compiler warnings, fix Kenwood RF get_level
2017-08-08 11:49:01 +02:00
Michael Black W9MDB
21a6909a9a
Add Barrett 2050 backend
2017-07-04 12:50:23 -05:00