Page 1 of 1

SDRplay support for GNURadio on Windows

Posted: Tue Oct 18, 2016 9:58 am
by JMG
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

Re: SDRplay support for GNURadio on Windows

Posted: Fri Jan 13, 2017 1:57 pm
by pa3a
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

Re: SDRplay support for GNURadio on Windows

Posted: Fri Feb 03, 2017 6:41 pm
by Alexli
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