[Hamlib-cvs-digest] CVS: hamlib/icom TODO.icom,1.1,1.2
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-11-28 22:23:53
|
Update of /cvsroot/hamlib/hamlib/icom In directory slayer.i.sourceforge.net:/tmp/cvs-serv32455 Modified Files: TODO.icom Log Message: some work done Index: TODO.icom =================================================================== RCS file: /cvsroot/hamlib/hamlib/icom/TODO.icom,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** TODO.icom 2000/09/16 01:43:48 1.1 --- TODO.icom 2000/11/28 22:23:43 1.2 *************** *** 13,17 **** 4. write a gentable script to generate C structs from rig list file 5. write a basic (G)UI to easily edit rig caps and generate C structs - 6. maybe share freq2bcd and bcd2freq with other rigs? 7. more than one Icom can share the same serial port!! (->check with frontend) 8. --- 13,16 ---- *************** *** 21,23 **** --- 20,24 ---- 3. rename ic706 -> icom and make it generic! + + 6. maybe share freq2bcd and bcd2freq with other rigs? |