[USRP-users] Re: Sharing one UHD device across multiple hosts

2024-05-05 Thread Marcus D. Leech
On 05/05/2024 16:00, Marcus Müller wrote: That alternate streaming target functionality re-emerged in later UHD versions for RFNoC-supported devices. Is there an example of this somewhere?  I only vaguely remember seeing this... On 05.05.24 17:35, Marcus D. Leech wrote: On 05/05/2024 11:27

[USRP-users] Re: Sharing one UHD device across multiple hosts

2024-05-05 Thread Stuart Austin
Perhaps consider having a virtual machine (VM) act as the go-between? The VM talks directly to the device via UHD, but then provides its own API that splits out the streams/sessions to clients running elsewhere. You'd have to write some code, of course; but presumably you could implement somethi

[USRP-users] Re: Sharing one UHD device across multiple hosts

2024-05-05 Thread Marcus Müller
That alternate streaming target functionality re-emerged in later UHD versions for RFNoC-supported devices. On 05.05.24 17:35, Marcus D. Leech wrote: On 05/05/2024 11:27, jmalo...@umass.edu wrote: Hello, I am wondering if it is possible to allow another host device to start a session with a

[USRP-users] Re: Sharing one UHD device across multiple hosts

2024-05-05 Thread Marcus D. Leech
On 05/05/2024 11:27, jmalo...@umass.edu wrote: Hello, I am wondering if it is possible to allow another host device to start a session with an x410 after it already has a session with a different host device. In other words, multiple devices sharing one USRP device at the same time. I know

[USRP-users] Sharing one UHD device across multiple hosts

2024-05-05 Thread jmaloyan
Hello, I am wondering if it is possible to allow another host device to start a session with an x410 after it already has a session with a different host device. In other words, multiple devices sharing one USRP device at the same time. I know it is possible to “hijack” a session to perform so