Hello guys,
I want to integrate the SDRSharp into my C# software to send and receive commands.
for this goal i make some search which direct me to this library: https://github.com/cgommel/sdrsharp
i install it and try to run it, but i always get an null exception on line:
_modeStates[DetectorType.WFM] = Utils.GetIntArraySetting("wfmState", _defaultWFMState);
because of there is no key "wfmState",
may anyone help me how to move forward?
Regards
SDRSharp .net library debugging exception
-
- Site Admin
- Posts: 2835
- Joined: Mon Nov 19, 2012 11:54 pm
Re: SDRSharp .net library debugging exception
That's a very old version of SDR#.
You might want to try and contact the author to get access to the SDK for developing plugins. Try their forums at airspy.groups.io.
You might want to try and contact the author to get access to the SDK for developing plugins. Try their forums at airspy.groups.io.