Michael Black
1685a67b2c
Fix cppcheck warnings in prm80.c
2019-12-19 08:18:29 -06:00
Michael Black
8af5a675d0
Fix cppcheck warnings in prm80.c
2019-12-08 10:24:55 -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 W9MDB
0b1a58d308
Fixed indentation warnings detected by newer gcc
...
Fixed one error discovered by these warnings in easycomm.c
2017-06-28 18:00:20 +01:00
Nate Bargmann
4f992f0ce1
Remove set but unused variable errors in prm80.
2011-08-25 12:46:07 -05:00
Nate Bargmann
12f96c8564
Update LGPL header in PRM80 source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00
Stéphane Fillod, F8CFE
4ce20e5b60
- Clear MSB of data read on 7-bit serial port,
...
as it looks necessary with 7S1
- Do read unwanted response in prm80_transaction().
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3001 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-29 07:50:57 +00:00
Stéphane Fillod, F8CFE
27a766dcb9
- fix MSB of 7S1
...
- fix prm80_get_channel false proto error
- fix AF/SQL level reading
- PRM8060: fix available levels, remove prm80_get_split_freq
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2999 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-27 20:31:00 +00:00
Stéphane Fillod, F8CFE
1d8e24003a
added TRM8060
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2997 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-26 20:47:35 +00:00