Hi all,

I am a relatively new GNU Radio user and have a couple of issues I could use 
some help with:

First, I am trying to utilize some blocks in GNU provided by Ettus. The XML 
files were downloaded from the GitHub here: 
https://github.com/EttusResearch/gr-doa. I am running gnuradio 3.10.5.1 and UHD 
4.4.0.0. I put the XML files for these blocks in the blocks folder that GNU 
Radio looks in for blocks on startup. I also tried putting them in another 
folder and exporting that path under the GRC_BLOCKS_PATH. Even after doing that 
and restarting GNU Radio, those blocks are still listed as "missing" in the 
flowgraph I am trying to execute (also taken from the same GitHub).

Second, I have an X310 USRP that is visible when I run uhd_find_devices. When I 
put that device's IP in the address block for the USRP source block in GNU 
Radio and execute the flowgraph, it returns an error that the device cannot be 
found.

Any advice would be greatly appreciated!

Thanks,
Nic

Reply via email to