Search found 980 matches

by sdrplay
Mon Jul 22, 2019 11:40 pm
Forum: SDRplay related
Topic: CubicSDR on a Mac
Replies: 5
Views: 45238

Re: CubicSDR on a Mac

Are you only using CubicSDR from our website? A CubicSDR install from another site might not have support for the RSP. When you start CubicSDR, the device selection window should appear. If the RSP doesn't appear, press refresh and see if then appears. If that is not successful, open a terminal wind...
by sdrplay
Mon Jul 22, 2019 9:25 pm
Forum: SDRplay related
Topic: CubicSDR on a Mac
Replies: 5
Views: 45238

Re: CubicSDR on a Mac

On our downloads page (https://www.sdrplay.com/downloads) click on the Mac tab - then you need the API installation which will also install the SoapySDR framework. You also need CubicSDR built for the right version of SoapySDR, so you may need the version that's on our downloads page. Best regards, ...
by sdrplay
Thu Jul 18, 2019 11:27 pm
Forum: General
Topic: SDRplay on Ubuntu, RuntimeError
Replies: 1
Views: 10683

Re: SDRplay on Ubuntu, RuntimeError

With a bandwidth of 1.536 MHz, I would start with a sample rate of 2 MHz, otherwise if you really want 10 MHz sample rate, change the IFBW to 8 MHz

I would also enable debug and see what the error reports

Best regards,

SDRplay Support
by sdrplay
Thu Jul 18, 2019 1:30 pm
Forum: General
Topic: installing liquid-dsp problem
Replies: 5
Views: 22405

Re: installing liquid-dsp problem

Hi Ron, When up against missing functions or libraries, the best thing to try is either... sudo apt install <missing> where <missing> is the library or function. From memory when building on the RPi4 I had to add automake, cmake and swig or search online because sometimes the apt library can have a ...
by sdrplay
Sun Jul 14, 2019 6:13 pm
Forum: Code Corner
Topic: Resampling
Replies: 20
Views: 134178

Re: Resampling

If you want to use dual tuner mode of the RSPduo then you will need to use API 3.x

We don't directly support C# but there are people on here that may be able to help with C# related issues.

Best regards,

SDRplay Support
by sdrplay
Fri Jul 12, 2019 1:06 pm
Forum: Code Corner
Topic: Resampling
Replies: 20
Views: 134178

Re: Resampling

Looks like you need API 2.13, API 3.x has different function calls, etc.

Best regards,

SDRplay Support
by sdrplay
Thu Jul 11, 2019 1:23 pm
Forum: SDRplay related
Topic: Possible issue with dump1090 v1.45
Replies: 8
Views: 26365

Re: Possible issue with dump1090 v1.45

I think this is an issue with the way that the command prompt behaves when the buffer is full. It's strange that the window disappears totally. We've certainly seen the window close up to the title bar and then we have to drag the window height back to where it was. This will only happen in interact...
by sdrplay
Thu Jul 11, 2019 12:55 pm
Forum: SDRplay related
Topic: RSPduo ExtIO Plugin – v1.1.1 (9th Apr 2019) crashing service
Replies: 4
Views: 17542

Re: RSPduo ExtIO Plugin – v1.1.1 (9th Apr 2019) crashing service

because not everyone has SDRuno installed.

Best regards,

SDRplay Support
by sdrplay
Thu Jul 11, 2019 10:30 am
Forum: SDRuno
Topic: Tuning steps again.
Replies: 5
Views: 20761

Re: Tuning steps again.

The following entries in the ini file represent the saved step sizes... iAMStepSizeIndex=8 iLSBStepSizeIndex=7 iUSBStepSizeIndex=7 iFMNStepSizeIndex=9 iFMWStepSizeIndex=19 iCWStepSizeIndex=3 The index value corresponds to the step size dropdown list (between 2-20) I have just gone from FM wideband t...
by sdrplay
Thu Jul 11, 2019 10:19 am
Forum: SDRuno
Topic: Recording both channels of RSPduo in dual tuner mode
Replies: 5
Views: 18448

Re: Recording both channels of RSPduo in dual tuner mode

I don't know how you will get 2 applications to do the same thing at the same time.

This may well be a good idea for a plugin for the SDRuno plugin API that will come in 1.4

Best regards,

SDRplay Support