Hamlib/icom
Michael Black 72087f1b10
Change all __FUNCTION__ to __func__
2019-11-30 10:16:28 -06:00
..
Android.mk
Makefile.am
README.icom
TODO.icom
delta2.c
frame.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
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 Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
ic751.c
ic756.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
ic761.c
ic765.c
ic775.c
ic781.c
ic785x.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic820h.c
ic821h.c
ic910.c astyle ic910 and ic9100 2019-11-20 07:08:16 -06:00
ic970.c
ic1275.c
ic2730.c
ic7000.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7100.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7200.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7300.c Add function ic IC99700 and promote to stable 2019-11-19 16:05:36 -06:00
ic7410.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7600.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7610.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7700.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic7800.c Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs. 2019-06-10 23:42:05 +03:00
ic9100.c astyle ic910 and ic9100 2019-11-20 07:08:16 -06:00
icom.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
icom.h Fix icom.c debug and --setvfo get freq 2019-11-29 11:28:16 -06:00
icom_defs.h Change SATMODE to generic for most icoms and specific to ic910 2019-11-20 11:44:27 -06:00
icr6.c
icr10.c
icr20.c
icr30.c
icr71.c
icr72.c
icr75.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
icr7000.c
icr8500.c
icr8600.c
icr9000.c
icr9500.c
icrx7.c
id1.c
id5100.c
omni.c
optoscan.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -06:00
optoscan.h
os456.c
os535.c
perseus.c
x108g.c Change all __FUNCTION__ to __func__ 2019-11-30 10:16:28 -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.