Hamlib/icom
Stéphane Fillod, F8CFE e7cd277ec2 Added IC-78, IC-7800, IC-R20, IC-756PROIII
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1851 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-25 14:33:17 +00:00
..
Makefile.am Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
README.icom
TODO.icom
frame.c Fixed passband width return for IC-756PROII 2004-09-06 18:10:49 +00:00
frame.h
ic78.c Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
ic271.c
ic275.c
ic471.c
ic475.c
ic703.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
ic706.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
ic707.c misc fixup 2004-02-09 22:06:15 +00:00
ic718.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
ic725.c
ic726.c status update 2004-08-01 21:29:23 +00:00
ic728.c intial support for IC-707 and IC-728 2004-02-02 22:15:17 +00:00
ic735.c
ic736.c
ic737.c
ic746.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
ic751.c added IC-751 initial suppport 2004-05-18 06:55:06 +00:00
ic756.c Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
ic761.c Initial IC761 support 2004-03-07 15:49:45 +00:00
ic765.c
ic775.c
ic781.c
ic821h.c
ic910.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
ic970.c
ic7800.c Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
icom.c Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
icom.h Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
icom_defs.h * fixed icom_set_ptt (wrong opcodes/format) 2004-09-07 21:54:20 +00:00
icr10.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
icr20.c Added IC-78, IC-7800, IC-R20, IC-756PROIII 2004-09-25 14:33:17 +00:00
icr71.c
icr72.c
icr75.c Added FM narrow to passband spec 2004-09-06 19:16:28 +00:00
icr7000.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
icr8500.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
icr9000.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
id1.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
omni.c
optoscan.c
optoscan.h
os456.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00
os535.c gcc-2.x fixes 2003-12-08 08:46:11 +00:00

README.icom

hamlib - Copyright (C) 2000 Frank Singleton

libicom.so - Copyright (C) 2000 Stephane Fillod
This shared library provides an API for communicating
via serial interface to an ICOM using the "CI-V" interface.


Reference Documentation
-----------------------

Operating Manual
IC-706MKIIG
Icom Inc.


Status
------

This is a WIP.
Handles 30% of all opcodes.
Right now, this is just example of how a backend should glue
with the generic rig API. Some simple primitives work,
some other are coded, but untested yet.

This lib should/will support the ic706, ic706mkII, ic706mkIIG, and
any other CI-V rig.

Warnings
--------

1. NOTHING IS WORKING, this is a WIP.


Contributors
------------