Plugin to connect Gpredict to SDRSharp
- latest compiled version is available on github https://github.com/alexwahl/SDRSharp.GpredictConnector/releases/latest
-
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" />