Skip to content

veso266/SDRSharp.SCATuner

Repository files navigation

SDRSharp.SCATuner

This plugin allows you to listen to SCA Audio channels hidden inside regular FM Broadcast stations

How to install

Download dll from release page

For latest SDR#

You just copy dll into Plugins directory and enjoy

For SDR# 1785 and below

You copy the plugin DLL into sdrsharp program directory and then edit plugins.xml and add the following line to it (people used to call this MagicLine.txt)

<add key="SCATuner" value="SDRSharp.SCATuner.SCATunerPlugin,SDRSharp.SCATuner" />

Exmplanation of MagicLine(if you want to write your own plugin someday)

<add key="Whatever-you-want-that-is-unique" value="NameSpace.EntryPoint,DLLName" />

SDRSharp.XDR

Usage + install tutorial -- Thanks to Double A Labs for his samples and this tutorial

About

This plugin allows you to listen to hidden SCA Audio channels hidden inside regular FM Broadcast stations

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages