[USRP-users] Re: using GPS with the X310

2022-01-10 Thread Marcus D Leech
Given those constraints, no. But you could read the time on the host then use set_time_next_pps(). Most GPS with an names output are compatible with USB serial Ports. Sent from my iPhone > On Jan 10, 2022, at 6:53 PM, Jonathan Pratt wrote: > > Hey radio buffs. > > We have an application r

[USRP-users] using GPS with the X310

2022-01-10 Thread Jonathan Pratt
Hey radio buffs. We have an application requiring the use of an external GPS with an X310. I have been looking through the uhd api methods and can't find a solution that suits our arrangement. Is it possible to somehow set the system time on the X310 so that time is reported accurately by the

[USRP-users] Re: FPGA utilizaton summary for B210

2022-01-10 Thread page heller
Even better. Thanks, Wade. -page On 1/10/2022 3:50:35 PM, Wade Fife wrote: The build process for the FPGA generates a report with those numbers. If you built the FPGA, look for a file named usrp_b210_fpga.syr and search for "Device utilization summary" in that file. Wade On Sat, Jan 8, 2022 a

[USRP-users] Re: FPGA utilizaton summary for B210

2022-01-10 Thread Wade Fife
The build process for the FPGA generates a report with those numbers. If you built the FPGA, look for a file named usrp_b210_fpga.syr and search for "Device utilization summary" in that file. Wade On Sat, Jan 8, 2022 at 2:04 PM Marcus D. Leech wrote: > On 2022-01-08 15:00, page heller wrote: >

[USRP-users] Re: X310 based programs cannot run stably for a long time

2022-01-10 Thread Marcus D. Leech
On 2022-01-10 14:37, jason pro wrote: Hi dear Engineers of Ettus Research, Our application written based on UHD and USRP X310 cannot run for a long time(The longest time did not exceed 48 hours). The x310 is connected to the computer through a 10GbE network card (X520). We have tried to use ve

[USRP-users] X310 based programs cannot run stably for a long time

2022-01-10 Thread jason pro
Hi dear Engineers of Ettus Research, Our application written based on UHD and USRP X310 cannot run for a long time(The longest time did not exceed 48 hours). The x310 is connected to the computer through a 10GbE network card (X520). We have tried to use versions 3.15 and 4.1.0.5. UHD throws diffe

[USRP-users] Re: B210 device IOError: Could not find path for image: usrp_b200_fw.hex

2022-01-10 Thread Marcus D. Leech
On 2022-01-10 05:18, mobizmn--- via USRP-users wrote: I installed GNU Radio via Pybombs. The Ubuntu version is Ubuntu 18.04.6 LTS. So, I added the line in bashrc and now the file is running fine without any errors. Thanks! But let me modify the problem statement. Apart from running the fil

[USRP-users] Re: B210 device IOError: Could not find path for image: usrp_b200_fw.hex

2022-01-10 Thread mobizmn--- via USRP-users
I installed GNU Radio via Pybombs. The Ubuntu version is Ubuntu 18.04.6 LTS. So, I added the line in bashrc and now the file is running fine without any errors. Thanks! But let me modify the problem statement. Apart from running the file from command line, I am also trying to run a similar code