Hamlib/icom
Stéphane Fillod, F8CFE ef08f20071 added icom_get_freq capability
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@169 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:33:30 +00:00
..
Makefile moved from ../ic706, made Icom CI-V generic 2000-09-16 01:43:48 +00:00
Makefile.am Initial release 2000-10-01 12:32:24 +00:00
README.icom moved from ../ic706, made Icom CI-V generic 2000-09-16 01:43:48 +00:00
TODO.icom moved from ../ic706, made Icom CI-V generic 2000-09-16 01:43:48 +00:00
frame.c Initial release, some functions gathered from icom.c 2000-10-01 12:31:20 +00:00
frame.h Initial release, some functions gathered from icom.c 2000-10-01 12:31:20 +00:00
ic706.c added icom_get_freq capability 2000-10-01 12:33:30 +00:00
icom.c RIG_E* modified, added tuning_step 2000-09-21 06:46:13 +00:00
icom.h function renamed 2000-09-19 07:06:48 +00:00
icom_defs.h new defs 2000-09-19 07:06:19 +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 1% of all opcodes
Right now, this is just example of how a backend should glue
with the generic rig API.

This lib should/will support the ic706, ic706mkII, ic706mkIIG, and
any other CI-V rig.

Warnings
--------

1. NOTHING IS WORKING, this is WIP.


Contributors
------------