[USRP-users] Re: RX Frequency Tuning Questions

2022-02-07 Thread Martin Braun
Jim, just a quick follow-up. There was indeed a bug with the lo-lock sensors which was fixed in https://github.com/EttusResearch/uhd/commit/f36c267fc9ca908032fb719ec318c142636f (see also https://github.com/EttusResearch/uhd/issues/534). Both the name mismatch (lo_lock vs. lo_locked) and the la

[USRP-users] Re: Vivado: Version 2019.1 not found error when i want to a built a custom RFNOC block

2022-02-07 Thread Arash Jafari
Hello sp h, I did it about 3 years ago, as I remember, there is a Tcl file in the make folder or s.w else the Vivado version is defined there, you need to change the Vivado version there. Please keep this in mind, in some scenarios the Vivado version must be exactly the same as configured in the m

[USRP-users] Re: RX Frequency Tuning Questions

2022-02-07 Thread Jim Palladino
Martin, Thanks. On Friday, one of my coworkers saw something on github about the lo_locked sensors being fixed. So, that is good -- thanks for pointing that out. Regarding your other comments about timed "future tunes" on the E320: you mentioned that the E320 doesn't let you do those. That is w

[USRP-users] Re: Timed Commands Not Working

2022-02-07 Thread Jim Palladino
Thanks Dustin and David -- that is good info regarding UHD versions that worked or didn't work with the test_timed_commands example application. David, I'm not sure of the answer to your question regarding get_time_now() and blocking . . . now that you got me thinking about it, I'm a little conf

[USRP-users] Re: Vivado: Version 2019.1 not found error when i want to a built a custom RFNOC block

2022-02-07 Thread Wade Fife
Hi sp, Regarding the error message about Vivado not being found. You need to set up your environment before building an FPGA. rfnoc_image_builder does this automatically for you. But if you run make directly then you need to source setupenv.sh manually. For example: source uhd/fpga/usrp3/top/x300

[USRP-users] Re: B200 group delay variations

2022-02-07 Thread Marcus D. Leech
On 2022-02-07 02:44, emanuel.staudin...@dlr.de wrote: Hi all, we have a custom Gnuradio implementation with many B200mini USRPs, which enables precise round-trip time (RTT) based ranging among those devices. The MAC is TDMA based with the automatic Tx/Rx switching and to compensate for the U

[USRP-users] Re: Vivado: Version 2019.1 not found error when i want to a built a custom RFNOC block

2022-02-07 Thread sp h
Thank you for the clarification. When I used these commands: source setupenv.sh --vivado-path=/home/sp/xilinx/Vivado rfnoc_image_builder -F /home/sp/Documents/uhd-4.1.0.5/fpga -I /home/sp/Documents/rfnoc-tutorial/include/rfnoc -y /home/sp/Documents/rfnoc-tutorial/rfnoc/icores/gain_x310_rfnoc

[USRP-users] E320 with 1Tx and 2RX

2022-02-07 Thread Rob Kossler
Hi, What does the following error mean for an E320? In my application, I want 1Tx and 2Rx. [ERROR] [0/Radio#0] Invalid channel configuration: This device does not support 1 TX x 2 RX or 2 TX x 1 RX configurations! Error: RuntimeError: Invalid channel configuration: This device does not support 1 TX

[USRP-users] Re: E320 with 1Tx and 2RX

2022-02-07 Thread Marcus D. Leech
On 2022-02-07 18:22, Rob Kossler wrote: Hi, What does the following error mean for an E320? In my application, I want 1Tx and 2Rx. [ERROR] [0/Radio#0] Invalid channel configuration: This device does not support 1 TX x 2 RX or 2 TX x 1 RX configurations! Error: RuntimeError: Invalid channel conf

[USRP-users] Why RFNOC gain example building FPGA, I faced with module 'rfnoc_block_gain' not found?

2022-02-07 Thread sp h
I copied RFNOC gain example from UHD folder, I installed it successfully in Gnuradio, But for building FPGA I was faced with these errors. How can I solve this problem? Thanks in advance ERROR: [Synth 8-439] module 'rfnoc_block_gain' not found [/home/sp/Documents/rfnoc-tutorial/rfnoc/icores/x310_