Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 523 Bytes

BBC Anti-Jam Communications: gr-bbc

Project Description

This project implements Baird, Bahn, and Collins' BBC codec in GNURaduio Read our paper for background information and use-case explanation. If you want, watch our GRCon22 presentation, here.

Build instructions:

Within the gr-bbc directory,
cd build
cmake ../
make
sudo make install
sudo ldconfig