russss / gr-air
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit a6ed293a927678d3a4b6bf3f2483782e8ce0eeab
tree 9fe1042653857e8729d846bf99479dce39412eb7
parent e9e824e8683ce0e50075d3c26a676461c3e7da27
tree 9fe1042653857e8729d846bf99479dce39412eb7
parent e9e824e8683ce0e50075d3c26a676461c3e7da27
gr-air /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
COPYING | ||
| |
ChangeLog | ||
| |
Makefile.am | ||
| |
Makefile.common | ||
| |
Makefile.swig | ||
| |
Makefile.swig.gen.t | ||
| |
README.md | ||
| |
bootstrap | ||
| |
config.h.in | ||
| |
config/ | ||
| |
configure.ac | ||
| |
mkinstalldirs | ||
| |
py-compile | ||
| |
src/ |
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

