Hamlib/icom
Michael Black dedaa9bf99
Fix cppcheck warning in optoscan.c
2020-01-12 11:31:23 -06:00
..
Android.mk
Makefile.am Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
README.icom
TODO.icom
delta2.c
frame.c Attempt to fix ic7851 and ic9700 power up 2020-01-12 10:54:49 -06:00
frame.h
ic78.c
ic92d.c
ic271.c
ic275.c
ic471.c
ic475.c
ic703.c
ic706.c Add icom_rig_open to ic706.c rigs 2020-01-04 17:11:18 -06:00
ic707.c
ic718.c
ic725.c
ic726.c
ic728.c
ic735.c
ic736.c
ic737.c
ic738.c
ic746.c Fix c90 warnings on ic746.c 2019-12-09 22:59:32 -06:00
ic751.c
ic756.c
ic761.c
ic765.c
ic775.c
ic781.c
ic785x.c Add icom_rig_open to ic7300.c and ic785x.c 2019-12-17 08:23:19 -06:00
ic820h.c
ic821h.c Fix RIG_VFO_B in ic821h 2019-12-16 11:26:23 -06:00
ic910.c
ic970.c
ic1275.c
ic2730.c
ic7000.c
ic7100.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
ic7200.c
ic7300.c Add icom_rig_open to ic7300.c and ic785x.c 2019-12-17 08:23:19 -06:00
ic7410.c Allow IC-7410 to send cw messages 2019-12-19 05:55:43 +00:00
ic7600.c
ic7610.c Fix ic7610 ctrl-m problem 2020-01-07 09:13:07 -06:00
ic7700.c
ic7800.c Fix some cppcheck warning in icom 2019-12-06 17:45:27 -06:00
ic9100.c Fix more cppcheck warnings in ic9100.c 2019-12-07 23:21:28 -06:00
icom.c icom.c can now power up icom rigs and determine USB echo status 2020-01-11 16:28:44 -06:00
icom.h icom.c can now power up icom rigs and determine USB echo status 2020-01-11 16:28:44 -06:00
icom_defs.h Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
icr6.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
icr10.c
icr20.c
icr30.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
icr71.c
icr72.c
icr75.c
icr7000.c Fix cppcheck warning in icr7000.c and icr9000.c 2019-12-06 12:05:56 -06:00
icr8500.c
icr8600.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
icr9000.c Fix cppcheck warning in icr7000.c and icr9000.c 2019-12-06 12:05:56 -06:00
icr9500.c Fix Icom DCS SQL funnctions 2019-12-05 08:01:59 +00:00
icrx7.c
id1.c
id31.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
id51.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
id4100.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
id5100.c Prepare for D-STAR implementation 2019-12-09 05:33:20 +00:00
omni.c
optoscan.c Fix cppcheck warning in optoscan.c 2020-01-12 11:31:23 -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.