Make sure you have SoapySDR installed and do something like this:
mkdir build
cd build
cmake ..
make
sudo make install
Use this device string in GQRX:
soapy=0,driver=airspy
More settings are available:
soapy=0,driver=airspy,biastee=true|false,gains=linearity|sensitivity|manual
This branch is work in progress.
The code is significantly simpler than the previous version and most likely it has better performance. Quite a few bugs have been fixed, and some new ones have probably been introduced. Please help me find them! :-)
I have tested this with GQRX with good results.
Please consider sponsoring me on GitHub if you enjoy this work. Everything I earn through donations will go to families and children of Ukraine who have lost their homes because of the war.
- libairspy - https://github.com/airspy/host/wiki
- SoapySDR - https://github.com/pothosware/SoapySDR/wiki