Skip to content

mhennerich/sdrsharp-plutosdr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdrsharp-plutosdr

Analog Devices ADALM-PlutoSDR driver for SDR#

Installation

Windows

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!

  1. Install the USB drivers for the PlutoSDR.

  2. Copy the the contents of the current release .zip into SDR# installation directory

  3. Add the following line in the frontendPlugins sections of FrontEnds.xml file:

    <add key="PlutoSDR" value="SDRSharp.PlutoSDR.PlutoSDRIO,SDRSharp.PlutoSDR" />

  4. 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!

Thanks to

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

Bugs? Ideas?

Please report them using the bugtracker on the Github project!

About

ADALM-PLUTO frontend for SDRSharp

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%