Search found 980 matches

by sdrplay
Wed Jun 19, 2019 8:00 am
Forum: General
Topic: SDR# And RSP-2 ?
Replies: 4
Views: 20372

Re: SDR# And RSP-2 ?

The last version of SDR# to support ExtIO plugins was 1361

SDRplay Support
by sdrplay
Tue Jun 18, 2019 3:28 pm
Forum: SDRplay related
Topic: SDRplay RSP2 appears to be useless on Ubuntu
Replies: 2
Views: 11475

Re: SDRplay RSP2 appears to be useless on Ubuntu

You don't need to register to get the API if you don't want to - go to www.sdrplay.com/downloads and get the API directly. Before executing the .run file you will need to make it executable first by using chmod 755 filename then you can run the installer as you can see in this video... https://www.y...
by sdrplay
Tue Jun 18, 2019 3:26 pm
Forum: SDRplay related
Topic: possible RSPduo driver problem
Replies: 1
Views: 9123

Re: possible RSPduo driver problem

Please note that SDR-Console uses API 2.13 and this only supports single tuner mode. SDRuno supports API 3.x so therefore can support master/slave mode as well as single tuner mode. If you see the same problem with SDRuno, then I would raise a support ticket (www.sdrplay.com/support) SDRplay Support
by sdrplay
Sun Jun 16, 2019 8:27 am
Forum: SDRuno
Topic: Scanner Is Pretty Good, But...
Replies: 2
Views: 11748

Re: Scanner Is Pretty Good, But...

The SDRuno scanner is purely a channelised system. If the specified step size is smaller than the specified audio bandwidth and if the threshold isn't optimised, then it could settle on the sides of a signal, but if used correctly that's not really likely.
by sdrplay
Sun Jun 16, 2019 8:25 am
Forum: General
Topic: Raspberry Pi 3, problems with screen resolution using VNC
Replies: 4
Views: 31106

Re: Raspberry Pi 3, problems with screen resolution using VNC

Note the above command will DISABLE hardware acceleration which is required for applications like CubicSDR to run properly. So use with caution.

Best regards,

SDRplay Support
by sdrplay
Sat Jun 15, 2019 11:01 am
Forum: SDRplay related
Topic: SDRPLAY RSP1A - Raspberry Pi modo server
Replies: 1
Views: 9187

Re: SDRPLAY RSP1A - Raspberry Pi modo server

Please use English in future posts (even Google Translate if necessary) Translated... Good Morning. My name is Raúl and I joined the SdrPlay community. I would like if someone is so kind to inform me how to create a sdr server with raspberry pi in remote mode. I know there is some image already buil...
by sdrplay
Fri Jun 14, 2019 8:56 pm
Forum: Code Corner
Topic: Getting raw IQ data via GNURadio
Replies: 4
Views: 44681

Re: Getting raw IQ data via GNURadio

RSP source blocks work in Gnu Radio by following this guide...

https://www.sdrplay.com/docs/gr-sdrplay-workflow.pdf

Best regards,

SDRplay Support
by sdrplay
Tue Jun 11, 2019 1:19 am
Forum: SDRuno
Topic: V1.31 ANOMALY
Replies: 2
Views: 11477

Re: V1.31 ANOMALY

Hello Paul, Couple of things... Firstly, remember that all configuration within SDRuno (including the scanner) is stored under the instance number. So if you have setup scanner presets in the Slave instance, then that will be at least INST1 (unless you have more than just a RSPduo of course) So it's...
by sdrplay
Sat Jun 08, 2019 9:35 pm
Forum: SDRuno
Topic: Stretching SDRuno over multiple monitors
Replies: 1
Views: 10058

Re: Stretching SDRuno over multiple monitors

You can put the panels onto as many monitors as you have. The panels that are stretchable will have a limit - the SP1 panel for example will stretch to 4K size (3840 x 2160)

Best regards,

SDRplay Support
by sdrplay
Sat Jun 08, 2019 9:33 pm
Forum: SDRplay related
Topic: rsp2 and rtl_airband
Replies: 5
Views: 20828

Re: rsp2 and rtl_airband

There are 2 types of gain in SoapySDRPlay (you will be able to see this in CubicSDR) - one is called RFGR and one is IFGR - if you just specify a gain value, I'm not sure how that will be handled within the SoapySDR framework. Maybe a look in the SoapySDR documentation will help to see how you can p...