On 03/25/2021 01:23 PM, Ben Magistro wrote:
This might be more of a GNURadio question, but is it possible to share a single USRP device (E310 in this case) with two flowgraphs? What I mean is the E310 has a "A" and "B" channel, could you use channel "A" with one flowgraph and "B" with another or does everything have to be implemented in a single flowgraph with the UHD sink/source configured to have two channels? I'm guessing the latter due to how UHD interacts with the hardware.

Thanks!

Not directly--only a single process can "own" the interface. But you can construct yourself a muxing layer.

_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to