Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/handiko/gr-hdlc-afsk
GNU Radio hier blocks to implement HDLC AFSK modulation
https://github.com/handiko/gr-hdlc-afsk
afsk afsk-signal aprs gnuradio gnuradio-companion hdlc
Last synced: 13 days ago
JSON representation
GNU Radio hier blocks to implement HDLC AFSK modulation
- Host: GitHub
- URL: https://github.com/handiko/gr-hdlc-afsk
- Owner: handiko
- License: gpl-3.0
- Created: 2020-09-22T19:18:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T13:53:05.000Z (over 4 years ago)
- Last Synced: 2024-11-01T21:42:26.958Z (2 months ago)
- Topics: afsk, afsk-signal, aprs, gnuradio, gnuradio-companion, hdlc
- Language: Python
- Homepage: https://handiko.github.io/gr-HDLC-AFSK/
- Size: 577 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gr-HDLC - GNU Radio Hierblocks to Implement HDLC AFSK Modulation
![](./gnuradio_logo.svg)
## Index
1. [HDLC Packet Encoder](./hierblocks/hdlc-packet-encoder/README.md)
2. [AFSK Modulator](./hierblocks/afsk-modulator/README.md)
3. [AFSK Bell 202 Modulator](./hierblocks/afsk-bell202-modulator/README.md)## TODO
* Bundle it up into one installable module using gr-modtool