Ladislav Vaiz
6d4295af2c
Add Android build support
...
Android makefile fragments are distributed as extra distribution files
by the GNU build system but are otherwise ignored. The Android build
support is independent and does not rely on the GNU build system.
See android/README.android for more info.
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-04-26 22:31:56 -05: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
Kamal Mostafa, KA6MAL
2567b93af7
Move backend libraries into /usr/lib/hamlib directory.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-26 02:23:50 +00:00
Stéphane Fillod, F8CFE
7a6aff96db
fix level/func list in memcaps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2850 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-06 17:31:19 +00: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
138fad8ba7
reflect backend change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2006 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:57:13 +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
90e7a4f591
Reconfigured default filter modes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1801 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-12 02:06:10 +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
82f10867e1
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1700 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-10 23:32:01 +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
3497d098a5
misc Makefile fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1282 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:39:07 +00:00
Stéphane Fillod, F8CFE
52e9a15924
libhamlib-backend.so.x.y.z -> hamlib-backend.so, avoid version info for modules
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:19:31 +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
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
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