Hamlib/icom
Michael Black fbdc494c5b Change powerstat to wait for get_freq as this is generic to all 2019-03-27 14:25:46 -05:00
..
Android.mk
Makefile.am Add IC-R30 2018-12-21 07:07:41 +00:00
README.icom
TODO.icom
delta2.c
frame.c Automatically detect CI-V echo state 2019-01-09 09:33:04 +00:00
frame.h
ic78.c
ic92d.c
ic271.c
ic275.c
ic471.c
ic475.c
ic703.c
ic706.c Add XHCG to ic706.c 2018-12-22 18:04:14 -05: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 Add set/get powerstat for ic785x.c 2019-03-21 09:28:59 -05:00
ic820h.c
ic821h.c
ic910.c
ic970.c
ic1275.c
ic2730.c
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
ic7200.c
ic7300.c Added functionality for the IC-7300 auto antenna tuner 2018-05-15 23:00:41 -07:00
ic7410.c
ic7600.c
ic7610.c Add IC-7610 2018-01-14 17:55:41 -06:00
ic7700.c
ic7800.c
ic9100.c
icom.c Change powerstat to wait for get_freq as this is generic to all 2019-03-27 14:25:46 -05:00
icom.h Automatically detect CI-V echo state 2019-01-09 09:33:04 +00:00
icom_defs.h icr30 updates 2018-12-26 08:25:38 +00:00
icr6.c update 2018-12-24 10:14:53 +00:00
icr10.c
icr20.c
icr30.c icr30 updates 2018-12-26 08:25:38 +00:00
icr71.c
icr72.c
icr75.c Fix compile warnings for icom 2018-04-22 18:38:16 -05:00
icr7000.c
icr8500.c
icr8600.c Update contributors 2019-01-25 16:00:02 +00:00
icr9000.c
icr9500.c
icrx7.c
id1.c
id5100.c
omni.c
optoscan.c Quell clang6 warning of absolute value function 2018-11-05 12:13:06 -06:00
optoscan.h
os456.c
os535.c
perseus.c
x108g.c

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.