Hamlib/icom
Stéphane Fillod, F8CFE a06898745b * added tuning step support
* added rptr_shift setting
* added ptt control (untested)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@205 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-10 21:58:31 +00:00
..
Makefile.am
README.icom
TODO.icom
frame.c
frame.h
ic706.c
icom.c * added tuning step support 2000-10-10 21:58:31 +00:00
icom.h * added tuning step support 2000-10-10 21:58:31 +00:00
icom_defs.h

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