Analog Devices ADALM-PlutoSDR driver for SDR#
Incompatible with the latest version of SDR#.
Needs a SDR# version containing a "FrontEnds.xml" file.
https://airspy.com/downloads/sdrsharp-x86-noskin.zip is compatible.
Make sure you're using the x86 / 32-bit version of SDR#! It'll not work with the 64bit version.
Make sure you're using the latest firmware for the PlutoSDR!
-
Install the USB drivers for the PlutoSDR.
-
Copy the the contents of the current release .zip into SDR# installation directory
-
Add the following line in the frontendPlugins sections of FrontEnds.xml file:
<add key="PlutoSDR" value="SDRSharp.PlutoSDR.PlutoSDRIO,SDRSharp.PlutoSDR" />
-
Launch SDR# and cross fingers :)
Be aware that any update of SDR# will require you to follow again steps 2 to 4!
Mod for 70-6000 MHz operation currently required for this plugin!
If you're experiencing hang-ups related to EMI issues, read this EEVBlog forum thread. There's a small mod which can help.
Jean-Michel Picod for the bladeRF driver, which was used as a base for this driver https://github.com/jmichelp/sdrsharp-bladerf
dos_fan] and prog for very helpful support while debugging
Please report them using the bugtracker on the Github project!