[Hamlib-cvs-digest] CVS: hamlib/icom README.icom,1.1,1.2
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-11-01 23:20:03
|
Update of /cvsroot/hamlib/hamlib/icom In directory slayer.i.sourceforge.net:/tmp/cvs-serv10129 Modified Files: README.icom Log Message: * misc changes Index: README.icom =================================================================== RCS file: /cvsroot/hamlib/hamlib/icom/README.icom,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** README.icom 2000/09/16 01:43:48 1.1 --- README.icom 2000/11/01 23:20:00 1.2 *************** *** 18,24 **** 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 --- 18,25 ---- 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 *************** *** 28,32 **** -------- ! 1. NOTHING IS WORKING, this is WIP. --- 29,33 ---- -------- ! 1. NOTHING IS WORKING, this is a WIP. |