[USRP-users] [UHD 4.0.0.0] USRP 2901 How is it possible to know if fpga is loaded

2021-03-12 Thread Serge Manigault via USRP-users
Hello, I’m knew to this forum. I would like to know if there is a command to check the fpga loading status. And/Or to reset the fpga status to factory setting. Best regards, Serge ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscri

[USRP-users] Re: Problems with UHD installation on Windows:

2021-03-15 Thread Serge Manigault via USRP-users
Hi Andreas, I’m probably late for the response, The problem comes from the MAX LENGTH of the Path. On some version of Windows 10 it is 260 chars. On the most recent ones, it can be more. There is a way to get a higher value for the max length of the system PATH variable by editing the register

[USRP-users] [NI 2910] and [USB3] connexion problem (Windows 10 environnement)

2021-03-17 Thread Serge Manigault via USRP-users
Hello usrp-user, I am facing a problem with USB3. I have read a few threads on the subject and I cant figure out if the status has been solve today. I am using uhd 3.9.2.0 and uhd 4.0.0.0. but the problem is the same. On my computers (2 DELL latops) and with different USB 3 hubs I don’t have an

[USRP-users] [usrp/host/example/tx_sample_c.c] cant interrupt in UHD 4.0.0.0 was ok in UHD 3.9.2

2021-03-23 Thread Serge Manigault via USRP-users
Hello USRP users, I was using tx_sample_c with UHD 3.9.2 and when I wanted to stop the loop a ControlC in the console was acting almost immediately. Now in UHD 4.0.0.0 it get stuck in the loop. Any idea how to solve this? Best regards, Serge ___ US