discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] PyBOMBS installed gnuradio: uhd_usrp_sink not fou


From: Mike Jameson
Subject: Re: [Discuss-gnuradio] PyBOMBS installed gnuradio: uhd_usrp_sink not found
Date: Wed, 21 May 2014 12:31:57 +0100

The "UHD Source" GRC block uses the file called "uhd_usrp_source.xml".  Make sure that this is in your GRC path.

To set the GRC path you need to go into the ~/.gnuradio folder and create a config.conf file and add the following tweaked with your actual path to the "UHD source" block:

[grc]
global_blocks_path = /usr/local/share/gnuradio/grc/blocks

Mike

--
Mike Jameson M0MIK BSc MIET
Ettus Research Technical Support
Email: address@hidden
Web: http://ettus.com


On Wed, May 21, 2014 at 11:27 AM, Activecat <address@hidden> wrote:
On Wed, May 21, 2014 at 4:35 PM, Mike Jameson <address@hidden> wrote:
Have you run:

./pybombs env

...and then run:

source ../target/setup_env.sh (alter file path to taste)

Mike


Yes, this has been performed.
During gnuradio installation, I configured the prefix to /usr/local due to a reason mentioned in http://gnuradio.4.n7.nabble.com/PyBOMBS-install-gnuradio-3-7-4-td48343.html

Hence, I had performed these:
  sudo ./pybombs install gnuradio     ---> install gnuradio to /usr/local
  sudo ./pybombs env                     --->  refresh settings in /usr/local/setup_env.sh

  source /usr/local/setup_env.sh
  gnuradio-companion


With these the uhd becomes not available in GRC.


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]