Hamlib/icom
Stéphane Fillod, F8CFE 1549fd29a0 * Added some more capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@239 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-23 19:48:12 +00:00
..
frame.c * Accomodate with new API modes, WFM is FM + Wide filter 2000-10-16 22:30:32 +00:00
frame.h added read_icom_frame,icom2hamlib_mode,hamlib2icom_mode 2000-10-08 21:35:48 +00:00
ic706.c * Added some more capabilities 2000-10-23 19:48:12 +00:00
icom_defs.h * Added some more capabilities 2000-10-23 19:48:12 +00:00
icom.c * Added some more capabilities 2000-10-23 19:48:12 +00:00
icom.h * Added some more capabilities 2000-10-23 19:48:12 +00:00
Makefile.am * added -avoid-version to LDFLAGS for dlopen modules 2000-10-22 15:55:00 +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

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