[Hamlib-cvs-digest] CVS: hamlib TODO,1.11,1.12
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-12-05 21:52:47
|
Update of /cvsroot/hamlib/hamlib In directory slayer.i.sourceforge.net:/tmp/cvs-serv3454 Modified Files: TODO Log Message: * more stuff to do Index: TODO =================================================================== RCS file: /cvsroot/hamlib/hamlib/TODO,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** TODO 2000/11/01 23:19:03 1.11 --- TODO 2000/12/05 21:52:44 1.12 *************** *** 23,27 **** 16. Write .spec (rpm) and .deb (debian) package files 18. rewrite the post_write_delay. Active delay is a waste of cycles! ! DONE --- 23,33 ---- 16. Write .spec (rpm) and .deb (debian) package files 18. rewrite the post_write_delay. Active delay is a waste of cycles! ! 19. specify how to access Reverse modes (CWR, RTTYW). through set_mode? ! 20. rework API include files to support C++ (__BEGIN_DECLS/__END_DECLS, etc.) ! 21. grab cygwin and test portability under Win32 (what about MacOS?) ! 22. handle nicely different versions of same rig coming for ! ITU region1/region2 ham band (-> freq ranges in capabilities) ! 23. add support in the API for additional filters, DSP bandpass control ! 24. Should Hamlib (the library itself) be LGPL'ed ? DONE |