Skip to content

F6FLT/SDRSharp_v17xx-Plugin-for-SDRPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDRSharp_v17xx-Plugin-for-SDRPlay RSP1 beta version

SDRSharp v17 Plugin for SDRPlay: Source code and binary for Windows 10 (SDRSharp.SDRplay.dll)

This plugin is taken from https://github.com/Sir-Loin/SDRPlay_SDRSharp_Plugin and adapted to allow the RSP1 SDRPlay to work with recent 2019 versions of SDR# (v 1.0.0.0.1716 -> 1732).

You only want the turnkey solution for Windows

  • download and put the file SDRSharp.SDRplay.dll in the SDR# install folder
  • with a text editor, open the file "FrontEnds.xml" in the SDR# install folder and add the line :
    <add key="SDRplay" value="SDRSharp.SDRplay.SDRplayIO,SDRSharp.SDRplay"/>
    in the "<frontendPlugins>" section.
    The SDRPlay will appear in the list of devices that can be selected from SDR#

You are interested in source code and development
To build, with Microsoft Visual Studio 2017:

  • Open the .sln file in Visual Studio
  • Add SDRSharp.Radio.dll and SDRSharp.Common.dll from your SDR# install folder as external references.

Screenshot:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages