Files
owx/docs/TODO
gof 5043ce6b9a - added UVA1 model support, thanks Dmitry Golub for memory dump
- currently UVA1 radio ID is set to KG669V, I'll change it once I know 
  the proper ID
- added -m option (model): UVA1, UVD1, UVD3
- removed double gap in CSV file between ranges and FM radio stations list
  (this changes CSV layout, so you need to reexport after upgrading)
- removed obsolete TODO entries (as some things had already been done)



git-svn-id: http://svn.chmurka.net/owx/trunk/owx@12 8cc89244-2450-4880-90d3-191243f3a0b0
2015-01-26 09:43:41 +00:00

13 lines
433 B
Plaintext

/* $Id$ */
- add support to Windows .tw files
- add support to DCS
- add support to TEAM 2 broadcast bank
- port autodetection (probably as a shell script)
- make installation more flexible (instead of hard-coded /usr/local/)
- install documentation as well as binaries
- write manual page/pages
- some autoconf/automake machinery (is it really needed?)
- i18n (see intl.h)
- grep for xxx in sources - these are places to return to