[go: up one dir, main page]

Menu

Tree [c3f6da] Hamlib-1.1.0 / icom /
 History

HTTPS access


File Date Author Commit
 Makefile.am 2000-10-22 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [dbe4eb] * added -avoid-version to LDFLAGS for dlopen mo...
 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 2000-12-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d0e751] * removed [sg]et_passband in favor of an enhanc...
 frame.h 2000-12-04 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [d0e751] * removed [sg]et_passband in favor of an enhanc...
 ic706.c 2000-11-28 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [953235] * added split/rptr capability
 icom.c 2000-12-05 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [b86475] * all the API functions are now targetted to a ...
 icom.h 2000-12-05 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [b86475] * all the API functions are now targetted to a ...
 icom_defs.h 2000-10-29 Stéphane Fillod, F8CFE Stéphane Fillod, F8CFE [24504f] * defined some argument common lengths

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