| File |
Date |
Author |
Commit |
|
Makefile.am
|
2003-02-19
|
Stéphane Fillod, F8CFE
|
[6a472b]
added IC-736
|
|
README.icom
|
2000-11-01
|
Stéphane Fillod, F8CFE
|
[ac174e]
* misc changes
|
|
TODO.icom
|
2000-11-28
|
Stéphane Fillod, F8CFE
|
[81a2dc]
some work done
|
|
frame.c
|
2003-04-26
|
Stéphane Fillod, F8CFE
|
[d85d10]
OS456 has no passband data in set_mode/get_mode
|
|
frame.h
|
2003-04-26
|
Stéphane Fillod, F8CFE
|
[d85d10]
OS456 has no passband data in set_mode/get_mode
|
|
ic275.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic475.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic706.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic718.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic725.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic735.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic736.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic737.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic756.c
|
2003-04-06
|
Stéphane Fillod, F8CFE
|
[a07a4a]
Adopt new split_vfo handling. Basically, rename...
|
|
ic775.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic821h.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic910.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
ic970.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
icom.c
|
2003-04-26
|
Stéphane Fillod, F8CFE
|
[d85d10]
OS456 has no passband data in set_mode/get_mode
|
|
icom.h
|
2003-04-16
|
Stéphane Fillod, F8CFE
|
[960c83]
* added ABI VERSION to backend entry point symb...
|
|
icom_defs.h
|
2002-03-10
|
Stéphane Fillod, F8CFE
|
[929d40]
added IC-R7000 defs
|
|
icr7000.c
|
2002-11-04
|
Stéphane Fillod, F8CFE
|
[d2bede]
fix to account for struct chan_list change
|
|
icr8500.c
|
2002-08-16
|
Stéphane Fillod, F8CFE
|
[41f574]
converted to C99 intialization style
|
|
omni.c
|
2002-08-19
|
Stéphane Fillod, F8CFE
|
[118b86]
patch from Rein PA0RCT implementing icom_set_ri...
|
|
optoscan.c
|
2003-04-09
|
Stéphane Fillod, F8CFE
|
[e4caf7]
should always compile test before commit...
|
|
os456.c
|
2003-04-26
|
Stéphane Fillod, F8CFE
|
[d85d10]
OS456 has no passband data in set_mode/get_mode
|
|
os535.c
|
2002-08-16
|
Stéphane Fillod, F8CFE
|
[41f574]
converted to C99 intialization style
|
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
------------