Hamlib/icom
unknown 8326250e07 Changes for IC-7300 and IC-7200
Added civ_version for newer rigs to use the newer command structures e.g. IC7200, IC7300, see icom.c and ic7300.c
Added ic7300_set_xit
Added ic7300_set_rit
Added ic7300_get_rit
Added ic7300_get_func
Added ic7300_set_func
Added RIG_LEVEL_KEYSPD
Fixed RIG_LEVEL_VOXDELAY
Fixed RIG_FUNC_FAGC
Fixed RIG_FUNC_VOX
Fixed RIG_FUNC_BACKLIGHT
Fixed RIG_PARM_BEEP
Fixed RIG_PARM_TIME
Fixed RIG_OP_TUNE
Removed unused items
2016-05-26 00:01:27 -05:00
..
Android.mk
Makefile.am
README.icom
TODO.icom
delta2.c
frame.c
frame.h
ic78.c
ic92d.c
ic271.c
ic275.c
ic471.c
ic475.c
ic703.c
ic706.c
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
ic820h.c
ic821h.c
ic910.c
ic970.c
ic1275.c
ic2730.c
ic7000.c
ic7100.c
ic7200.c Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
ic7300.c Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
ic7410.c
ic7600.c
ic7700.c
ic7800.c
ic9100.c
icom.c Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
icom.h Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
icom_defs.h Changes for IC-7300 and IC-7200 2016-05-26 00:01:27 -05:00
icr10.c
icr20.c
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

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.