Initial commit of Dump1090, a simple Mode S decoder.
This commit is contained in:
10
TODO
Normal file
10
TODO
Normal file
@ -0,0 +1,10 @@
|
||||
TODO
|
||||
|
||||
* Extract from information from captured Mode S messages. Currently we only
|
||||
decode what is trival to decode.
|
||||
* Decode CPR encoded latitude and longitude, display it in normal and
|
||||
interactive mode.
|
||||
* Show nationality in interactive mode and normal mode using the
|
||||
aircraft ICAO address, like: 30xxxx -> Italy.
|
||||
* Actually use the fancy --debug feature in order to improve the recognition
|
||||
algorithm if possibile.
|
Reference in New Issue
Block a user