chokelive / SDRSharp.GpredictConnector

Plugin to connect Gpredict to SDRSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDRSharp.GpredictConnector

Plugin to connect Gpredict to SDRSharp This version is modify from original by add feature "free tune" frequency support. You can change frequency anytime at SDR# software

download

install

  • Just copy the SDRSharp.GpredictConnector.dll into your SDRSharp directory.

  • add the "magic line" to your plugins.xml file

       <add key="GpredictConnector" value="SDRSharp.GpredictConnector.GpredictConnectorPlugin,SDRSharp.GpredictConnector" />
    

original version

About

Plugin to connect Gpredict to SDRSharp

License:MIT License


Languages

Language:C# 91.6%Language:Smalltalk 8.4%