Open alexschultze opened 2 years ago
SDR# version is 1860. I have tried the plugin 1.5.5.0 and 1.5.5.0 for 1784.
1784 - dotnet4 1831 - dotnet5 =>1831 - dotnet6 Is this a dotnet version issue?
So workaround:
Dotnet5 + Sdr# 1831 + 1.5.5.0 rtl_433 works.
Hi Alex
Thank you for your messages, for me there are 2 versions . For SDRSHarp 1784 or you need the special version 1784 that asks for File name: 'SDRSharpMerged (displayed in your error) and the standard version for other SDRSharp versions that does not test the file name. For the dotnet, I don't know, I stay in 4.6 to debug with the sdrsharp source on github.
Marc
Hello,
I have exactly the same problem (same output error), but i dont understand how Alexschultze solve the problem my version of SDRSharp is 1905
Thomas
Also my source is RTL-SDR TCP (the dongle is on a NAS in my local network) I execute SDRSharp on Windows 10 nobody is perfect ;-))
Thomas
As stated above, you are using a versio that probably uses a newer version of dotnet.
Download the older version of sdr# (1784).
Thank you Alex, ;-)
it's solved ! i didn't understand what was dotnets or donuts or what else, i was looking for a older version of SDRSharp but i didn't find it.
So i download dotnets 4 (1784), i execute the install-rtlsdr.bat copy and paste the 3 rtl_433 dll files and modify the Plugins.xml file
Warning, in this page : https://marco40github.wixsite.com/website/plugin-sdrsharp-pour-rtl-433, if you copy ans paste the line to declare the plugin, you must remove one space
<add key="RTL_433" value="SDRSharp.Rtl_433.Rtl_433_Plugin, SDRSharp .Rtl_433" />
must be
<add key="RTL_433" value="SDRSharp.Rtl_433.Rtl_433_Plugin, SDRSharp.Rtl_433" />
This error occurs when the rtl plugin is enabled (checkbox), and occurs in different situations. One is, when the frequency is changed.