Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
/ gr-packetradio Public archive

GNURadio out-of-tree blocks for AX.25 encoding/decoding.

License

Notifications You must be signed in to change notification settings

sx3wiz/gr-packetradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-packetradio

This is an out-of-tree module for GNURadio to work with modern packet radio.

Modules

  • AX.25 Protocol Encoder
  • NRZI Encoder
  • Bell 202 Modem for AFSK1200

Install

  1. Clone the git repo git clone https://github.com/sx3wiz/gr-packetradio.git
  2. cd gr-packetradio
  3. mkdir build
  4. cd build/
  5. cmake ../
  6. make
  7. sudo make install
  8. sudo ldconfig
  9. Relaunch GRC if it was open

Examples

  • AX.25 AFSK1200 Examples AX.25 AFSK1200 Example

About

GNURadio out-of-tree blocks for AX.25 encoding/decoding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published