CTCSS decoder plugin does not display PL freq. Iam using AS SDR v1.0.0.1854 and the tone box shows up, I check Detect and show on spectrum.The following appears in the plugin folder SDRSharp.CTCSSDecoder.dll plugins.xml is as follows:
<?xml version="1.0" encoding="utf-8" ?>
<sharpPlugins>
<add key="Sample Plugin" value="SDRSharp.Sample.SamplePlugin,SDRSharp.Sample" />
</sharpPlugins>
<add key="CTCSSDecoder" value="SDRSharp.CTCSSDecoder.CTCSSDecoderPlugin,SDRSharp.CTCSSDecoder" />
What am I doing wrong? CTCSS decoder used to work just fine in the pre Airspy days.
<?xml version="1.0" encoding="utf-8" ?>
<sharpPlugins>
<add key="Sample Plugin" value="SDRSharp.Sample.SamplePlugin,SDRSharp.Sample" />
</sharpPlugins>
<add key="CTCSSDecoder" value="SDRSharp.CTCSSDecoder.CTCSSDecoderPlugin,SDRSharp.CTCSSDecoder" />
What am I doing wrong? CTCSS decoder used to work just fine in the pre Airspy days.