Skip to content

F5OEO/SoapyPlutoPAPR

 
 

Repository files navigation

Soapy SDR module for Pluto SDR

Installation instructions

git clone https://github.com/F5OEO/SoapyPlutoPAPR
cd SoapyPlutoPAPR
mkdir build
cd build
cmake ..
make
sudo make install

Dependencies

Documentation

PothosSDR

Note that installation with PothosSDR is optional as "PlutoSDR SoapySDR binding (experimental)" and not selected by default.

This is due to possible problems with other libusb devices, see #24 and libiio#586

Licensing information

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999

Packages

No packages published

Languages

  • C++ 89.2%
  • CMake 10.8%