mirror of
http://git.chmurka.net/owx
synced 2026-03-31 20:13:11 +00:00
- 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
13 lines
433 B
Plaintext
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
|