russss / gr-air

Module for GNU Radio to decode Mode S messages used by air traffic control

This URL has Read+Write access

russss (author)
Sun Oct 18 09:24:14 -0700 2009
commit  e9e824e8683ce0e50075d3c26a676461c3e7da27
tree    8bd1821e56fca9a66d9e5740b25d49cc4c6fdab1
parent  060a437e46d4187785954fb82e9d4b10a6bbc2ed
gr-air /
README.md

gr-air

This GNU Radio component implements common aircraft datalink protocols such as Mode Select, ADS-B, and TIS-B. ACARS will be done in the future.

Current status (18/10/09)

This has been partially updated to use GNU Radio 3.2. Mode S decoding and dumping does work (USRP1 with DBSRX), although only with such a low gain that packets are almost invisible on a scope display.

Files

usrp_oscope_ms.py       Display samples, reference level, and sample attributes on a oscilliscope. 
                        (doesn't work with GNU Radio 3.2 yet)
usrp_mode_s_logfile.py  Dumps raw Mode S frames to a log file.
ppm_demod.py            Mode S Decoding Block