Hamlib/icom
Bill Somerville c1212b158d Patch submission for IC-756
73
Bill.

>From 5209463ba169516543e2666b8b3a98b605c362e6 Mon Sep 17 00:00:00 2001
From: Bill Somerville <g4wjs@classdesign.com>
Date: Sat, 20 Jul 2013 01:45:01 +0100
Subject: [PATCH] All IC-756 varieties have MAIN/SUB VFOs rather than A/B VFOs

In the past IC-756ProIII capabiities have been updated to use MAIN/SUB VFO
commands but as far as I can tell from the user manuals for the IC-756,
IC-756Pro, IC-756Pro2 all varieties have the MAIN/SUB VFOs and need to use
the correct VFO access sub command.

I have an IC-756 and discovered this defect via WSJT-X which as of v1.1
requires split operation setup.

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-07-20 08:14:24 -05:00
..
Android.mk Add Android build support 2013-04-26 22:31:56 -05:00
Makefile.am Add Android build support 2013-04-26 22:31:56 -05:00
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 IC-746/756, IC-PCR8500 fixes 2012-11-10 21:49:30 -06:00
ic751.c
ic756.c Patch submission for IC-756 2013-07-20 08:14:24 -05:00
ic761.c
ic765.c
ic775.c
ic781.c
ic820h.c
ic821h.c
ic910.c
ic970.c
ic1275.c
ic7000.c
ic7200.c
ic7410.c
ic7600.c
ic7700.c
ic7800.c
ic9100.c
icom.c IC-746/756, IC-PCR8500 fixes 2012-11-10 21:49:30 -06:00
icom.h
icom_defs.h
icr10.c
icr20.c
icr71.c
icr72.c
icr75.c
icr7000.c
icr8500.c IC-746/756, IC-PCR8500 fixes 2012-11-10 21:49:30 -06:00
icr9000.c
icr9500.c
icrx7.c
id1.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.