Gnuradio via pybombs

Add useful snippets of code or links to entire SDR projects.
Post Reply
vsboost
Posts: 23
Joined: Mon Oct 26, 2015 8:06 am

Gnuradio via pybombs

Post by vsboost » Sat Nov 14, 2015 8:31 am

Has anybody built gnuradio using pybombs and got the sdrplay to work ?? i tried heaps of times and even rebuilt gr-osmosdr from /pybombs/src/gr-osmosdr using the correct prefix /target and denable_non_free=true, still cant get gqrx or gnuradio to recognize the sdrplay.

No problem using the guide on the sdrplay website to build and install gqrx, but i prefer using pybombs.

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

vsboost
Posts: 23
Joined: Mon Oct 26, 2015 8:06 am

Re: Gnuradio via pybombs

Post by vsboost » Sun Nov 15, 2015 9:04 am

So i tried
var config_opt = " -DENABLE_NONFREE=TRUE "
in the gr-osmosdr.lwr recipe file and still no go.
Last edited by vsboost on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

vsboost
Posts: 23
Joined: Mon Oct 26, 2015 8:06 am

Re: Gnuradio via pybombs

Post by vsboost » Sun Nov 15, 2015 10:54 am

It works

my first post the line -denable_non_free=true is wrong, changed it to -denable_nonfree=true and it works
Last edited by vsboost on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply