SDR# RTL433 Plugin For SDR# Now Available

Maxi-SDR

Member
Joined
Jun 30, 2021
Messages
6
Hello Marc!
You rock !
Thanks again for this support. Now It's perfectly working.. Will test with my RTL-SDR key instead of the HAckRF, so I'm sure to be in the best conditions.
Your support was of a great help here!
Thanks and keep the wonderful job !

Best regards

Max
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello

Plugin SDRSharp RTL433 Version 1.4.1.0 7 July 21
- Modifications
Keep the console open on stop plugin for read verbose informations(version RTL_433 1.3.2.0)
- Corrections
Crash call function cu8 to .wav.
- Modifications configuration on TUNER AGC and RTL AGC
Tuner AGC: on(corresponds to auto gain with rtl433) can be manually-> off.\n")
RTL AGC: on.(not the AGC panel) can be set off if good signals.\n")

Marc
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello

Version 1.5.0.0 - 2 Août 2021

-Add a third radio button under the start button to display a new window type:
Display of one window per device that contains all received messages up to 10 times the maximum number of devices set in . config * 10. 100*10 by default.
The export button allows to save the data in text format which can be refilled by a spreadsheet(calc... separator:tabulation).
The name of the file is that of the window.CAUTION overwriting the file without confirmation.
If the Recordings folder of SDRSharp exists, the files will be saved in it otherwise in the SDRSharp folder.

I attach 2 plotted graphs with this new window:
the pressure of the 4 tires in my car and the temperature of my refrigerator.

I have no more evolutions or improvements planned, if you have any ideas, I will see if it is possible.

tempFrigo.JPGpression pneus.JPG

Documentation: Plugin SDRSharp pour RTL_433 | Mes logiciels (wixsite.com)
Téléchargement:https://github.com/marco402/plugin-Rtl4 ... er/install

Marc
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
9,541
Location
Stockholm, Sweden
I have no more evolutions or improvements planned, if you have any ideas, I will see if it is possible.
Maybe it's too much work but if possible make the last message received in a window to always be visible, that it scrolls to the last message when it is received, or that the order of the messages are inverted with the last message at the top and the oldest at the bottom.

/Ubbe
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
9,541
Location
Stockholm, Sweden
I had SDR# crash twice with the same protocol decode. It's a Ford pressure sensor that when it receives the signal it says it's an invalid value. It's a weak signal and doesn't decode at a 100% rate but it seems to lack a error trap for that invalid parameter value.

Ford.jpg


I use a RTL_SDR receiver and for some reason SDR# always has the noise floor at a -50-60dBm level. I can see the received signals going up to -35dBm and -25dBm but all messages says that the RSSI are from -6 to -1dB. If the decimal point are moved one step to the right it seems to correspond better with the actual level received.

/Ubbe
 

n5ytt

Newbie
Joined
Oct 22, 2006
Messages
1
Hey UBBE read one of your post elsewhere and I have an MSI SDR Panadapter. The computer states it's an unrecognized device. I guess i need to find and install the correct drivers for it, and alsor any recommendations for SDR software to use with it. I am an amateur radio operator and had plans on doing slow scan tv receiving with it and whatever i can find to listen too. Randy Please reply to n5ytt1@gmail.com
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello Ubbe

Could you make a pasted copy of the error message, I can’t read it all?

If there is an rssi problem, it is RTL_433 that transmits them to me, I do not do treatment on it but what do you think of the temperature?

Marc
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
9,541
Location
Stockholm, Sweden
I have an MSI SDR Panadapter.
I only use it for shortwave with SDRUno as they have put the wrong component values in the bandpass filters which makes it less useful for VHF/UHF.
but what do you think of the temperature?
When the signal are weak it shows all kinds of wierd values as the checksum cannot be decoded properly.

I got another error but now it is: InvalidArgument=Value 15 not valid for index. Parameter name: index.

************** Undantagstext **************
System.ArgumentOutOfRangeException: InvalidArgument=Value på 15 är inte giltigt för index.
Parameternamn: index
vid System.Windows.Forms.ListView.ColumnHeaderCollection.get_Item(Int32 index)
vid SDRSharp.Rtl_433.FormDevicesListMessages.setMessages(Dictionary`2 listData)
vid SDRSharp.Rtl_433.Rtl_433_Panel.addFormDevice(Dictionary`2 listData, List`1[] points, String[] nameGraph)
vid SDRSharp.Rtl_433.Rtl_433_Panel.<>c__DisplayClass30_0.<addFormDevice>b__0()

/Ubbe
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Hello
Version 1.5.3.0
-Modifications
-Messages list window
Index error when signal is weak(I failed to reproduce it).
Addition test on the number of columns...
Added 2 additional columns, to see if the problem comes from a bad column header which will display it.
This shouldn’t be happening, the names of the headers are in "hard" in code RTL_433?

-Change of SDRsharp reference for compilation:
The plugin_rtl433 with sdrsharp-x86-dotnet4(1784) or 1777 version only works with the version used as reference(1632) in visual studio.
By referencing the sdrsharp-x86-dotnet4(1784) version, the plugin works on the 1784 but also on the 1777...
Marc
 

Marco402

Member
Joined
May 25, 2021
Messages
77
I only use it for shortwave with SDRUno as they have put the wrong component values in the bandpass filters which makes it less useful for VHF/UHF.
When the signal are weak it shows all kinds of wierd values as the checksum cannot be decoded properly.

I got another error but now it is: InvalidArgument=Value 15 not valid for index. Parameter name: index.

************** Undantagstext **************
System.ArgumentOutOfRangeException: InvalidArgument=Value på 15 är inte giltigt för index.
Parameternamn: index
vid System.Windows.Forms.ListView.ColumnHeaderCollection.get_Item(Int32 index)
vid SDRSharp.Rtl_433.FormDevicesListMessages.setMessages(Dictionary`2 listData)
vid SDRSharp.Rtl_433.Rtl_433_Panel.addFormDevice(Dictionary`2 listData, List`1[] points, String[] nameGraph)
vid SDRSharp.Rtl_433.Rtl_433_Panel.<>c__DisplayClass30_0.<addFormDevice>b__0()

/Ubbe
Hello Ubbe

Do you still have the crash with version 1.5.3.0?
Do you have anything displayed on the last 2 columns?

Marc
 

ronenp

Member
Joined
May 8, 2002
Messages
592
I get also error while running the plugin on sdrsharp i use version 1.0.0.1784 (sdr# studio 1.0.0.1784)
---------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'SDRSharp, Version=1.0.0.1632, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'SDRSharp, Version=1.0.0.1632, Culture=neutral, PublicKeyToken=null'
at SDRSharp.Rtl_433.Rtl_433_Processor.NotifyPropertyChangedHandler(Object sender, PropertyChangedEventArgs e)
at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
at SDRSharp.SharpControlProxy.PropertyChangedEventHandler(Object sender, PropertyChangedEventArgs e)
at SDRSharp.MainForm.ResumePropertyNotifications()
at SDRSharp.MainForm.playStopButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Telerik.WinControls.RadControl.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonBase.buttonElement_Click(Object sender, EventArgs e)
at Telerik.WinControls.RadElement.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonItem.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonElement.OnClick(EventArgs e)
at Telerik.WinControls.RadElement.DoClick(EventArgs e)
at Telerik.WinControls.RadElement.RaiseBubbleEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadItem.RaiseBubbleEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadElement.RaiseRoutedEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadElement.DoMouseUp(MouseEventArgs e)
at Telerik.WinControls.ComponentInputBehavior.OnMouseUp(MouseEventArgs e)
at Telerik.WinControls.RadControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at Telerik.WinControls.RadControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4069.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SDRSharpMerged
Assembly Version: 1.0.0.1784
Win32 Version: 1.0.0.1784
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.exe
----------------------------------------
SDRSharp.Radio
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Radio.DLL
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Telerik.WinControls.UI
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.UI.DLL
----------------------------------------
Telerik.WinControls
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.DLL
----------------------------------------
SDRSharp.Common
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Common.DLL
----------------------------------------
SDRSharp.PanView
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.PanView.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Telerik.WinControls.RadDock
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.RadDock.DLL
----------------------------------------
TelerikCommon
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/TelerikCommon.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.FrequencyEdit
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyEdit.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Telerik.WinControls.Themes.FluentDark
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.Themes.FluentDark.DLL
----------------------------------------
SDRSharp.Rtl_433
Assembly Version: 1.5.0.0
Win32 Version: 1.5.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Rtl_433.DLL
----------------------------------------
SDRSharp.DMR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DMR.DLL
----------------------------------------
SDRSharp.APCO
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.APCO.DLL
----------------------------------------
SDRSharp.FrequencyScanner
Assembly Version: 2.2.7.0
Win32 Version: 2.2.7.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyScanner.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.CTCSSDecoder
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.CTCSSDecoder.DLL
----------------------------------------
SDRSharp.DCSDecoder
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DCSDecoder.DLL
----------------------------------------
SDRSharp.CoChannelCanceller
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.CoChannelCanceller.DLL
----------------------------------------
SDRSharp.DNR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DNR.DLL
----------------------------------------
SDRSharp.NoiseBlanker
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.NoiseBlanker.DLL
----------------------------------------
SDRSharp.WavRecorder
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.WavRecorder.DLL
----------------------------------------
SDRSharp.ZoomFFT
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.ZoomFFT.DLL
----------------------------------------
SDRSharp.BandPlan
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.BandPlan.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.FrequencyManager
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyManager.DLL
----------------------------------------
SDRSharp.Diagnostics
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Diagnostics.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
9,541
Location
Stockholm, Sweden
Do you still have the crash with version 1.5.3.0? Do you have anything displayed on the last 2 columns?
No crashes and nothing in the last two columns.

It must be super difficult to try and figure out the protocols. Something like this looks as if it isn't interpreted properly:
Protocol Model ID Code Channel Battery Temp Humidity Button
25 GT-WT02 144 4 1 -203,8 0 1
25 GT-WT02 144 4 1 -203,8 26 1
25 GT-WT02 144 4 1 -203,8 42 1

/Ubbe
 

Marco402

Member
Joined
May 25, 2021
Messages
77
I get also error while running the plugin on sdrsharp i use version 1.0.0.1784 (sdr# studio 1.0.0.1784)
---------------
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'SDRSharp, Version=1.0.0.1632, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'SDRSharp, Version=1.0.0.1632, Culture=neutral, PublicKeyToken=null'
at SDRSharp.Rtl_433.Rtl_433_Processor.NotifyPropertyChangedHandler(Object sender, PropertyChangedEventArgs e)
at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
at SDRSharp.SharpControlProxy.PropertyChangedEventHandler(Object sender, PropertyChangedEventArgs e)
at SDRSharp.MainForm.ResumePropertyNotifications()
at SDRSharp.MainForm.playStopButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Telerik.WinControls.RadControl.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonBase.buttonElement_Click(Object sender, EventArgs e)
at Telerik.WinControls.RadElement.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonItem.OnClick(EventArgs e)
at Telerik.WinControls.UI.RadButtonElement.OnClick(EventArgs e)
at Telerik.WinControls.RadElement.DoClick(EventArgs e)
at Telerik.WinControls.RadElement.RaiseBubbleEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadItem.RaiseBubbleEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadElement.RaiseRoutedEvent(RadElement sender, RoutedEventArgs args)
at Telerik.WinControls.RadElement.DoMouseUp(MouseEventArgs e)
at Telerik.WinControls.ComponentInputBehavior.OnMouseUp(MouseEventArgs e)
at Telerik.WinControls.RadControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at Telerik.WinControls.RadControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4069.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SDRSharpMerged
Assembly Version: 1.0.0.1784
Win32 Version: 1.0.0.1784
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.exe
----------------------------------------
SDRSharp.Radio
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Radio.DLL
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Telerik.WinControls.UI
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.UI.DLL
----------------------------------------
Telerik.WinControls
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.DLL
----------------------------------------
SDRSharp.Common
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Common.DLL
----------------------------------------
SDRSharp.PanView
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.PanView.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Telerik.WinControls.RadDock
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.RadDock.DLL
----------------------------------------
TelerikCommon
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/TelerikCommon.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.FrequencyEdit
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyEdit.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Telerik.WinControls.Themes.FluentDark
Assembly Version: 2020.3.1020.40
Win32 Version: 2020.3.1020.40
CodeBase: file:///C:/apps/sdrsharp-x86C/Telerik.WinControls.Themes.FluentDark.DLL
----------------------------------------
SDRSharp.Rtl_433
Assembly Version: 1.5.0.0
Win32 Version: 1.5.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Rtl_433.DLL
----------------------------------------
SDRSharp.DMR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DMR.DLL
----------------------------------------
SDRSharp.APCO
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.APCO.DLL
----------------------------------------
SDRSharp.FrequencyScanner
Assembly Version: 2.2.7.0
Win32 Version: 2.2.7.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyScanner.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.CTCSSDecoder
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.CTCSSDecoder.DLL
----------------------------------------
SDRSharp.DCSDecoder
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DCSDecoder.DLL
----------------------------------------
SDRSharp.CoChannelCanceller
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.CoChannelCanceller.DLL
----------------------------------------
SDRSharp.DNR
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.DNR.DLL
----------------------------------------
SDRSharp.NoiseBlanker
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.NoiseBlanker.DLL
----------------------------------------
SDRSharp.WavRecorder
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.WavRecorder.DLL
----------------------------------------
SDRSharp.ZoomFFT
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.ZoomFFT.DLL
----------------------------------------
SDRSharp.BandPlan
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.BandPlan.DLL
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.3761.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
SDRSharp.FrequencyManager
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.FrequencyManager.DLL
----------------------------------------
SDRSharp.Diagnostics
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/apps/sdrsharp-x86C/SDRSharp.Diagnostics.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Hello Ronemp

Which version of the plugin do you use?

I made a fix yesterday in version 1.5.3.0, did you use this one?

Marc
 

Marco402

Member
Joined
May 25, 2021
Messages
77
No crashes and nothing in the last two columns.

It must be super difficult to try and figure out the protocols. Something like this looks as if it isn't interpreted properly:
Protocol Model ID Code Channel Battery Temp Humidity Button
25 GT-WT02 144 4 1 -203,8 0 1
25 GT-WT02 144 4 1 -203,8 26 1
25 GT-WT02 144 4 1 -203,8 42 1

/Ubbe

Hello Ubbe

For the columns, it may be empty fields that caused the crash ?
For the message GT-WT02 do not know if it is a question but you have some information in the sources on github:

1 file per device.
Rtl_433_dll-for-plugin-SdrSharp/src/devices at rtl_433forSDRSharp · marco402/Rtl_433_dll-for-plugin-SdrSharp

Marc
 

Marco402

Member
Joined
May 25, 2021
Messages
77
Y

Dear Mark
I used the latest DLL from here
plugin-Rtl433-for-SdrSharp/install at master · marco402/plugin-Rtl433-for-SdrSharp
Ween I look in the DLL version it show me 1.5.0.0 in the sdrshar.rtl_433.dll and 1.3.0.0 for the graopplib.dll
Ronen

Ronemp

Sorry for my question but the version of the dll is 1.5.0.0 (as can be seen on your message with the crash ) that I don’t have
updated but the actual version is the one displayed on plugin 1.5.3.0. Do you have this one?

Marc
 

Ubbe

Member
Joined
Sep 8, 2006
Messages
9,541
Location
Stockholm, Sweden
For the columns, it may be empty fields that caused the crash ?
Maybe. What is it supposed to show in those two empty columns?
For the message GT-WT02 do not know if it is a question but you have some information in the sources on github:
I have read some of it and come to the conclusion that probably some chinese manufacturer have used protocol 25 for their own device that do not have the same format as Globaltronic uses. It's been raining all day and one value increase during the day so probably a rain meter.

/Ubbe
 
Top