Go to file
2015-08-28 17:36:59 +02:00
__init__.py add __init__ 2015-08-28 17:36:59 +02:00
.gitignore add code and testing data 2015-03-19 14:06:01 +01:00
data.txt add code and testing data 2015-03-19 14:06:01 +01:00
decoder.py fixed typo in lat/lon calc (cpr2position()) 2015-04-14 18:05:49 +02:00
LICENSE add code and testing data 2015-03-19 14:06:01 +01:00
README.md add code and testing data 2015-03-19 14:06:01 +01:00
run.py add code and testing data 2015-03-19 14:06:01 +01:00

A Python ADS-B Decoder

This is a python ADS-B message decoder written by Junzi Sun (TuDelft). It is related with the ADS-B decode guide we have published:

http://adsb-decode-guide.readthedocs.org

https://github.com/junzis/adsb-decode-guide