[USRP-users] Re: X310 Bursts/Buffering with Timestamp data

2025-01-08 Thread nriedel
Thanks Martin & Rob! We have our code working following Martin’s suggestion (set the TS in each packet, no EOB). We have seen occasional sequence errors but other than that it looks pretty good. We will give Rob’s suggestion a try. Some extra buffering could make it easier to meet our averag

[USRP-users] Re: X310 Bursts/Buffering with Timestamp data

2025-01-08 Thread nriedel
Hi Martin, Marcus & Rob, Thank you for your previous responses. Cy is working for me on this development. Let me jump in and explain what we are trying to accomplish. We are using an x310 USRP to transmit samples from a custom C++ application over a 10Gb Ethernet interface. The target sample

[USRP-users] Re: Multicast support on x300/x310 with UHD

2023-04-24 Thread nriedel
Thank you, Marcus. The subscription to the multicast UDP should not be an issue, we’re Linux-based and the IP stack will take care of the IGMP functions. My concern is if there is something within UHD that would prevent us from using a multicast destination IP address. Obviously flow contro

[USRP-users] Multicast support on x300/x310 with UHD

2023-04-24 Thread nriedel
Hi, We would like to have several workstations processing data from a single X300 or X310 USRP. Does UHD support streaming to a multicast destination with the X300/X310 devices? What needs to be done on the “remote” devices to receive the multicast data? There is a description of setting