argilo / gr-ham

A collection of GNU Radio blocks useful for amateur radio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr-ham

Author: Clayton Smith
Email: argilo@gmail.com

This project includes several blocks that may be of use to amateur radio operators. Currently it has a varicode encoder and decoder (useful for PSK31), a decoder for the CHU time signal, and a partial decoder for D-STAR.

Build instructions:

mkdir build
cd build
cmake ../
make
sudo make install

About

A collection of GNU Radio blocks useful for amateur radio

License:GNU General Public License v3.0


Languages

Language:Python 73.1%Language:CMake 25.7%Language:C 1.2%