On Fri, Feb 11, 2022 at 10:14 AM Lautaro Lorenzen <
[email protected]> wrote:

> Thanks for your prompt response (and to Rob for his response).
>
> You are right, my mistake, it is a warning. Besides its nature, it
> prevents the gnu-radio flowgraph from working at all, and prevents
> uhd_usrp_probe from displaying the correct block name.
>
> Setting up the environment variable worked just fine, but I'm wondering
> how I should include two OOT blocks if I've to set the env variable to one
> path?
>

Separate the paths like you normally would for any other PATH environment
variable:

  $ export UHD_MODULE_PATH=/path/to/one:/path/to/two

Brian

>
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to