Skip to content

alexander-sholohov/SoapyAfedri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soapy SDR plugin for Afedri SDR-Net

What is this thing?

The SoapyAfedri project provides a plugin module to use the Afedri SDR-Net device within the SoapySDR API and software that supports SoapySDR. This driver supports only TCP/UDP communication transport with the device.

Dependencies

sudo apt-get install build-essential
sudo apt-get install cmake

Build with cmake

git clone https://github.com/alexander-sholohov/SoapyAfedri.git
cd SoapyAfedri
mkdir build
cd build
cmake ..
cmake --build . 
sudo cmake --install .

Probing Soapy Afedri:

SoapySDRUtil --find
SoapySDRUtil --probe="driver=afedri,address=192.168.1.41,port=61000"

Tested with:

  • OpenWebRX
  • SDR++

About

SoapySDR driver for the Afedri SDR-Net device.

Topics

Resources

License

Stars

Watchers

Forks

Languages