discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: **Cant use UHD SINK and UHD Source in the same flowgraph


From: Marcus D. Leech
Subject: Re: **Cant use UHD SINK and UHD Source in the same flowgraph
Date: Mon, 16 Jan 2023 16:11:16 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 16/01/2023 09:52, Taylor Clark wrote:
Hey all,

I am using the x410 with a flowgraph that has uhd source and uhd sink in the same flowgraph however, I believe its because the device is already claimed.

Here is the output I am getting
  self.uhd_usrp_source_1 = uhd.usrp_source(
  File "/usr/local/lib/python3/dist-packages/gnuradio/uhd/__init__.py", line 125, in constructor_interceptor
    return old_constructor(*args)
  File "/usr/local/lib/python3/dist-packages/gnuradio/uhd/uhd_swig.py", line 2806, in make     return _uhd_swig.usrp_source_make(device_addr, stream_args, issue_stream_cmd_on_start)
RuntimeError: LookupError: KeyError: No devices found for ----->
Device Address:
    x4xx:

Is it possible to use these two together and have them claim the device as one

Regards,
Taylor Clark
This should "just work".

Can you share the flow-graph you're using, and the version of UHD and Gnu Radio?

In general, USRP-specific queries belong on the usrp-users mailing list, rather than here, although I agree that there's
  significant overlap in this question...





reply via email to

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