Hamlib/rigs/icom
Nate Bargmann 49ec88ce84
Remove duplicate initializer
Quell the following clang warning:

  CC       id51.lo
../../../hamlib/rigs/icom/id51.c:195:22: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
    .set_powerstat = icom_set_powerstat,
                     ^~~~~~~~~~~~~~~~~~
../../../hamlib/rigs/icom/id51.c:181:22: note: previous initialization is here
    .set_powerstat = icom_set_powerstat,
                     ^~~~~~~~~~~~~~~~~~
1 warning generated.
2020-01-20 18:26:32 -06:00
..
Android.mk new directory structure 2020-01-18 15:31:23 +00:00
Makefile.am new directory structure 2020-01-18 15:31:23 +00:00
README.icom new directory structure 2020-01-18 15:31:23 +00:00
TODO.icom new directory structure 2020-01-18 15:31:23 +00:00
delta2.c new directory structure 2020-01-18 15:31:23 +00:00
frame.c new directory structure 2020-01-18 15:31:23 +00:00
frame.h new directory structure 2020-01-18 15:31:23 +00:00
ic78.c new directory structure 2020-01-18 15:31:23 +00:00
ic92d.c new directory structure 2020-01-18 15:31:23 +00:00
ic271.c new directory structure 2020-01-18 15:31:23 +00:00
ic275.c new directory structure 2020-01-18 15:31:23 +00:00
ic471.c new directory structure 2020-01-18 15:31:23 +00:00
ic475.c new directory structure 2020-01-18 15:31:23 +00:00
ic703.c new directory structure 2020-01-18 15:31:23 +00:00
ic706.c new directory structure 2020-01-18 15:31:23 +00:00
ic707.c new directory structure 2020-01-18 15:31:23 +00:00
ic718.c new directory structure 2020-01-18 15:31:23 +00:00
ic725.c new directory structure 2020-01-18 15:31:23 +00:00
ic726.c new directory structure 2020-01-18 15:31:23 +00:00
ic728.c new directory structure 2020-01-18 15:31:23 +00:00
ic735.c new directory structure 2020-01-18 15:31:23 +00:00
ic736.c new directory structure 2020-01-18 15:31:23 +00:00
ic737.c new directory structure 2020-01-18 15:31:23 +00:00
ic738.c new directory structure 2020-01-18 15:31:23 +00:00
ic746.c new directory structure 2020-01-18 15:31:23 +00:00
ic751.c new directory structure 2020-01-18 15:31:23 +00:00
ic756.c new directory structure 2020-01-18 15:31:23 +00:00
ic761.c new directory structure 2020-01-18 15:31:23 +00:00
ic765.c new directory structure 2020-01-18 15:31:23 +00:00
ic775.c new directory structure 2020-01-18 15:31:23 +00:00
ic781.c new directory structure 2020-01-18 15:31:23 +00:00
ic785x.c new directory structure 2020-01-18 15:31:23 +00:00
ic820h.c new directory structure 2020-01-18 15:31:23 +00:00
ic821h.c new directory structure 2020-01-18 15:31:23 +00:00
ic910.c new directory structure 2020-01-18 15:31:23 +00:00
ic970.c new directory structure 2020-01-18 15:31:23 +00:00
ic1275.c new directory structure 2020-01-18 15:31:23 +00:00
ic2730.c new directory structure 2020-01-18 15:31:23 +00:00
ic7000.c new directory structure 2020-01-18 15:31:23 +00:00
ic7100.c new directory structure 2020-01-18 15:31:23 +00:00
ic7200.c new directory structure 2020-01-18 15:31:23 +00:00
ic7300.c new directory structure 2020-01-18 15:31:23 +00:00
ic7410.c new directory structure 2020-01-18 15:31:23 +00:00
ic7600.c new directory structure 2020-01-18 15:31:23 +00:00
ic7610.c new directory structure 2020-01-18 15:31:23 +00:00
ic7700.c new directory structure 2020-01-18 15:31:23 +00:00
ic7800.c new directory structure 2020-01-18 15:31:23 +00:00
ic9100.c new directory structure 2020-01-18 15:31:23 +00:00
icom.c new directory structure 2020-01-18 15:31:23 +00:00
icom.h new directory structure 2020-01-18 15:31:23 +00:00
icom_defs.h new directory structure 2020-01-18 15:31:23 +00:00
icr6.c new directory structure 2020-01-18 15:31:23 +00:00
icr10.c new directory structure 2020-01-18 15:31:23 +00:00
icr20.c new directory structure 2020-01-18 15:31:23 +00:00
icr30.c new directory structure 2020-01-18 15:31:23 +00:00
icr71.c new directory structure 2020-01-18 15:31:23 +00:00
icr72.c new directory structure 2020-01-18 15:31:23 +00:00
icr75.c new directory structure 2020-01-18 15:31:23 +00:00
icr7000.c new directory structure 2020-01-18 15:31:23 +00:00
icr8500.c new directory structure 2020-01-18 15:31:23 +00:00
icr8600.c new directory structure 2020-01-18 15:31:23 +00:00
icr9000.c new directory structure 2020-01-18 15:31:23 +00:00
icr9500.c new directory structure 2020-01-18 15:31:23 +00:00
icrx7.c new directory structure 2020-01-18 15:31:23 +00:00
id1.c new directory structure 2020-01-18 15:31:23 +00:00
id31.c new directory structure 2020-01-18 15:31:23 +00:00
id51.c Remove duplicate initializer 2020-01-20 18:26:32 -06:00
id4100.c new directory structure 2020-01-18 15:31:23 +00:00
id5100.c new directory structure 2020-01-18 15:31:23 +00:00
omni.c new directory structure 2020-01-18 15:31:23 +00:00
optoscan.c new directory structure 2020-01-18 15:31:23 +00:00
optoscan.h new directory structure 2020-01-18 15:31:23 +00:00
os456.c new directory structure 2020-01-18 15:31:23 +00:00
os535.c new directory structure 2020-01-18 15:31:23 +00:00
perseus.c new directory structure 2020-01-18 15:31:23 +00:00
x108g.c new directory structure 2020-01-18 15:31:23 +00: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.