kopia lustrzana https://github.com/Hamlib/Hamlib
26 wiersze
618 B
Plaintext
26 wiersze
618 B
Plaintext
hamlib - (C) Frank Singleton 2000
|
|
|
|
|
|
GENERAL PROJECT TODO
|
|
-------------------
|
|
|
|
1. Implement more interfaces
|
|
2. Write More extensive Test Suites
|
|
3. Document API's
|
|
4. Document Limitations/Assumptions.
|
|
5. Build top level Makefile for maintenance * started *
|
|
6. Encourage people to build cool GUI's using
|
|
our libs. (any GTK wiz's out here ..)
|
|
7. Move common routines to a common area
|
|
and avoid duplication. * started *
|
|
8. More safe checking during function calls.
|
|
|
|
9. If read from rig takes > "n" seconds, then no longer
|
|
block on read, just return error.
|
|
|
|
|
|
10. Improve Makefiles
|
|
|
|
11. Add some scanning routines
|
|
|