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: supp...@ettus.com
Web: http://ettus.com


On Wed, May 21, 2014 at 11:27 AM, Activecat <active...@gmail.com> wrote:

> On Wed, May 21, 2014 at 4:35 PM, Mike Jameson <mike.jame...@ettus.com>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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to