Hamlib/icom
Stéphane Fillod, F8CFE 5c321a0b7b regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@989 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-04 20:28:29 +00:00
..
Makefile.am added IC-970 2002-03-04 20:23:22 +00:00
Makefile.in regenerated 2002-03-04 20:28:29 +00:00
README.icom
TODO.icom
frame.c
frame.h
ic275.c Initial release 2001-11-28 22:00:43 +00:00
ic475.c Initial release 2001-11-28 22:00:43 +00:00
ic706.c
ic735.c
ic756.c misc fix 2002-01-27 14:47:58 +00:00
ic775.c
ic821h.c Initial revision from Francois Retief's patch 2001-12-20 23:04:43 +00:00
ic910.c Added IC-910 rig. 2002-02-28 10:59:46 +00:00
ic970.c Initial release 2002-03-04 20:22:45 +00:00
icall.c
icom.c added IC-970 2002-03-04 20:23:22 +00:00
icom.h added IC-970 2002-03-04 20:23:22 +00:00
icom_defs.h Added IC-910 rig. 2002-02-28 10:59:46 +00:00
icr7000.c Initial release 2002-02-27 23:17:57 +00:00
icr8500.c fix missing set_conf/get_conf ability 2002-02-27 23:19:09 +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
------------