[USRP-users] X410 RFNoC AssertionError

2025-06-04 Thread sebastian . schroeder
Hello, I have two USRP X410 devices, one of which no longer seems to work when initialization Radio1 . I set up both devices with the latest Mender file system, v4.8.0.0_x4xx. They also both share the same FPGA image, CG_400. I have also tried using the X4_200 image. My system is up to date wit

[USRP-users] Re: Reaching high signal bandwidth with X410

2024-07-29 Thread sebastian . schroeder
Hey Marcus, In the last months I tried to develop a simple testbench at high bandwidths with GNU Radio and the X410 for my bachelor thesis. You are right, the problem is twofold, first the source has to keep up with the requirements of the source, and second the USRP sink has to work at the t

[USRP-users] Re: Reaching high signal bandwidth with X410

2024-07-29 Thread sebastian . schroeder
Hello! I tried everything with the recommended settings and I also only got 61.44 MS/s with GNU Radio and the X410. It looks like the limiting factor here is GNU Radio. I think it might be because of the scheduler and the one thread per block policy of GR. The first thing you should do is che