[USRP-users] Maintaining USRP Carrier Frequency Lock

2020-01-30 Thread Richard Bell via USRP-users
Hello, I am trying to collect serveral data sets through USRP X300's. Assume each collection is 1000 samples long and is initiated by a user typing a button on the keyboard. Each time the user hits a key 1000 samples are collected and stored to a file. The time between each collect is defined by t

Re: [USRP-users] Maintaining USRP Carrier Frequency Lock

2020-01-30 Thread Marcus D. Leech via USRP-users
On 01/30/2020 01:35 PM, Richard Bell via USRP-users wrote: Hello, I am trying to collect serveral data sets through USRP X300's. Assume each collection is 1000 samples long and is initiated by a user typing a button on the keyboard. Each time the user hits a key 1000 samples are collected and

Re: [USRP-users] Default RFNoC image for N310 does not compile

2020-01-30 Thread Rob Kossler via USRP-users
Hi Nate, I encountered the "Conflicting VCC voltages in bank 32" error while trying to build an N310 XG RFNOC image on v3.15.0.0 and noticed your user's list email below which indicated that Vivado 2018.3 requires patch AR71898 in order to overcome a bug causing this error. However, after installin

Re: [USRP-users] RFNOC_OOT_SRCS cleared in top/n3xx/Makefile.srcs

2020-01-30 Thread EJ Kreinar via USRP-users
Whoa there, I havent updated any of my code to UHD-3.15 yet so you're a bit ahead of me! I usually make the relevant PRs if/when OOT build process breaks -- so I'd recommend sending over the relevant PR to fpga repo? Will probably help me a few months down the line :P Thanks! EJ On Wed, Jan 29,

Re: [USRP-users] RFNOC_OOT_SRCS cleared in top/n3xx/Makefile.srcs

2020-01-30 Thread Rob Kossler via USRP-users
EJ, I don't quite understand your comments. I'm talking about Ettus code in the 3.15 release. Rob On Thu, Jan 30, 2020 at 3:57 PM EJ Kreinar wrote: > Whoa there, > > I havent updated any of my code to UHD-3.15 yet so you're a bit ahead of > me! I usually make the relevant PRs if/when OOT build p

Re: [USRP-users] RFNOC_OOT_SRCS cleared in top/n3xx/Makefile.srcs

2020-01-30 Thread EJ Kreinar via USRP-users
Ah -- It's fairly common for the "OOT.inc" builds to break between releases or when new devices are added, so I usually send in the PRs to clean it up. In this case, I havent tried 3.15 yet, so I wouldnt have found any issues with the OOT builds yet. EJ On Thu, Jan 30, 2020 at 4:03 PM Rob Kossle

Re: [USRP-users] RFNOC_OOT_SRCS cleared in top/n3xx/Makefile.srcs

2020-01-30 Thread Andrew Payne via USRP-users
Not to change the original intent of this question: 1. What’s the recommended combination (versions) of UHD and Gnuradio? 2. Do you recommend pybombs (I installed from source which was slightly painful but now that I got the dependencies should be smoother if I do it again). On Thu, Jan 30, 2020 a