Hamlib/icom
Stéphane Fillod, F8CFE 0ca1696da5 cleanup, LEVEL_STRENGTH is now the S-meter level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1052 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:35:55 +00:00
..
Makefile.am added OptoScan 456 2002-03-10 23:36:23 +00:00
Makefile.in regenerated 2002-03-10 23:36:59 +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
frame.c better collision handling, patch from Chuck N2POR 2002-03-18 23:04:27 +00:00
frame.h better collision handling, patch from Chuck N2POR 2002-03-18 23:04:27 +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 cleanup, LEVEL_STRENGTH is now the S-meter level 2002-05-28 21:35:55 +00:00
ic718.c Initial release 2002-03-05 23:26:56 +00:00
ic735.c IC-735 fixes, thanks to traces from Darren G0WCW 2002-03-15 13:03:45 +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
ic910.c converted RIG_SCAN_RESUME_ON/OFF to more appropriate RIG_FUNC_RESUME 2002-04-23 21:49:04 +00:00
ic970.c Initial release 2002-03-04 20:22:45 +00:00
icall.c no support for icr75_get/set_channel on this model 2002-04-23 22:01:16 +00:00
icom.c converted RIG_SCAN_RESUME_ON/OFF to more appropriate RIG_FUNC_RESUME 2002-04-23 21:49:04 +00:00
icom.h renamed function to appropriate model 2002-04-23 21:59:09 +00:00
icom_defs.h added IC-R7000 defs 2002-03-10 23:39:35 +00:00
icr7000.c numerous fixes reported by Chuck N2POR 2002-03-05 00:49:30 +00:00
icr8500.c no support for icr75_get/set_channel on this model 2002-04-23 22:01:16 +00:00
optoscan.c misc fixes as suggested by John R. Marshall 2002-03-07 22:58:47 +00:00
os456.c Initial release 2002-03-10 23:36:19 +00:00
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
------------