Skip to content

xeno00/gr-bbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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