Giter Site home page Giter Site logo

sdrsharppluginmanager's Introduction

THIS PROJECT IS NO LONGER MAINTAINED

SDR# Plugin Manager

This is a simple program which helps adding and removing plugins to SDR# so you don't have to edit SDRSharp.Config by hand.

How to use it?

  1. Download the latest release
  2. Put SDRSharpPluginManager.exe into SDR#'s folder or run it where it is and follow the instructions
  3. Add a plugin DLL, remove unused ones and save changes
  4. Enjoy!

Working plugins

The application should add any valid SDR# plugin to the config file, however it can fail when something unexcepted happens, like some undetectable file is also required to run your plugin (to be precise: I don't know how to detect yet). So here is a short list of successfully added plugins so far:

Standard plugins

  • Digital Noise Reduction
  • Frequency Manager
  • Noise Blanker
  • Recording
  • Zoom FFT
  • Frequency Entry
  • Frequency Manager + Scanner
  • Scanner Metrics

Note: Although these plugins come in 3 separate DLLs, they cooperate, so you must add all of them to get them work properly. Scanner Metrics requires System.Data.SQLite to run. It is also included in the zip just don't forget to copy along with the plugins.

  • Audio Recorder
  • Baseband Recorder
  • CTCSS Decoder
  • DSD Interface
  • Digital Audio Processor
  • Frequency Manager
  • Frequency Scanner
  • Time Shift

Note: Frequency Manager is a drop-in replacement of the one which comes with SDR#. You can't use both at the same time.

Other plugins

I've collected these plugins from http://sdrsharp.com/#plugins and http://www.rtl-sdr.com/sdrsharp-plugins. Feel free to message me about other working plugins or just fork this repo and add new ones by your own.

Not working plugins

There aren't any yet \o/

Upcomming features

  • Copy the added DLL to SDR# folder
  • Enable/Disable feature
  • More detailed error messages in nice dialogs

Compatibility

As I was testing plugins I saw that some of them are broken due to SDR# API changes. This application loads all dependent files from where the manager EXE is located or where it is pointed to on the startup. So as long as the ISharpPlugin.DisplayName property is in the plugin and the config file structure is not changed it should load everyting. The oldest SDR# revision I found was 1189 and there were no issues.

sdrsharppluginmanager's People

Contributors

slapec avatar ourenseko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.