Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ckuethe/gr-acars
https://github.com/ckuethe/gr-acars
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ckuethe/gr-acars
- Owner: ckuethe
- Created: 2015-07-07T06:30:21.000Z (over 9 years ago)
- Default Branch: cleanup
- Last Pushed: 2015-07-07T06:42:36.000Z (over 9 years ago)
- Last Synced: 2024-12-09T12:14:47.030Z (about 1 month ago)
- Language: Python
- Size: 12.1 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gr-acars
ACARS decoder for GNURadio, tested on RTL2832U based receivers, by J.-M FriedtA "simple" demonstration software for decoding ACARS, a low-bandwidth communication protocol used by airplanes to communicate with airports. Detailed description of the operating principles is available at http://jmfriedt.free.fr/lm_sdr.pdf (French) and http://jmfriedt.free.fr/en_sdr.pdf
This repository is a fork from http://sourceforge.net/projects/gr-acars/