Hamlib/icom
Stéphane Fillod, F8CFE 8b0ac00d64 more win32 efforts
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@566 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-20 06:08:22 +00:00
..
Makefile.am * more win32 portability stuff 2001-06-12 23:59:21 +00:00
Makefile.in regenerated 2001-06-15 07:15:05 +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 error handling 2001-06-10 22:25:50 +00:00
frame.h further win32 porting 2001-06-15 07:08:37 +00:00
ic706.c mv_ctl replaced by vfo_op, added RIG_VFO_MEM support 2001-06-03 19:54:05 +00:00
icall.c mv_ctl replaced by vfo_op, added RIG_VFO_MEM support 2001-06-03 19:54:05 +00:00
icom.c more win32 efforts 2001-06-20 06:08:22 +00:00
icom.h further win32 porting 2001-06-15 07:08:37 +00:00
icom_defs.h misc addition 2001-06-10 22:27:08 +00:00
icr8500.c mv_ctl replaced by vfo_op, added RIG_VFO_MEM support 2001-06-03 19:54:05 +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
------------