[USRP-users] Considerations on resampling inside USRP firmware

2020-07-14 Thread Richard J. Muri via USRP-users
Hello, I'm working on a project using x310s where different stakeholders desire different sampling rates, some of which are not natively support by the x310. One stakeholder wants to put a fractional resampling filter at the ingress and egress of the FPGA inside the USRP. For instance, I m

[USRP-users] High Throughput scheduled receives

2020-01-16 Thread Richard J. Muri via USRP-users
Hello, I'm developing a UHD C++ application for testing the limits of the scheduling granularity I can achieve using an X310 on my host system. I'm running a Linux box with dual Xeon gold processors and a 10 gigabit ethernet interface to my X310. The X310 is clocked to 100 MSPS. The premise

Re: [USRP-users] X310 scheduled issue_stream_cmd()

2020-01-15 Thread Richard J. Muri via USRP-users
Sam, Thank you for the help. Is there somewhere where the command queue depth is documented? Also is the same command queue used for both commands scheduled from rx_streamer and those scheduled with set_start_time()? Thank you, Richard From: Sam Reiter Se