Hamlib/icom
Stéphane Fillod, F8CFE 51ea94cdb5 removed autogenerated files, use autogen.sh instead
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00
..
Makefile.am added OMNI VI+ 2002-05-31 18:25:14 +00:00
README.icom
TODO.icom
frame.c
frame.h
ic275.c update max serial speed the rig can do (dip-switches inside the rig) 2002-07-01 22:08:41 +00:00
ic475.c update max serial speed the rig can do (dip-switches inside the rig) 2002-07-01 22:08:41 +00:00
ic706.c cleanup, LEVEL_STRENGTH is now the S-meter level 2002-05-28 21:35:55 +00:00
ic718.c
ic735.c
ic756.c
ic775.c
ic821h.c
ic910.c converted RIG_SCAN_RESUME_ON/OFF to more appropriate RIG_FUNC_RESUME 2002-04-23 21:49:04 +00:00
ic970.c
icall.c no support for icr75_get/set_channel on this model 2002-04-23 22:01:16 +00:00
icom.c added OMNI VI+, basic support only 2002-05-30 17:38:07 +00:00
icom.h added OMNI VI+, basic support only 2002-05-30 17:38:07 +00:00
icom_defs.h
icr7000.c
icr8500.c no support for icr75_get/set_channel on this model 2002-04-23 22:01:16 +00:00
omni.c CI-V address fix, this rig looks like a IC-735 2002-06-04 22:41:52 +00:00
optoscan.c
os456.c
os535.c status update 2002-05-28 21:34:00 +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
------------