[USRP-users] Re: X410 benchmark_rate underrun at 50MSps

2025-01-21 Thread Wade Fife
Hi Jeremy, This is a good reference of things you can try: https://kb.ettus.com/USRP_Host_Performance_Tuning_Tips_and_Tricks Also, I wonder if RT_RUNTIME_SHARE could be causing problems? You can find some info here on how to enable it: https://kb.ettus.com/Getting_Started_with_DPDK_and_UHD#Underr

[USRP-users] Re: X310 RIO Session Initialization Failure (Error code -63150)

2025-01-21 Thread Marcus D. Leech
On 21/01/2025 09:26, Heinz, Dominik wrote: I'm experiencing an initialization issue with my Ettus X310 USRP device. My setup consists of an Ettus X310 connected through a PCIe Card using a Molex cable to my Linux machine. I'm running Ubuntu with kernel version 6.8.0-51-generic and have inst

[USRP-users] files.ettus.com is back up

2025-01-21 Thread Marcus D. Leech
Just to let everyone here know that files.ettus.com is now back "on the air", so tools like uhd_images_downloader will   work again. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.

[USRP-users] Re: [EXTERNAL] Re: Underflow reported on first packet

2025-01-21 Thread Eugene Grayver
I don’t think that is a possibility because we start streaming with a single command after initializing the device. I.E.right after the multi US SRP instance is created There are no other commands issued. Get Outlook for iOS From: Rob Koss

[USRP-users] Re: Underflow reported on first packet

2025-01-21 Thread Rob Kossler via USRP-users
Hi Eugene, Is it possible that the overflow occurs because of the previous command still being in the queue such that at 30 seconds it starts streaming with nothing to catch it? Rob On Mon, Jan 20, 2025 at 6:26 PM Eugene Grayver wrote: > Hi, > > Using UHD4.6.0 on ubuntu 22.04 with X310 (same iss

[USRP-users] Re: - Unable to Access USRP Driver Windows and API Documentation on files.ettus.com

2025-01-21 Thread Marcus D. Leech
On 21/01/2025 10:52, Luis Oliveira wrote: Hi Marcus, Thanks for the reply and the info. And regarding the driver for windows, any tip? Best Regards Info about "radioconda" is here: https://github.com/ryanvolz/radioconda But like I said, if it fetches bits-and-pieces from files.ettus.com, it

[USRP-users] Re: - Unable to Access USRP Driver Windows and API Documentation on files.ettus.com

2025-01-21 Thread Marcus D. Leech
On 21/01/2025 10:46, Luis Oliveira wrote: Hi everyone, I encountered while trying to access the following page on the website: https://files.ettus.com/manual/page_python.html USRP Hardware Driver (UHD) - Ettus Research | Ettus Research, a Nation

[USRP-users] - Unable to Access USRP Driver Windows and API Documentation on files.ettus.com

2025-01-21 Thread Luis Oliveira
Hi everyone, I encountered while trying to access the following page on the website: https://files.ettus.com/manual/page_python.html USRP Hardware Driver (UHD) - Ettus Research | Ettus Research, a National Instruments Brand | The leader in Software Defined Radio (SDR)

[USRP-users] X310 RIO Session Initialization Failure (Error code -63150)

2025-01-21 Thread Heinz, Dominik
I'm experiencing an initialization issue with my Ettus X310 USRP device. My setup consists of an Ettus X310 connected through a PCIe Card using a Molex cable to my Linux machine. I'm running Ubuntu with kernel version 6.8.0-51-generic and have installed all the necessary UHD packages on the sys

[USRP-users] Re: SSL Handshake Failure When Downloading USRP Firmware Images

2025-01-21 Thread Neel Pandeya
Yes, we are aware of this problem, and we are actively working to resolve it. I'll post updates here on the mailing list. *—* *Neel Pandeya* *National Instruments (NI)* *Austin, Texas, USA* *neel.pand...@ettus.com* *neel.pand...@emerson.com* *+1-512-413-5696* *——

[USRP-users] Re: SSL Handshake Failure When Downloading USRP Firmware Images

2025-01-21 Thread Marcus D. Leech
On 21/01/2025 09:02, Heinz, Dominik wrote: I'm encountering an SSL handshake failure while trying to download firmware images for my SDR using the uhd_images_downloader tool. The error occurs both when using the tool and when accessing https://files.ettus.com/binaries/images/ directly in a bro

[USRP-users] SSL Handshake Failure When Downloading USRP Firmware Images

2025-01-21 Thread Heinz, Dominik
I'm encountering an SSL handshake failure while trying to download firmware images for my SDR using the uhd_images_downloader tool. The error occurs both when using the tool and when accessing https://files.ettus.com/binaries/images/ directly in a browser (any browser, - firefox, chrome etc) Sp

[USRP-users] X410 benchmark_rate underrun at 50MSps

2025-01-21 Thread Pallotta, Jeremy M (US)
I am running into underflow issues when running the benchmark_rate test on a x410. The command I am running is the following: ./benchmark_rate --args="addr=192.168.20.2,type=x4xx,send_frame_size=8000,recv_frame_size=8000" --tx_rate=50e6 --tx_channels=0 --tx_delay=1 --duration=60 --priority=h