Ekki Plicht (DF4OR)
82e0ee8364
New model Icom IC-R8600
...
So here is the first release of the new IC-R8600 rig backend.
Implemented functions so far:
set/get freq
set/get mode
functions: NB TSQL ANF NR AIP MN LOCK VSC RESUME
level: PREAMP ATT AF RF SQL NR PBT_IN PBT_OUT CWPITCH AGC RAWSTR STRENGTH
extra levels (params): ANN BACKLIGHT KEYLIGHT
Mode list: AM CW USB LSB RTTY FM WFM CWR RTTYR SAM SAL SAH
Next up:
* correct filter settings
* new digital modes
* memory store/retrieve
* correct CTCSS, DTCS handling
* correct BEEP handling (broken)
73,
Ekki, DF4OR
2018-12-17 12:37:17 -06:00
Michael Black W9MDB
3676cf376c
Add IC-7610
2018-01-14 17:55:41 -06:00
Malcolm Herring
a8e89505e3
New model: Icom IC-R6
...
Icom's hand held wideband receiver.
2017-04-06 05:04:27 -05:00
Michael D Black
ea6f4e7115
Added x108g backend
2017-02-14 15:39:31 -06:00
Michael Black
3bad75106e
Merger 7850/51 into 785x
2017-01-02 10:20:20 -06:00
Michael Black
ae99b17598
Add ic7850 ic7851 -- works with wsjtx
2017-01-01 22:55:33 -06:00
Stephane Fillod
a4b2de37ee
New Perseus model
2016-11-06 14:38:42 +01:00
Michael Black
bd7510315e
Initial support for the IC-7300
...
Attached is a patch + file for the ic7300.
Has not been tested...but it's very close to the ic7200 so I have high
hopes.
73
Mike W9MDB
2016-04-09 06:56:11 -05:00
Robin Olejnik
351e4f33b9
Added support for Icom IC-2730
2016-03-29 00:20:59 +02:00
Stephane Fillod
c02e03f77e
New Icom ID-5100 model
2015-01-25 13:42:08 +01:00
mvcstroomer
e9ee671149
Add Icom IC-7100 support.
...
From Martin, CT1IQI:
"Several programs under Linux rely on Hamlib for control. I wanted to
try WSJT-X (digital modes like JT65) and found that my new IC-7100 was
not yet supported, also after having compiled the current git version of
Hamlib and having compiled WSJT-X against that.
So I added a IC-7100 by taking the ic-7200 and 7420 rig files as
example, be it without going (yet) through all of the very many commands
the ic-7100 supports.
This produced the situation where there was communication, e.g. setting
and reading frequencies, but the PTT control did not work. I debugged
that to actually the lack of a PTT mode in Hamlib that uses serial and
CAT at the same time; currently PTT per 'serial' seems equivalent to
toggling certain RS232 pins but not to any serial command level. So I
added a RIG_PTT_SERIAL_CAT mode for PTT control. Now the wsjt-x program
works nicely with the ic-7100 and controls both frequency and PTT via
the single USB cable."
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-10-25 08:40:36 -05:00
Nate Bargmann
332a04b7cd
Clean up backend Makefile.am files
...
Moved all backend *.h files into the SOURCES primary as Automake
documentation states all source file types should be listed. This
causes Automake to include *.h files in rebuild rules for the targets.
Removed the '-DIN_HAMLIB' assignment from the CFLAGS primary in each
backend and assigned it to AM_CPPFLAGS in configure.ac. The effect is
the same and it simplifies the backend Makefile.am files.
Removed all commented lines.
2013-09-16 21:51:39 -05:00
Remi Chateauneu
60019c9444
Monolitic libraries.
2013-09-08 14:56:28 +01:00
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
01ab10bf10
Include backend specific notes with 'make dist'
...
(cherry picked from commit 20814924b2
)
2012-03-01 21:23:16 -06:00
Stephane Fillod
070beccf37
add IC-1275
2012-01-04 09:29:09 +01:00
Stephane Fillod
6699942722
add IC-RX7
2011-09-04 15:47:44 +02:00
Stephane Fillod
6de38acb6d
add IC-9100 and IC-7410
2011-06-12 18:03:10 +02:00
Stephane Fillod
01db7a309f
Add IC-R9500
2011-03-28 18:56:05 +02:00
Stéphane Fillod, F8CFE
8bf9bbb375
Skeleton for IC-E92D model.
...
Let icom generic transaction routines to work with true full duplex
and alternate controler ID.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-01-05 21:59:48 +00: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
2c88f3ef34
added Ten-Tenc Delta II
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2863 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-05 09:33:23 +00:00
Stéphane Fillod, F8CFE
5f9829aa3d
added IC-738 and IC-7700
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2856 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-14 19:46:47 +00:00
Stéphane Fillod, F8CFE
d3f1446b3a
Add IC-7600include/hamlib/riglist.h
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2783 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-12 16:19:01 +00:00
James Watson, HZ1JW
c1f110d4a9
Added ic7200 to icom
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-03-25 19:33:11 +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
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
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
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
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
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
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
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
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
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
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
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
3ac0295c3d
added OMNI VI+
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1058 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-31 18:25:14 +00:00
Stéphane Fillod, F8CFE
a753331e29
added OptoScan 456
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1016 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:36:23 +00:00
Stéphane Fillod, F8CFE
740980646e
added OptoScan535
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1003 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:10:56 +00:00
Stéphane Fillod, F8CFE
3673ad0a07
added IC-718, patch from Chuck Gilkes WD0FCL/4
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@999 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 23:31:31 +00:00
Stéphane Fillod, F8CFE
caeab554df
added IC-970
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-04 20:23:22 +00:00
Francois Retief
468384fc68
Added IC-910 rig.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@979 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-28 10:59:46 +00:00
Stéphane Fillod, F8CFE
48680b098a
added IC-R7000
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@971 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:17:17 +00:00
Stéphane Fillod, F8CFE
fff33db945
added IC-821H
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@789 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 23:07:15 +00:00