SDR# Updated SDR# plug-in ScopeView

Status
Not open for further replies.

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,865
Was looking to use this plug-in for another purpose and in the process updated it to work with the latest SDR# (Tested on #1700).
I thought I'd make it available for anyone interested in it.

thpKkgf.png

7zytdpT.png


Code:
===============================================================================
ScopeView - SDR# plug-in                              updated 27 September 2019
===============================================================================

 - Original code by Bob Rich
 - Updated code by thewraith2008

Description:
 ScopeView adds a simple audio scope to the plugin sidebar (in SDR#).

 ScopeView has been updated for use with SDR# 1362+
 - Only tested on SDR# v1.0.0.1700
 - Nothing has been changed to how it's features work.


===============================================================================
To use:

 Copy 'SDRSharp.ScopeView.dll' to your SDR# folder

 Add following line to 'Plugins.xml' in your SDR# folder.

   <add key="ScopeView" value="SDRSharp.ScopeView.ScopeViewPlugin,SDRSharp.ScopeView" />


 Works best when 'Filter Audio' is enabed in SDR# side menu > Audio


===============================================================================
Changelog:

 v1.0.1.0 - Initial Update
 - Updated to work with .NET 4.6
 - Fixed plug-in to address changes in the SDR# plug-in interface that have
    occurred since plug-in was last changed around SDR# v1.0.1132 (2013)
 - Doubled the amplitude range (slider).

 HASH: 723c6ee694bcdf5fbabac75afd4a3520

===============================================================================

Source code for this update downloaded from:
 http://the.midnightchannel.net/sdr/SDRSharp_Plugins/bobrich/


Download

HASH: 5835252d67e5d0a25f353a9ffa15702d
 
Status
Not open for further replies.
Top