Search found 980 matches

by sdrplay
Tue Jun 20, 2017 9:41 am
Forum: SDRplay related
Topic: SoapySDRPlay compile error on Unbuntu 14
Replies: 13
Views: 36682

Re: SoapySDRPlay compile error on Unbuntu 14

That error means the .so is in the wrong format for your system. What OS and processor are you using?

Best regards,

SDRplay Support
by sdrplay
Tue Jun 20, 2017 5:19 am
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

The Mac files have been updated on the website - http://www.sdrplay.com/downloads

Download and install them both.

Best regards,

SDRplay Support
by sdrplay
Mon Jun 19, 2017 5:32 pm
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

I think I need to remind people that this forum is primarily for the community to assist and share information with each other. It is not an official support forum and we strongly advise people to contact us if the issue is relating to a SDRplay product (http://www.sdrplay.com/support) We do read as...
by sdrplay
Mon Jun 19, 2017 3:15 pm
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

It's the first time any one in this thread has mentioned a specific platform, so it's been difficult for me to understand what isn't working. The CubicSDR github repository is updated almost daily - it's not possible for us to keep totally up to date with these builds. We provide installs as a court...
by sdrplay
Mon Jun 19, 2017 4:12 am
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

I'll need specifics to be able to help. I've just built SoapySDR, SoapySDRPlay and CubicSDR all from their respective master sources on github. I'm on Ubuntu 16.04 Linux x64 Desktop PC and CubicSDR 0.2.2 is running fine and has no problems using either RSP1 or RSP2 As I've said I've seen this before...
by sdrplay
Sun Jun 18, 2017 11:42 pm
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

CubicSDR knows nothing about the RSP - all communication from CubicSDR is via the SoapySDR module. So there could be an issue with comms between CubicSDR and SoapySDR but it can't directly be between CubicSDR and the RSP That's why I'm suggesting to break down the problem. Does SoapySDRUtil work cor...
by sdrplay
Sun Jun 18, 2017 9:31 pm
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

If you've got the latest API, built SoapySDR and SoapySDRPlay and the following command doesn't work then it's not related to CubicSDR...

SoapySDRUtil --probe=sdrplay

Best regards,

SDRplay Support
by sdrplay
Sat Jun 17, 2017 8:38 pm
Forum: Code Corner
Topic: CubicSDR v0.2.2 not seeing SDRplay v1
Replies: 14
Views: 46470

Re: CubicSDR v0.2.2 not seeing SDRplay v1

When this happens it normally means that SoapySDR and SoapySDRPlay need to be rebuilt. I've no idea what the dependency is but this has worked on new builds in the past.

Best regards,

SDRplay Support
by sdrplay
Thu Jun 15, 2017 8:13 pm
Forum: SDRplay related
Topic: Addressing Multiple RSP2s
Replies: 1
Views: 6181

Re: Addressing Multiple RSP2s

The output of GetDevices will allow you to identify which device you want to work with and specify in SetDevice. We support coherence by linking RSP2s together (as shown in this application note: http://www.sdrplay.com/docs/SDRplay_RSPII_Reference_Clock_Application_Note_R1P0.pdf ) Remember whatever ...
by sdrplay
Thu Jun 15, 2017 3:13 pm
Forum: SDRuno
Topic: SDRuno with the Funcube Pro
Replies: 4
Views: 13687

Re: SDRuno with the Funcube Pro

Heinrich was trying to tell you that you shouldn't run the SDRuno executable, you should run the SDRuno.EXTIO executable. The functionality was separated out several versions ago.

Best regards,

SDRplay Support