Many small improvements (see full commit message).
* Better preamble detection to skip most of the messages we'll likely not be able to decode. * A Phase correction algorithm that improves the recognition compared to the previous algorithm used. * Javascript output in debug mode, and a debug.html file that can be used in order to see graphically undecoded samples. * Ability to detect cross-read messages, that are, messages that happen to start and end across two different reads from the device or file. * A few bugx fixed. * README improved.
This commit is contained in:
11
TODO
11
TODO
@ -1,10 +1,5 @@
|
||||
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.
|
||||
* Extract more information from captured Mode S messages.
|
||||
* Improve the web interface gmap.html.
|
||||
* Enhance the algorithm to reliably decode more messages.
|
||||
|
Reference in New Issue
Block a user