Hamlib/icom
Stéphane Fillod, F8CFE d62dfa3c37 include fixup, stdio.h is not included by rig.h anymore
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1554 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:40:15 +00:00
..
Makefile.am Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
README.icom
TODO.icom
frame.c Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
frame.h OS456 has no passband data in set_mode/get_mode 2003-04-26 09:54:49 +00:00
ic275.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic475.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic706.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic718.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic725.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic735.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic736.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic737.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic756.c Adopt new split_vfo handling. Basically, rename set_split/get_split 2003-04-06 18:40:36 +00:00
ic775.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic821h.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic910.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
ic970.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
icom.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:40:15 +00:00
icom.h Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
icom_defs.h
icr7000.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
icr8500.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
omni.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
optoscan.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:40:15 +00:00
optoscan.h Support for pipelined tuning, including DCD on CD line. 2003-08-17 22:39:07 +00:00
os456.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +00:00
os535.c include fixup, stdio.h is not included by rig.h anymore 2003-10-01 19:32:04 +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
------------