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
65f87fb78c
Touch up drake.c with astyle
...
Prior reformat had only been a reindent with Emacs. Now use astyle.
2016-02-14 18:07:16 -06:00
Nate Bargmann
0e2ee1c4d5
Reformat drake.c to Linux C Style
2016-02-12 21:07:39 -06:00
Greg Troxel
5436f26023
Warning about dodgy code in drake.c
...
Quell warning from clang about semicolon immediately trailing an if
conditional.
2016-02-12 20:52:53 -06:00
Nate Bargmann
f32fafda16
Update LGPL header in Drake source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:34 -05:00
Stéphane Fillod, F8CFE
eaf1e51927
fix error code in drake_set_mem()
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2514 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-16 22:40:02 +00:00
Alexandru Csete OZ9AEC
85d04df400
- Cast/change unsigned char to char in order to fix compile warnings.
...
- Incremented backend version numbers.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2126 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:56:26 +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
Mark J. Fine
9305ed2751
Made get_channel aware of untunable blank memory channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1834 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-05 19:15:10 +00:00
Mark J. Fine
0172a259f9
Added set/get channel functions
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1832 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-05 00:33:56 +00:00
Mark J. Fine
8aa94a79a8
Correctly detect if in memory mode in get_vfo()
...
Reduced large decision trees with bitwise math
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1831 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-01 01:08:11 +00:00
Mark J. Fine
c8a25879d0
Added memory switching function in set_vfo
...
Added set memory channel# in radio in set_mem
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1829 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-31 03:45:34 +00:00
Stéphane Fillod, F8CFE
618aa09eae
C++ constructs are not permitted by gcc-2.9x..
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1812 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-17 20:41:05 +00:00
Mark J. Fine
69265579f6
Added ECSS support to R8B and reconfigured default filter modes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1800 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-12 02:05:02 +00:00
Mark J. Fine
62dbcf78a6
Added support for meter strength
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1787 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-08 20:14:46 +00:00
Stéphane Fillod, F8CFE
2354575993
Patch from Mark J. Fine, Part III:
...
- Added ability in JRCs to get AGC, BEEP and POWER status.
- First-cuts at the Drake R8A and Drake R8B.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1748 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-04 21:48:05 +00:00
Stéphane Fillod, F8CFE
d9c0ac1f57
fixed basic functions, added many more support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1701 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-10 23:33:48 +00:00
Stéphane Fillod, F8CFE
91df9591f4
Prepare eventual move from freq_t as a "long long" to a "double" type.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1569 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:15:02 +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
960c83c4c5
* added ABI VERSION to backend entry point symbol name
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:30:43 +00:00
Stéphane Fillod, F8CFE
e0b2a7b4ac
fix headers
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Stéphane Fillod, F8CFE
fdabf14513
allow discovery(probe) of more than one rig attached to a port, fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1405 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-10 08:26:09 +00:00
Stéphane Fillod, F8CFE
af8bf1df18
initial basic support for R8B (untested)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1211 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-20 20:46:32 +00:00
Stéphane Fillod, F8CFE
4ef4a45099
Initial release of skeleton for Drake backend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1106 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:10:43 +00:00