[go: up one dir, main page]

Menu

Tree [c00e22] Hamlib-1.1.3 / icom /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2002-05-31 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [3ac029] added OMNI VI+
 Makefile.in 2002-05-31 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [3ac029] added OMNI VI+
 README.icom 2000-11-01 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [ac174e] * misc changes
 TODO.icom 2000-11-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [81a2dc] some work done
 frame.c 2002-03-18 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [0d9e26] better collision handling, patch from Chuck N2POR
 frame.h 2002-03-18 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [0d9e26] better collision handling, patch from Chuck N2POR
 ic275.c 2001-11-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [14a2a7] Initial release
 ic475.c 2001-11-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [14a2a7] Initial release
 ic706.c 2002-05-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [0ca169] cleanup, LEVEL_STRENGTH is now the S-meter level
 ic718.c 2002-03-05 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [441b8f] Initial release
 ic735.c 2002-03-15 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [1c0368] IC-735 fixes, thanks to traces from Darren G0WCW
 ic756.c 2002-01-27 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [761f65] misc fix
 ic775.c 2001-09-17 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [04ead1] added IC-735 and IC-775
 ic821h.c 2001-12-20 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [df474d] Initial revision from Francois Retief's patch
 ic910.c 2002-04-23 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [a8f2f6] converted RIG_SCAN_RESUME_ON/OFF to more approp...
 ic970.c 2002-03-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d9d6f1] Initial release
 icall.c 2002-04-23 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [4e7082] no support for icr75_get/set_channel on this model
 icom.c 2002-05-30 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [022cc1] added OMNI VI+, basic support only
 icom.h 2002-05-30 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [022cc1] added OMNI VI+, basic support only
 icom_defs.h 2002-03-10 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [929d40] added IC-R7000 defs
 icr7000.c 2002-03-05 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [666457] numerous fixes reported by Chuck N2POR
 icr8500.c 2002-04-23 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [4e7082] no support for icr75_get/set_channel on this model
 omni.c 2002-06-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [f3d268] CI-V address fix, this rig looks like a IC-735
 optoscan.c 2002-03-07 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [153b6a] misc fixes as suggested by John R. Marshall
 os456.c 2002-03-10 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [882413] Initial release
 os535.c 2002-05-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [c8735a] status update

Read Me

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