GNUradio

General discussions
Post Reply
signon
Posts: 3
Joined: Fri Jul 15, 2016 9:17 pm

GNUradio

Post by signon » Thu Aug 04, 2016 2:02 pm

Hello!

Can you tell me how can I install gnuradio compatible with SDRplay?


Best regards,
SIGNON
Last edited by signon on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

DK7OB
Posts: 79
Joined: Thu Mar 24, 2016 7:14 am

Re: GNUradio

Post by DK7OB » Fri Aug 05, 2016 10:26 am

There is no direct support for SDRPlay in gnuradio. You need gr-osmosdr. You can go 2 ways:

1. Direct SDRPlay support in gr-osmosdr: You have to build gr-osmosdr from source and enable the NON_FREE drivers. Not recommended, since the SDRPlay support in gr-osmosdr is rather incomplete and there seems to be no development activity.

2. Indirect support via soapysdr. This uses the soapysdr driver in gr-osmosdr and requires soapysdr and soapysdrplay to be installed. I think you get this when you install the SDRPlay API driver. I would recommend this way.

But also here the SDRPlay support is far from complete. So I have my own modified versions of gr-osmosdr and sopysdr/soapysdrplay with a number of modifications which make it quite usable with gqrx (which is based on gnuradio).#

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

Post Reply