russss / gr-air
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
e9e824e
commit e9e824e8683ce0e50075d3c26a676461c3e7da27
tree 8bd1821e56fca9a66d9e5740b25d49cc4c6fdab1
parent 060a437e46d4187785954fb82e9d4b10a6bbc2ed
tree 8bd1821e56fca9a66d9e5740b25d49cc4c6fdab1
parent 060a437e46d4187785954fb82e9d4b10a6bbc2ed
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

