Hamlib/icom
Mikael Nousiainen cc2c9d53d3 IC-7300: Enable get_split_vfo and remove rptr_shift/rptr_offs, which are not supported. Allow setting RIT/XIT to zero. Fix typo in bandplan (used only by IC-7300 so far). 2018-03-15 09:28:10 +02:00
..
Android.mk New model: Icom IC-R6 2017-04-06 05:04:27 -05:00
Makefile.am Add IC-7610 2018-01-14 17:55:41 -06:00
README.icom
TODO.icom
delta2.c
frame.c Icom frame patch 2016-05-16 16:45:23 -05:00
frame.h Icom frame patch 2016-05-16 16:45:23 -05:00
ic78.c
ic92d.c
ic271.c
ic275.c
ic471.c
ic475.c
ic703.c
ic706.c Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument 2016-04-19 21:27:52 +01:00
ic707.c
ic718.c
ic725.c
ic726.c
ic728.c
ic735.c
ic736.c
ic737.c
ic738.c
ic746.c
ic751.c
ic756.c
ic761.c
ic765.c
ic775.c
ic781.c
ic785x.c Fix ic785x default addr to 0x8e 2017-01-23 16:54:17 -06:00
ic820h.c
ic821h.c
ic910.c Make sure right band is used when setting frequency on IC-910(H) 2016-03-23 17:09:31 +00:00
ic970.c
ic1275.c
ic2730.c Added support for Icom IC-2730 2016-03-29 00:20:59 +02:00
ic7000.c Fix IC-7000 RIG_OP_TUNE command. The command requires an additional byte to specify operation type. 2018-02-22 22:23:14 +02:00
ic7100.c Enable set_powerstat (turning radio on/off) for IC-7100. 2017-09-02 19:26:44 +02:00
ic7200.c Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
ic7300.c IC-7300: Enable get_split_vfo and remove rptr_shift/rptr_offs, which are not supported. Allow setting RIT/XIT to zero. Fix typo in bandplan (used only by IC-7300 so far). 2018-03-15 09:28:10 +02:00
ic7410.c
ic7600.c Change the IC7600 & IC7800 set/get mode to versions that support DATA modes 2016-10-29 10:09:02 +01:00
ic7610.c Add IC-7610 2018-01-14 17:55:41 -06:00
ic7700.c
ic7800.c Add ic7850 ic7851 -- works with wsjtx 2017-01-01 22:55:33 -06:00
ic9100.c
icom.c Merge branch 'ic7300-fix-params-and-agc' of https://github.com/mikaelnousiainen/hamlib into mikaelnousiainen-ic7300-fix-params-and-agc 2018-01-21 08:31:36 -06:00
icom.h IC-7300: Enable get_split_vfo and remove rptr_shift/rptr_offs, which are not supported. Allow setting RIT/XIT to zero. Fix typo in bandplan (used only by IC-7300 so far). 2018-03-15 09:28:10 +02:00
icom_defs.h New Perseus model 2016-11-06 14:38:42 +01:00
icr6.c New model: Icom IC-R6 2017-04-06 05:04:27 -05:00
icr10.c Icom IC-R10 & 20 testing complete. Move to Beta 2017-05-10 21:43:01 -05:00
icr20.c Icom IC-R10 & 20 testing complete. Move to Beta 2017-05-10 21:43:01 -05:00
icr71.c
icr72.c
icr75.c
icr7000.c
icr8500.c
icr9000.c
icr9500.c
icrx7.c
id1.c
id5100.c
omni.c
optoscan.c
optoscan.h
os456.c
os535.c
perseus.c New Perseus model 2016-11-06 14:38:42 +01:00
x108g.c Added x108g backend 2017-02-14 15:39:31 -06:00

README.icom

hamlib - Copyright (C) 2008 The Hamlib Group

File: README.icom

Notes on Icom backends

2008-03, AA6E:  Tested and extended omni.c for Ten-Tec Omni VI and Omni VI Plus
        It is now at least "beta" level.

2008-07, AA6E:  Tests with IC-756PROIII at ARRL.  Added AF, RF, SQL levels, COMP,
	BALANCE. Note: communications do not seem completely reliable for baud
	rates > 9600.
	VOX-related commands are implemented for the '910H but are wrong for
	the '756 and other models.  They should be reimplemented in a more general way.

2008-10, DL1JBE: Tested IC-275H and IC-475H at local clubstation. Offered functions do work
	as expected in most cases. Only problem: Bandwidth in Get_Mode is reported always as 0.
	Besides this backend seems to be stable -> Changing State to RIG_STATUS_BETA.