SDRPlay RSP1/2, SoapyRemote, CubicSDR

General discussions
Post Reply
kd1it
Posts: 4
Joined: Sat Mar 03, 2018 10:09 pm

SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by kd1it » Sat Mar 03, 2018 10:12 pm

I have a PI3 running thing the SDRPlay .img from downloads. I have SoapyRemote running on it. I start up CubicSDR 2.2.3 on my Mac, it sees the SDRPlay, I connect, and one second later it exits. Not crash, but exit. Run CubicSDR on a Windows box, does the same thing.

Known issue?

Regards,

Jeff - KD1IT
Last edited by kd1it on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
---------------------------------
Jeff - KD1IT
SDR fanatic. SDRPlay RSP2, RSP1, KiwiSDR, Dreamcatcher, Icom Ic-7610.

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by sdrplay » Sat Mar 03, 2018 11:02 pm

Not a known issue as far as I know. Can you post any debug information from the server? Can you also post what settings you are using in CubicSDR with the device?

Best regards,

SDRplay Support

Reason: No reason

kd1it
Posts: 4
Joined: Sat Mar 03, 2018 10:09 pm

Re: SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by kd1it » Sun Mar 04, 2018 1:32 am

Here is what CubicSDR is set up as:

Screenshot
http://drops.sycamorelabs.com/6kf26F

The soapyserver gets a segfault.

Screenshot
http://drops.sycamorelabs.com/eZGXFb

Regards,

Jeff
Last edited by kd1it on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
---------------------------------
Jeff - KD1IT
SDR fanatic. SDRPlay RSP2, RSP1, KiwiSDR, Dreamcatcher, Icom Ic-7610.

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by sdrplay » Sun Mar 04, 2018 8:24 am

Couple of things... do you get the same problem running CubicSDR on the RPi3? (i.e. locally, not remotely)

Also, is this on a wired lan? I'm working through a similar issue with some guys here: https://github.com/pothosware/SoapyRemote/issues/26

However, I understand the issue on Odroid. RPi should not have the same issue, the only real way to tell is to add debug into the SoapySDRPlay library. If you are able to edit source code and recompile it, I can walk you through it.

Best regards,

SDRplay Support

Reason: No reason

kd1it
Posts: 4
Joined: Sat Mar 03, 2018 10:09 pm

Re: SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by kd1it » Sun Mar 04, 2018 8:42 pm

CubicSDR works fine on the PI, to the RSP local, but exhibits the same crash when going through the SoapyRemote, segfault.

I am a pretty seasoned dev, so I can go through with gdb and see what is happening.

But I just read through issue 26, and I see you are dealing with 32/64 bit issues. FWIW, 32/64 bit issues are why I avoid
int
like the plague.

Jeff
Last edited by kd1it on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
---------------------------------
Jeff - KD1IT
SDR fanatic. SDRPlay RSP2, RSP1, KiwiSDR, Dreamcatcher, Icom Ic-7610.

kd1it
Posts: 4
Joined: Sat Mar 03, 2018 10:09 pm

Re: SDRPlay RSP1/2, SoapyRemote, CubicSDR

Post by kd1it » Mon Mar 05, 2018 12:54 am

So, with debug mode, I found that cranking down the sample rate to 1Mhz, it did not crash anymore.
Last edited by kd1it on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
---------------------------------
Jeff - KD1IT
SDR fanatic. SDRPlay RSP2, RSP1, KiwiSDR, Dreamcatcher, Icom Ic-7610.

Post Reply