-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Josh Blum edited this page Aug 25, 2018
·
1 revision
The Soapy Pluto SDR project provides a plugin module to use the Pluto SDR device within the SoapySDR API and software that supports SoapySDR.
SoapyPlutoSDR table of contents
Pre-built installers for various systems are available through the Pothos SDR environment.
- Install libiio: https://github.com/analogdevicesinc/libiio
- Install libad9361: https://github.com/analogdevicesinc/libad9361-iio
- Install SoapySDR: https://github.com/pothosware/SoapySDR/wiki
The CMake build system will locate ADI libraries and SoapySDR development files on your system. The plugin module will be built and installed into the SoapySDR modules directories.
git clone https://github.com/pothosware/SoapyPlutoSDR cd SoapyPlutoSDR mkdir build cd build cmake .. make sudo make install
Use the SoapySDRUtil application to see if SoapySDR can detect your device. Use the "hostname" keyword to specify the IP address or hostname of the Pluto SDR device on the network:
SoapySDRUtil --probe="driver=plutosdr,hostname=192.168.2.1"
- FAQ
- Build guide
- Driver guide
- SoapySDR header files
- Doxygen documentation
- Python binding support
- LuaJIT binding support
- .NET binding support
- GO binding support
- Rust binding support
- Julia binding support
- Pothos SDR Tutorial
- Help and support
- Pothos users' group
- Twitter @pothosware
- IRC chat #pothos
- Slack workspace
- Contract services
- Developer blog
- Contributing
- Donate
- Example support
- Remote access
- Multi device
- Device sharing
- SIMD converters
- Audio devices
- Osmo support
- NovenaRF support
- EVB7 support
- UHD support
- Blade RF support
- Hack RF support
- RTL-SDR support
- SDR Play support
- Radioberry support
- Red Pitaya support
- Lime Suite support
- Airspy support
- Airspy HF+ support
- PlutoSDR support
- Skylark Iris module
- Funcube Dongle Pro+
- IC-R8600 Receiver
- Epiq Sidekiq
- NetSDR support
- XTRX support
- RTL TCP support
- SpyServer support