SDRplay support for GNURadio on Windows

Add useful snippets of code or links to entire SDR projects.
Post Reply
JMG
Posts: 23
Joined: Thu Mar 26, 2015 9:58 pm

SDRplay support for GNURadio on Windows

Post by JMG » Tue Oct 18, 2016 9:58 am

I am using the official GNURadio on Windows with the osmosdr plugin, which works with other receivers and supposedly also supports SDRplay.
I already installed the Windows API/hardware driver from sdrplay.com, but osmosdr still doesn't recognize the receiver.
How can I get SDRplay support for GNURadio on Windows (through osmosdr or otherwise)?

John

Reason: No reason

pa3a
Posts: 1
Joined: Fri Jan 13, 2017 1:48 pm

Re: SDRplay support for GNURadio on Windows

Post by pa3a » Fri Jan 13, 2017 1:57 pm

Hi all,

I'm new to SDRplay (and to SDR as well). Anyway, after trying to get GNUradio working SDRplay under windows, I'm still not succesful.
Has this problem been solved?

kind regards,
Arie Kleingeld PA3A
Last edited by pa3a on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Alexli
Posts: 3
Joined: Mon Jan 30, 2017 9:56 pm

Re: SDRplay support for GNURadio on Windows

Post by Alexli » Fri Feb 03, 2017 6:41 pm

I had the same issue with linux:
Non-Free drivers are not supported by default.
You need to recompile osmosdr with "gr-osmosdr/build$ cmake -DENABLE_NONFREE=TRUE"
However, RSP2 features are not supported at the moment.

Alex
Last edited by Alexli on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply