Michael Black
8bf9942736
Fix cppcheck warnings in aor
2019-12-06 15:35:52 -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
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
be2fefcf18
Update version of modified backends
...
Per Stephane's request, updated the version string of backends modified
since 1.2.14 release. Newly added backends were left alone.
2012-02-02 20:10:37 -06:00
Nate Bargmann
c1b077c61c
Remove set but unused variable errors in aor.
2011-08-25 10:56:18 -05: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
Stéphane Fillod, F8CFE
56431cada6
implemented scanning
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2319 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-11 17:10:45 +00:00
Martin Ewing, AA6E
c830f57da2
SM6PPS mods for AOR 5000a
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2155 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-02 15:19:58 +00:00
Martin Ewing, AA6E
49fdd8f176
patch from SM6PPS
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2148 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-15 19:51:02 +00:00
Stéphane Fillod, F8CFE
62fdd61787
make use of save memory at once API, don't expect and ack in aor_close
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2029 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:50:56 +00:00
Stéphane Fillod, F8CFE
71aa2e836e
fix get_channel with empty slots, and first try at bank base problem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2018 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 21:50:27 +00:00
Stéphane Fillod, F8CFE
f3f29c4b7a
refactor mode/width parsing among aor models, and update AR5000 caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2015 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 17:48:41 +00:00
Stéphane Fillod, F8CFE
3798940e3d
account for aor.c improvements
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1971 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:41:26 +00:00
Stéphane Fillod, F8CFE
6b7fa0b0ea
added support for:
...
* aor_get_dcd
* set_level/get_level: RIG_LEVEL_AGC (only AR5000), RIG_LEVEL_RAWSTR
* set_powerstat: RIG_POWER_ON (only AR5000)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1839 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 20:40:20 +00:00
Stéphane Fillod, F8CFE
84ad9b827b
include fixup, stdio.h is not included by rig.h anymore
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1551 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:32:04 +00:00
Stéphane Fillod, F8CFE
6b8c137e6d
patch from Chuck N2POR fixing End-of-message and a potential seg fault in get_freq. Added get_level/set_level support for ATT, and moved mode handling for AR5000
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1382 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-24 22:27:41 +00:00
Stéphane Fillod, F8CFE
41f5748be2
converted to C99 intialization style
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE
d216963eab
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@973 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:57 +00:00