Hamlib/icom
2002-01-27 14:50:22 +00:00
..
frame.c converted to LGPL 2001-07-13 19:08:15 +00:00
frame.h added missing prototype 2001-09-19 21:17:35 +00:00
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 forgot WFM mode 2001-10-07 21:48:02 +00:00
ic735.c added IC-735 and IC-775 2001-09-17 05:45:06 +00:00
ic756.c misc fix 2002-01-27 14:47:58 +00:00
ic775.c added IC-735 and IC-775 2001-09-17 05:45:06 +00:00
ic821h.c Initial revision from Francois Retief's patch 2001-12-20 23:04:43 +00:00
icall.c forgot WFM mode 2001-10-07 21:48:02 +00:00
icom_defs.h converted to LGPL 2001-07-13 19:08:15 +00:00
icom.c misc fixes, added new tuning step lists and new CI-V addresses 2002-01-27 14:50:22 +00:00
icom.h warning: backend module breakage: symbol changed: init_ -> initrigs_ 2001-12-28 20:28:04 +00:00
icr8500.c forgot WFM mode 2001-10-07 21:48:02 +00:00
Makefile.am added IC-821H 2001-12-20 23:07:15 +00:00
Makefile.in regenerated 2002-01-16 19:18:46 +00:00
README.icom * misc changes 2000-11-01 23:20:00 +00:00
TODO.icom some work done 2000-11-28 22:23:43 +00:00

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
------------