[USRP-users] Re: X310 Appears Laggy Using UHD 4.5

2023-09-29 Thread h57jafari
Hi Rob, RFNoC_Replay as you mentioned is great without any underrun even with higher sample rate. 1- I have a same radar application and I implemented the TX/RX code with two methods in GNU Radio: with RFNoC_Replay and also with simple USRP sink/source blocks. \-with USRP sink/source blocks,

[USRP-users] Re: DPDK with X310 and Intel X520-DA

2023-09-29 Thread David Raeman via USRP-users
Hi Shane, I've had success using DPDK with ~200Msps rates over a QSFP+ link to a USRP N320. I still have the uhd.conf file from that project but do not have the hardware on hand to try anything. One difference is that my uhd.conf used only underscores, not dashes. UHD's key matching in /host/l

[USRP-users] Re: DPDK with X310 and Intel X520-DA

2023-09-29 Thread Marcus D. Leech
On 29/09/2023 16:58, shaneflanderme...@gmail.com wrote: The XG image. Hmm.   So you may be missing some "DPDK Lore" that I haven't internalized (I don't use DPDK myself).  I don't see anything   in the UHD and DPDK documentation in the Ettus Knowledge Base that leaps out at me. But you may

[USRP-users] Re: B210/B205 TX Distortion

2023-09-29 Thread Marcus D. Leech
On 29/09/2023 17:14, Devin Kelly wrote: All, I’ve noticed some odd behavior when transmitting bursts on a B210 and B205mini.  When scheduling my bursts there’s a big “blip” before my desired signal.  I eventually started looking at tx_bursts.cpp and was able to re-create the “blip”using this

[USRP-users] B210/B205 TX Distortion

2023-09-29 Thread Devin Kelly
All, I’ve noticed some odd behavior when transmitting bursts on a B210 and B205mini. When scheduling my bursts there’s a big “blip” before my desired signal. I eventually started looking at tx_bursts.cpp and was able to re-create the “blip”using this command: ./tx_bursts --repeat --rep-dela

[USRP-users] Re: DPDK with X310 and Intel X520-DA

2023-09-29 Thread shaneflandermeyer
The XG image. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com

[USRP-users] Re: DPDK with X310 and Intel X520-DA

2023-09-29 Thread Marcus D. Leech
On 29/09/2023 15:18, Shane Flandermeyer wrote: Hello all, I'm trying to configure my X310 to transmit at its full 200 MS/s rate without underflows. People have recommended DPDK, but it seems that DPDK can't find the X310 when I try to run scripts. I can use the X310 when I don't bind the NIC

[USRP-users] DPDK with X310 and Intel X520-DA

2023-09-29 Thread Shane Flandermeyer
Hello all, I'm trying to configure my X310 to transmit at its full 200 MS/s rate without underflows. People have recommended DPDK, but it seems that DPDK can't find the X310 when I try to run scripts. I can use the X310 when I don't bind the NIC to vfio-pci, but running the benchmark_rate script w

[USRP-users] Re: X310 Appears Laggy Using UHD 4.5

2023-09-29 Thread Marcus Müller
Hi Anna, On 28.09.23 23:49, Anna Lamkin Broome wrote: Hi Marcus, After a bit more testing, I am increasingly convinced that the application begins to hang only after encountering a late command error for the first time. If this is indeed the case, the time it takes from start of application t