Search found 37 matches

by fventuri
Wed Jan 16, 2019 3:02 am
Forum: Code Corner
Topic: gr-sdrplay for SDRplay API 3.01
Replies: 3
Views: 17135

gr-sdrplay for SDRplay API 3.01

I just created a new git repository ( https://github.com/fventuri/gr-sdrplay ) that has a new version of the gr-sdrplay Gnu Radio OOT module with the changes needed to use the new SDRplay version 3.01 (see here https://sdrplay.com/community/viewtopic.php?f=6&t=3997 ). The original GNU Radio module b...
by fventuri
Fri Jan 11, 2019 11:02 pm
Forum: General
Topic: Does RSP2 work with Gnu Radio?
Replies: 10
Views: 50899

Re: Does RSP2 work with Gnu Radio?

Steve,
you may want to start from this post by Jon with SDRplay: https://sdrplay.com/community/viewtopic.php?f=6&t=3770
The steps to get Gnu Radio working with your RSP2pro are shown here: https://www.sdrplay.com/docs/gr-sdrplay-workflow.pdf

Hope this helps,
Franco
by fventuri
Sat Jan 05, 2019 8:05 pm
Forum: Code Corner
Topic: Running SDRplay API 3.01 example code under Linux (Fedora 29)
Replies: 2
Views: 15148

Running SDRplay API 3.01 example code under Linux (Fedora 29)

Last night I saw the announcement that the beta version of the Linux API 3.01 (the one that is able to take advantage of the dual tuner in the RSPduo) is now available to the public ( https://sdrplay.com/community/viewtopic.php?f=6&t=3997 ), so this morning I wanted to give it a try running the samp...
by fventuri
Fri Jan 04, 2019 2:31 am
Forum: SDRplay related
Topic: cubicsdr
Replies: 4
Views: 14350

Re: cubicsdr

Tony, very good; you are on the right track! From your output from OpenWebRX, I can clearly see it is recognizing your SDRPlay RSP: Using device 1807096593: mir_sdr_api_version=2.130000 mir_sdr_hw_version=255 Now remember this is a web SDR, so in order to "see" it you have to open a browser and go t...
by fventuri
Thu Jan 03, 2019 3:41 am
Forum: SDRplay related
Topic: cubicsdr
Replies: 4
Views: 14350

Re: cubicsdr

Tony, I saw your post about OpenWebRX this evening and I wanted to give it a try. I followed all the instructions (SDRPlay drivers for Linux, SoapySDR, SoapySDRPlay, rx_tools, csdr, and finally openwebrx) and I can tell OpenWebRX can see the RSP2: ./openwebrx.py OpenWebRX - Open Source SDR Web App f...
by fventuri
Tue Dec 25, 2018 11:02 pm
Forum: New Users' experiences
Topic: Post your comments here
Replies: 27
Views: 107859

Re: Post your comments here

Ken, I just downloaded the very same RPi image from SDRPlay and both the SHA256 checksum and the file length match exactly what they posted here ( https://www.sdrplay.com/community/viewtopic.php?f=6&t=3868 ): sha256sum SDRplay_RPi3_V0.4.img.xz 2bdb44bfca95241aa9fe26f02efb78fd0370869ac2775f76832ac68f...
by fventuri
Sun Nov 18, 2018 8:14 pm
Forum: General
Topic: linux getting started probs
Replies: 16
Views: 35163

Re: linux getting started probs

I am really glad you got 'gqrx' to work.

Franco
by fventuri
Sun Nov 18, 2018 5:24 pm
Forum: General
Topic: linux getting started probs
Replies: 16
Views: 35163

Re: linux getting started probs

I am glad you found the problem with the bad USB cable.
How did you install 'gqrx'? From source or with a binary package?

Franco
by fventuri
Sun Nov 18, 2018 2:51 pm
Forum: General
Topic: linux getting started probs
Replies: 16
Views: 35163

Re: linux getting started probs

I read through your steps and it looks like you diidn't build/install Soapy SDR Play as described here: https://github.com/pothosware/SoapySDRPlay/wiki I just went through all those steps (i.e. the ones for SoapySDR from here https://github.com/pothosware/SoapySDR/wiki/BuildGuide#unix-instructions p...
by fventuri
Fri Oct 26, 2018 12:00 am
Forum: General
Topic: Linux installation - help needed
Replies: 17
Views: 36713

Re: Linux installation - help needed

Martin, try running this command: sha256sum SDRplay_RSP_API-Linux-2.13.1.run it should give you exactly this output: e2320b9eafffa3cb5d49e956207af2521ccf098aacc1fd9abecc8fb96b364522 SDRplay_RSP_API-Linux-2.13.1.run If that long hexadecimal number is different, the file you downloaded is probably cor...