Initial commit of Dump1090, a simple Mode S decoder.
This commit is contained in:
commit
7ca5a4b3a4
6 changed files with 1591 additions and 0 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue