burst-sender/Readme.md

296 B

uhd tool to send gmsk/8psk bursts while synchronously toggling the first gpio pin of a b2xx.

sends one burst per second.

example usage:

cd burst-sender
mkdir build
cd build
cmake ..
make -j
cd ..
build/burstelchen -burstpath ./gmsk_tsc0/ -extref -txgain 50

requires uhd to build.