Larry Gadallah, VE6VQ
8787e8f917
Added caps for AR7030+
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2790 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-22 07:09:07 +00:00
Stéphane Fillod, F8CFE
1a12ca681f
Patch ID:2845171 "Initial changes to get the AOR8000 working"
...
by JohnU (johncunderwood)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2730 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-14 21:22:59 +00: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
124468dad2
allow atten = 0 dB
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2147 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-15 13:12:54 +00: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
8292e78dce
handle empty channels, bank_num, chop trailing spaces off memory names, allow aor_get_channel(RIG_VFO_CURR)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2033 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-21 20:19:41 +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
26dfe2aa7d
Do wait for a reply on each aor command
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2016 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 18:18:42 +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
fe3eb0b51f
fix read_string return code bug, query only one channel memory content in aor_get_channel, and parse only declared fields in mem_caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2002 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 20:59:30 +00:00
Stéphane Fillod, F8CFE
653b51c8cb
added initial support for get_channel/set_channel, set_mem/get_mem, set_bank, more VFO to set_vfo/get_vfo and fixed aor_get_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2001 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-09 16:33:42 +00:00
Stéphane Fillod, F8CFE
8b28265a63
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1999 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-08 20:15:00 +00:00
Stéphane Fillod, F8CFE
094d009a07
commit fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1905 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:33:38 +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
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
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
Stéphane Fillod, F8CFE
10b3b43f3f
Added initial AR7030 support (set_freq)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1715 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-16 19:58:10 +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
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
d1097024b3
added initial support for the AR3000A
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1372 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-13 22:17:44 +00:00
Stéphane Fillod, F8CFE
ad7310335b
replaced fread_block in favor of the more intelligent read_string, added some serial_flush
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:37:13 +00:00
Stéphane Fillod, F8CFE
0d4dbe965c
added AR5000
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@972 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:22 +00:00
Stéphane Fillod, F8CFE
17e03e7d97
added set_vfo/get_vfo, vfo_op, get_info and other fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@859 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-09 23:11:16 +00:00
Stéphane Fillod, F8CFE
303861e483
warning: backend module breakage: symbol changed: init_ -> initrigs_
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-28 20:28:04 +00:00
Stéphane Fillod, F8CFE
99915b6c57
misc sscanf format fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@786 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 22:59:09 +00:00
Stéphane Fillod, F8CFE
95c6c458dc
static/dynamic build fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:14:47 +00:00
Stéphane Fillod, F8CFE
632426c9e4
fix stupid typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@720 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-11-14 18:29:14 +00:00
Stéphane Fillod, F8CFE
dc63f18a07
added AR8000
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@698 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-22 20:23:42 +00:00
Stéphane Fillod, F8CFE
1f01081335
converted to LGPL
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-13 19:08:15 +00:00
Stéphane Fillod, F8CFE
8b0ac00d64
more win32 efforts
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@566 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-20 06:08:22 +00:00
Stéphane Fillod, F8CFE
c74995b05f
further win32 porting
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@556 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-15 07:08:37 +00:00
Stéphane Fillod, F8CFE
bb4c5fa6fa
better error handling
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@543 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-12 07:07:11 +00:00
Stéphane Fillod, F8CFE
da19dd9a47
new port_t design
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 17:01:21 +00:00
Stéphane Fillod, F8CFE
f3ef65626e
* fixed RIG_PASSBAND_OLDTIME
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@462 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-26 21:32:54 +00:00
Stéphane Fillod, F8CFE
cca6e2acab
* pbwidth_t is now the passband type in Hz, RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now. Backend maintenairs, please adapt your code\!
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@449 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 13:57:39 +00:00
Stéphane Fillod, F8CFE
49f0c90f5d
* set_poweroff is gone in favor of set_powerstat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@422 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-02 18:30:11 +00:00
Stéphane Fillod, F8CFE
08a7c48d05
* misc rewrite
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@406 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-27 23:06:53 +00:00
Stéphane Fillod, F8CFE
b864758580
* all the API functions are now targetted to a particular VFO.
...
This is a major change in the library interface, and the implementation
is not complete yet (especially in the backends), but the API should
be fine. Anyway, at this stage of developement, interface design
experimenting matters more than completeness.
* added new shortfreq_t type for frequencies on 31bits (up to 2GHz)
for use by offset/shifts/etc.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@285 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-05 22:01:03 +00:00
Stéphane Fillod, F8CFE
d0e751257d
* removed [sg]et_passband in favor of an enhanced [sg]et_mode which
...
includes the passband, since most rigs tie these parameters together
quite often. For exemple, WFM is (RIG_MODE_FM,RIG_PASSBAND_WIDE) in Hamlib.
Another set of functions will be needed to fine tune aditional
frequency response/filters.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@280 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-04 23:39:18 +00:00
Stéphane Fillod, F8CFE
1c3685eacb
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@262 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-01 23:25:54 +00:00