Re: [USRP-users] USB devices not working with recent UHD drivers on Windows systems

2019-08-30 Thread Jakub Rybka via USRP-users
Sam, I do have drivers installed on Windows 10 machine. I can manage the code to run by modifying UHD driver (commenting out libusb_unref_device), and my radio is then properly found. What is bugging me, that even original Ettus compiled UHD installer from files.ettus.com fails. If there are n

Re: [USRP-users] USB devices not working with recent UHD drivers on Windows systems

2019-08-30 Thread Sam Reiter via USRP-users
Hey Jakub, Thanks for the additional details. I can confirm that I've seen some suspicious behavior from with UHD 3.14.1.0 binary on my machine since you sent this in. It seems like libusb 1.0.22 causes crashing behavior with uhd_find_devices. I rolled this back to libusb 1.0.21 and things seem to

Re: [USRP-users] Phase Sync between to UBX-160 Daugtherboards using RFNoC Radio

2019-08-30 Thread Ettus Research Support via USRP-users
Hey Felix, Your hunch is correct -- you'll need to use timed commands to issue your tune requests and to initiate streaming. This will involve editing the python script generated by GRC. Here's a relevant GRC manual section [1], and an example snippet of tuning with timed commands in the UHD Manua

Re: [USRP-users] USB devices not working with recent UHD drivers on Windows systems

2019-08-30 Thread Jakub Rybka via USRP-users
Hello Sam, rolling back to libusb 1.0.21 does indeed make things work better, but I must say far from perfect. D:\Libs\bin>uhd_find_devices.exe [INFO] [UHD] Win32; Microsoft Visual C++ version 14.1; Boost_106900; UHD_3.14.1.0-release No UHD Devices Found Without any device connected, I fi

Re: [USRP-users] USB devices not working with recent UHD drivers on Windows systems

2019-08-30 Thread Sam Reiter via USRP-users
Jakub, If you specify: uhd_find_devices.exe --args type=b200 Do you still see it hang? Sam On Fri, Aug 30, 2019 at 11:06 AM Jakub Rybka wrote: > Hello Sam, > >rolling back to libusb 1.0.21 does indeed make things work better, but > I must say far from perfect. > > D:\Libs\bin>uhd_find_de

Re: [USRP-users] Building UHD installer

2019-08-30 Thread Ettus Research Support via USRP-users
Hi Martin, Are you using the PythonAPI within your custom version of UHD? You could disable it if you are not using the PythonAPI. Regards, Nate Temple On Wed, Aug 28, 2019 at 1:17 PM Martin K via USRP-users < usrp-users@lists.ettus.com> wrote: > In Windows I am attempting to create an install

[USRP-users] Instructions to start working with USRP-2974

2019-08-30 Thread Sumit Kumar via USRP-users
Hi, I have received a brand new USRP-2974 and looking for getting started guides. I went thru https://kb.ettus.com/USRP-2974_Getting_Started_Guide but cudn't get much info apart from making connections with uhd via PCIe. There is no note on making connection with 1GB ethernet. I was able to ping a

Re: [USRP-users] Overrun on USB vs Ethernet

2019-08-30 Thread Kyeong Su Shin via USRP-users
Hello Remco: There's probably a better way to do the job, but here's something that I can suggest: What you need to do to find out the maximum sustainable rate of your program is feeding in dummy data to it. I don't know how do this without replacing the USRP input stream to a stream of sample