Wykres commitów

11 Commity (3220c37ff2a714d4bd8166aeab2751f69e7a52fd)

Autor SHA1 Wiadomość Data
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 7eea22f399 Fix compile warnings in elad.c 2019-12-06 22:34:26 -06:00
Michael Black 76c33b0657
Clean up cppcheck warnings in elad.c 2019-12-06 16:41:18 -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
HB9EIK 0a4c71a788 Update copyright for fdm_duo.c 2018-08-21 06:07:09 -05:00
HB9EIK 3dcdda0b7c Update ELAD files 2018-08-21 06:07:09 -05:00
HB9EIK 339c56b1d1 Initial release ELAD FDM DUO 2018-08-21 06:07:09 -05:00