Martin Ewing, AA6E
47d1f4687e
Omni VI memories, rit/xit
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2313 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-31 14:22:58 +00:00
Martin Ewing, AA6E
3c3ec6887f
Declutter
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2312 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-31 01:56:30 +00:00
Martin Ewing, AA6E
1bdb7a0505
Update Icom info
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2311 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-30 03:37:53 +00:00
Martin Ewing, AA6E
dfe7e9fa40
Fix Omni VI PTT function
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2310 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-30 03:37:17 +00:00
Martin Ewing, AA6E
909ea71ac9
Fix typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2309 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-29 22:54:17 +00:00
Martin Ewing, AA6E
1a96603e4d
TT Omni VI / Plus improvements
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2308 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-29 18:54:43 +00:00
Stéphane Fillod, F8CFE
f098e378d1
new model IC-820H
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2293 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-13 22:04:52 +00:00
Alexandru Csete OZ9AEC
9c8e133080
The 765 can do RIG_SCAN_PROG and RIG_SCAN_MEM.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2269 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 12:37:59 +00:00
Alexandru Csete OZ9AEC
b2f0129e98
Max serial rate is 9600.
...
Changed backend status to stable.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2267 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 11:58:15 +00:00
Thomas Beierlein, DL1JBE
7d828bad9f
- ic910_set_freq now works with RIG_VFO_CURR (you can use girg and rigctl for controlling)
...
- fixed wrong VFOC into VFOB
- added additional bandwidth declarations for narrow filters and FM
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2264 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-12-13 18:48:56 +00:00
Nate Bargmann, N0NB
799a62ab8d
Enabled PTT in ic746.c, TNX Stelios, M0GLD, for the test and patch.
...
Enabled split functions in ic910.c, TNX Karla, KE5FKU for test and patch.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2262 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-12-01 00:35:42 +00:00
Thomas Beierlein, DL1JBE
8f0e7025bd
IC910H has different meaning of command 1A, subcommand 03. So we should not ask for DSP filter settings in 'icom_get_mode'.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2194 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-03-05 09:01:03 +00:00
Spaceman Spiff
69d32e8f0d
Several Bug fixes for extra parameter code and documentation added
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2190 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-02-28 08:52:49 +00:00
Nate Bargmann, N0NB
916bad338b
icom/frame.c - Look for frame terminators, and retry if we don't get them.
...
icom/icom.c - Initialize ack_len to the size of the response buffer
since it is an input to icom_transaction as well as an output.
Thanks to David Hagood, N0YKG
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2176 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-01-27 23:50:13 +00:00
Nate Bargmann, N0NB
dc39418dc5
20061107:
...
New:
icom/ic7000.c
Update:
Various Icom updates from AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2159 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-07 12:21:39 +00:00
Alexandru Csete OZ9AEC
4f086db73f
Fixed type mismatches between signed and unsigned char.
...
There are a few very suspicious 'if' statements in icom.c and frame.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2134 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 20:45:40 +00:00
Alexandru Csete OZ9AEC
2f2909b6a9
Initialise icom_val to avoid compiler warning.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2133 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 20:13:22 +00:00
Nate Bargmann, N0NB
7c7d909fb8
20060922:
...
Update:
Applied Icom patches received 4 Sep 2006 from Kent
Hill, AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2116 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 19:55:59 +00:00
Nate Bargmann, N0NB
c85dcd5105
20060718:
...
Update:
Committing patches received from AD7AI for several Icom
models including IC-746, IC-756, and IC-7800.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-18 22:51:43 +00:00
Stéphane Fillod, F8CFE
3cbbf34ec3
change status
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2073 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 19:22:31 +00:00
Stéphane Fillod, F8CFE
8c4087e7d6
Patch from Lars E. Pettersson, sm6rpz
...
The code should work on IC-751 and IC-751A, both with the original Icom
UX-14 board (an option needed to be able to use CI-V) and the Piexx
UX-14px-board.
The Piexx UX-14px board have the same capabilities as the Icom one, but
adds S-meter reading, and PTT (can not read if the PTT is set though.)
The Icom IC-751 had FM as an option, the IC-751A had FM built in.
I had to add an extra if-statement in frame.c for the CW-narrow to work.
The bandwidth numbers used by Icom seem to be a jungle...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2070 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 18:48:07 +00:00
Stéphane Fillod, F8CFE
d37a3087b0
added IC-7000 in CI-V addr list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2059 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-01-09 21:45:06 +00:00
Stéphane Fillod, F8CFE
c5e0b9092c
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2030 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 15:31:26 +00:00
Stéphane Fillod, F8CFE
6c79401f21
silence error message when RIG_OP_XCHG used to check split mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:26:55 +00:00
Stéphane Fillod, F8CFE
35d143e08c
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2019 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-16 11:55:49 +00:00
Stéphane Fillod, F8CFE
36b714ccd7
follow backend version
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1973 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:53:52 +00:00
Stéphane Fillod, F8CFE
b58eefdbc6
account for improvements
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1972 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:47:19 +00:00
Stéphane Fillod, F8CFE
9fae198566
renamed port_t as hamlib_port_t
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1957 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 12:27:17 +00:00
Joop Stakenborg, PG4I
237a9f4366
s-meter calibration by Matt Dawson
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1900 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-19 17:17:54 +00:00
Stéphane Fillod, F8CFE
643fb5feae
* ser_ptt*/ser_dcd* are gone. Try to not mix low level serial stuff with
...
high level Hamlib stuff. Added ser_get_cts,ser_get_dsr,ser_get_car.
* better error code cascading
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1861 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-10-02 20:18:16 +00:00
Stéphane Fillod, F8CFE
bd832690a9
S-Meter calibration data from Ralf dk5bu, various dcd(sql) and scan fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1854 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 17:29:27 +00:00
Stéphane Fillod, F8CFE
fe10198f27
remove deprecated RIG_LEVEL_SQLSTAT and fix get_dcd, fix str_cal in icom backend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1853 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 08:35:05 +00:00
Stéphane Fillod, F8CFE
e7cd277ec2
Added IC-78, IC-7800, IC-R20, IC-756PROIII
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1851 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-25 14:33:17 +00:00
Stéphane Fillod, F8CFE
fee5f26049
* fixed icom_set_ptt (wrong opcodes/format)
...
* added RTTYR and CWR to IC-756PROII
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1840 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 21:54:20 +00:00
Mark J. Fine
a33df35eed
Added FM narrow to passband spec
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1837 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-06 19:16:28 +00:00
Mark J. Fine
8aa496e09b
Fixed passband width return for IC-756PROII
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1836 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-06 18:10:49 +00:00
Mark J. Fine
35c7a95f32
accounted for dual preamp (10 & 20db)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1835 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-06 17:43:24 +00:00
Mark J. Fine
80dc1f70b6
Updated set/get channel functions
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1833 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-05 00:38:06 +00:00
Mark J. Fine
0045e775a3
fixed get_powerstat to read correctly when memory channel is blank
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1828 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-30 01:39:21 +00:00
Mark J. Fine
3fd5d8f272
Fixed CWPITCH function on IC-R75 to use 'set mode data' command. Added level granularity steps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1826 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-27 01:49:38 +00:00
Stéphane Fillod, F8CFE
7a3f304db9
IC-R75 patch from Mark J. Fine
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1817 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-21 23:53:39 +00:00
Stéphane Fillod, F8CFE
541324bd45
fix implicit include for timeval
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1803 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-16 20:57:37 +00:00
Stéphane Fillod, F8CFE
4650a18923
status update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1777 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-01 21:29:23 +00:00
Stéphane Fillod, F8CFE
74161fdc9e
added IC-751 initial suppport
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1740 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-18 06:55:06 +00:00
Stéphane Fillod, F8CFE
560d1df74c
Initial IC761 support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1699 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-07 15:49:45 +00:00
Stéphane Fillod, F8CFE
4ad3978088
misc fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1682 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-09 22:06:15 +00:00
Stéphane Fillod, F8CFE
8932e7a908
fix 6m range typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1661 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:01:19 +00:00
Stéphane Fillod, F8CFE
c7dbda67d6
intial support for IC-707 and IC-728
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1659 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-02 22:15:17 +00:00
Stéphane Fillod, F8CFE
02e5735c72
gcc-2.x fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1630 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 08:46:11 +00:00
Stéphane Fillod, F8CFE
0ea4285268
* added icom_mem_get_split_vfo hack for rigs that cannot retrieve split mode
...
directly. It works only in VFO_MEM mode.
* Make use of RIG_OP_XCHG when available in set_/get_split functions,
which allow this functions to work in VFO_MEM.
* rig_set_vfo(VFO_CURR) ez case
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1628 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:27:28 +00:00
Stéphane Fillod, F8CFE
c73925f621
IC706MkIIG mem cap fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1627 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:23:29 +00:00
Stéphane Fillod, F8CFE
e33bc5ca53
added icom_mem_get_split_vfo hack, IC_MEM_CAP has chances to be deprecated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1626 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:22:52 +00:00
Stéphane Fillod, F8CFE
f32231ebb3
added IC-R7100A support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1590 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:29:16 +00:00
Stéphane Fillod, F8CFE
2c779f5c24
* new icom models
...
* converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is
then derived from calibration table
* added get_ant/set_ant basic support
* moved icr75_set_channel/icr75_get_channel to icr75.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1589 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:28:29 +00:00
Stéphane Fillod, F8CFE
a22006b337
new models
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1588 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:25:10 +00:00
Stéphane Fillod, F8CFE
78f4963b3a
* converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is
...
then derived from calibration table
* added support for get_ant/set_ant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1587 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:24:34 +00:00
Stéphane Fillod, F8CFE
402f219508
actually the new ic746
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1584 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:18:38 +00:00
Stéphane Fillod, F8CFE
6985ec78ca
converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is then derived from calibration table
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1583 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:14:44 +00:00
Stéphane Fillod, F8CFE
f81b00a700
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 16:58:35 +00:00
Stéphane Fillod, F8CFE
ed9cfdc0c1
added support for IC-726 IC-765 IC-271 IC-471 IC-781
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1580 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-10 16:01:21 +00:00
Stéphane Fillod, F8CFE
250ad39466
added initial support for IC-7400 and IC-703
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1577 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-05 20:40:27 +00:00
Stéphane Fillod, F8CFE
556b06fce6
added initial support for IC-746 and IC-746PRO
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1571 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-24 22:59:18 +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
d62dfa3c37
include fixup, stdio.h is not included by rig.h anymore
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1554 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:40:15 +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
dadc34efef
Patches for pipelined tuning and OS535 from Michael Smith
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1533 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-07 18:30:28 +00:00
Stéphane Fillod, F8CFE
343deb6f59
Support for pipelined tuning, including DCD on CD line.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE
e3e63656a9
probe OptoScan
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1483 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:40:54 +00:00
Stéphane Fillod, F8CFE
6d8d6a4081
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1475 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-20 07:01:18 +00:00
Stéphane Fillod, F8CFE
426ceae8a7
Patch from Michael Smith adding support for RIG_LEVEL_AF,
...
as well as tape jack support, 5khz window support, and support
for reading various status bits from the os456.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1474 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-19 06:57:44 +00:00
Stéphane Fillod, F8CFE
f3602a2704
added support for retry
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1469 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-03 13:34:16 +00:00
Stéphane Fillod, F8CFE
d85d10f116
OS456 has no passband data in set_mode/get_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1457 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-26 09:54:49 +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
e4caf7bd64
should always compile test before commit...
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1437 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-09 06:43:54 +00:00
Stéphane Fillod, F8CFE
524341a0f7
Patch from Michael Smith for the OS456:
...
- adds SQL status and signal strength support
- fixes the signal strength scaling
- adds code to support get_ctcss_tone(), get_dcs_code() and rig_recv_dtmf()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1436 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-09 06:37:37 +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
a07a4a336e
Adopt new split_vfo handling. Basically, rename set_split/get_split
...
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:40:36 +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
6a472bddf5
added IC-736
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1374 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-19 23:56:56 +00:00
Stéphane Fillod, F8CFE
57c758a40d
* fix undefined signed char overflow
...
* icom_get_freq to be more tolerant on freq len (4 or 5), regardless of civ_731_mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1338 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:06:57 +00:00
Stéphane Fillod, F8CFE
c675c071af
fix undefined signed char overflow
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1337 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:04:58 +00:00
Stéphane Fillod, F8CFE
a24201912f
added basic mem_cap definition
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1336 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-26 14:32:03 +00:00
Stéphane Fillod, F8CFE
77b7f46fad
misc fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1335 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-26 11:43:20 +00:00
Stéphane Fillod, F8CFE
b94166a3aa
added IC725 initial support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1334 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-23 14:20:42 +00:00
Stéphane Fillod, F8CFE
f575ad24ab
added IC 737 support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1288 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-16 14:05:53 +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
d2bede454c
fix to account for struct chan_list change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1251 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:40:55 +00:00
Stéphane Fillod, F8CFE
789e684236
remove icall, added mem_cap initializer
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1245 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:26:49 +00:00
Stéphane Fillod, F8CFE
290f7e683d
remove icall
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1244 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:25:11 +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
4cf653a846
ext_parm name change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1202 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:48:11 +00:00
Stéphane Fillod, F8CFE
698431f5dd
update (band swapping, pream/att, ..) by Luc LX2GT
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1183 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-21 13:54:24 +00:00
Stéphane Fillod, F8CFE
082f8f39ec
fix for LEVEL_ATT, reported by lx2gt
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1180 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-18 21:19:33 +00:00
Stéphane Fillod, F8CFE
0b51c519e6
dual band handling contributed by Luc LX2GT
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1170 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-11 21:32:07 +00:00
Stéphane Fillod, F8CFE
89886b5aae
fix stupid bug in icom_set_func that was inverting status + wrong frame len checking, thank goes to Luc LX2GT
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1169 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-11 21:30:22 +00:00
Stéphane Fillod, F8CFE
24f9c90e49
fix on freq len
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1162 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-07 15:13:52 +00:00
Stéphane Fillod, F8CFE
118b86574d
patch from Rein PA0RCT implementing icom_set_rit, and ability to call rig_set_rit from rigctl
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1133 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-19 22:17:11 +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
355c38492e
added IC756PROII caps with basic "extra" parm support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1112 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:43:37 +00:00
Stéphane Fillod, F8CFE
51ea94cdb5
removed autogenerated files, use autogen.sh instead
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00