Re: [USRP-users] Incorrect RX time_spec values with X300, TwinRX, and v3.14.1.0

2019-08-16 Thread Marcus D. Leech via USRP-users
On 08/16/2019 04:54 PM, Jason Roehm via USRP-users wrote: I have a software application that interfaces to an X300 with a TwinRX daughterboard installed. We recently upgraded our UHD version to v3.14.1.0 in our application. Since then, we've observed that the time_spec values on consecutive blo

Re: [USRP-users] Interrupt Request on N310

2019-08-16 Thread Philip Balister via USRP-users
On 8/14/19 9:59 AM, Marcus D. Leech via USRP-users wrote: > On 08/14/2019 09:43 AM, Erivelton Castro via USRP-users wrote: >> Hello, >> >> I need to implement interrupt request on linux, using the N310 >> hardware. There are some example on UHD? I need to read the I/Q Data >> when to occur hardware

[USRP-users] Incorrect RX time_spec values with X300, TwinRX, and v3.14.1.0

2019-08-16 Thread Jason Roehm via USRP-users
I have a software application that interfaces to an X300 with a TwinRX daughterboard installed. We recently upgraded our UHD version to v3.14.1.0 in our application. Since then, we've observed that the time_spec values on consecutive blocks of data received from the unit (i.e. from two sequenti

[USRP-users] UHD Python API on windows

2019-08-16 Thread Kevin Hernandez via USRP-users
Hello, Looking at the manual, I have downloaded the windows binary install packages for the UHD. From here I am not too sure what to do. I tried using CMake GUI but I get an error that the files do not contain CMake lists. >From here I am not too sure what I am doing wrong. Thank you