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 11:25:09 -0700 2009
commit  a6ed293a927678d3a4b6bf3f2483782e8ce0eeab
tree    9fe1042653857e8729d846bf99479dce39412eb7
parent  e9e824e8683ce0e50075d3c26a676461c3e7da27
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