Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Plugins for SDRSharp

License

NotificationsYou must be signed in to change notification settings

jklnz/SDRSharpPlugins

Repository files navigation

This contains a crude plugin for SDRSharp that automatically starts the radio five seconds after launching SDRSharp. Mainly useful for decoding setups (e.g. to auto start after a computer shutdown).

Key to add to your plugin file:

  <add key="Auto Start Radio" value="SDRSharp.AutoStartRadio.AutoStartRadioPlugin,SDRSharp.AutoStartRadio" />

If you want it to set the frequency when starting you need to add this key to your App Settings in SdrSharp.exe.config

    <add key="asrfrequency" value="157950000" />

Copy the DLL to the SDRSharp directory.

Tested with Visual Studio 2017 and SDRSharp 1619


[8]ページ先頭

©2009-2025 Movatter.jp