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.
Within the gr-bbc directory,
cd build
cmake ../
make
sudo make install
sudo ldconfig