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 W9MDB
7893b9f6d8
Update AOR 3030 to actually work now. Tested with WSJT-X
2018-03-19 14:23:23 -04:00
Bill Somerville
222ad74de7
Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument
...
This change allows the set_mode functions to leave the rig passband
unchanged if required. For the few rigs that do not have explcit
passband width control either current state is read and rewritten or a
"normal" width is chosen e.g. select a normal width when there is a
choice like CW and CW-NARROW.
2016-04-19 21:27:52 +01:00
Nate Bargmann
b5e4c4e853
Update LGPL header in AOR source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:34 -05:00
Alexandru Csete OZ9AEC
842a06fe98
- Fixed type mismatches and unhandled switch cases.
...
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2135 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 21:10:11 +00:00
Stéphane Fillod, F8CFE
74c6d2ba61
fix proprer read_string() return code error handling
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2003 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:47:14 +00:00
Stéphane Fillod, F8CFE
610875e2e5
account for improvements
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1970 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:40:15 +00:00
Stéphane Fillod, F8CFE
23369a0c25
* abstract 64bit int format type to cope with portability issues.
...
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
FREQFMT is deprecated.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE
8cfe78560c
misc: made internal function static
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1838 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 20:37:41 +00:00
Stéphane Fillod, F8CFE
caee8b612a
added ECSSUSB/ECSSLSB and FAX modes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1785 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-08 19:42:59 +00:00
Tristan Mills
345eaa7c24
Fixed getting filter width.
...
Added close function.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1771 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-16 11:47:40 +00:00
Tristan Mills
e134344251
Fixed get_freq() no need to multiply by 10. Manual seems to be wrong.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1768 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-05 14:38:34 +00:00
Tristan Mills
ee914bcebf
Fixed ar3030_get_mode()
...
Removed attemped to set WFM mode (non existent on the radio) and added in setting of AMS mode in ar3030_set_mode()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1767 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-03 15:01:55 +00:00
Stéphane Fillod, F8CFE
efa8e51c8b
initial support for AR3030
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1761 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:10:11 +00:00