2000-07-18 21:42:57 +00:00
|
|
|
hamlib - (C) Frank Singleton 2000
|
|
|
|
|
|
|
|
|
2000-07-18 21:46:41 +00:00
|
|
|
GENERAL PROJECT TODO
|
|
|
|
-------------------
|
2000-07-18 21:42:57 +00:00
|
|
|
|
2000-07-18 21:46:41 +00:00
|
|
|
1. Implement more interfaces
|
|
|
|
2. Write More extensive Test Suites
|
|
|
|
3. Document API's
|
2000-07-18 21:42:57 +00:00
|
|
|
4. Document Limitations/Assumptions.
|
2000-07-29 23:15:25 +00:00
|
|
|
5. Build top level Makefile for maintenance * started *
|
2000-07-18 21:46:41 +00:00
|
|
|
6. Encourage people to build cool GUI's using
|
|
|
|
our libs. (any GTK wiz's out here ..)
|
2000-07-25 00:46:27 +00:00
|
|
|
7. Move common routines to a common area
|
2000-07-29 23:15:25 +00:00
|
|
|
and avoid duplication. * started *
|
2000-07-25 00:46:27 +00:00
|
|
|
8. More safe checking during function calls.
|
|
|
|
|
|
|
|
9. If read from rig takes > "n" seconds, then no longer
|
|
|
|
block on read, just return error.
|
|
|
|
|
2000-07-18 21:46:41 +00:00
|
|
|
|
2000-07-29 23:15:25 +00:00
|
|
|
10. Improve Makefiles
|
|
|
|
|
|
|
|
11. Add some scanning routines
|
2000-07-18 21:42:57 +00:00
|
|
|
|