Client for the connection to Bolt5 server.
- SoapySDR - https://github.com/pothosware/SoapySDR/wiki
- SoapyRTLSDR (for RTL-SDR) - https://github.com/pothosware/SoapyRTLSDR
git cline https://github.com/bolt5/bolt5client.git
cd bolt5client
mkdir build
cd build
cmake ..
make
For usage LimeSDR you need to comment line "#define RTLSDR" in main.cpp
./bolt5client addres port [freq]