[USRP-users] Re: Issue with TRX-B output

2022-04-19 Thread Lautaro Lorenzen
r was quite strange :) Thank you for your time and your help. Lautaro. El mar, 19 abr 2022 a la(s) 10:14, Lautaro Lorenzen ( lorenzen.laut...@gmail.com) escribió: > Hello Rob, > > You are right, the UHD version running on the embedded is 4.1.0.4. In any > case, I don't quit

[USRP-users] Re: Issue with TRX-B output

2022-04-19 Thread Lautaro Lorenzen
ry benchmark_rate with 2 channels > tx and 2 channels rx (at a slow rate) and see if the lights come on. > Rob > > On Wed, Apr 13, 2022 at 12:33 PM Lautaro Lorenzen < > lorenzen.laut...@gmail.com> wrote: > >> Hi everyone, >> >> I'm trying to run a simple ex

[USRP-users] Re: Issue with TRX-B output

2022-04-19 Thread Lautaro Lorenzen
Marcus D. Leech (patchvonbr...@gmail.com) escribió: > On 2022-04-13 13:32, Lautaro Lorenzen wrote: > > Hi everyone, > > I'm trying to run a simple example on an Ettus E310. > I'm using an E312 with UHD 4.1.0.5 and gnuradio v3.8.0.5. > > Everything seems to work okay

[USRP-users] Issue with TRX-B output

2022-04-13 Thread Lautaro Lorenzen
Hi everyone, I'm trying to run a simple example on an Ettus E310. I'm using an E312 with UHD 4.1.0.5 and gnuradio v3.8.0.5. Everything seems to work okay, but I can not manage to get the second channel (TRX-B) to transmit anything. FYI: I can receive from both channels RX-A and RX-B. The problem

[USRP-users] Re: Could not find block with Noc-ID ...

2022-02-11 Thread Lautaro Lorenzen
just fine, but I'm wondering how I should include two OOT blocks if I've to set the env variable to one path? Thank you. Lautaro. El vie, 11 feb 2022 a la(s) 11:43, Brian Padalino (bpadal...@gmail.com) escribió: > On Fri, Feb 11, 2022 at 8:16 AM Lautaro Lorenzen < > lorenze

[USRP-users] Could not find block with Noc-ID ...

2022-02-11 Thread Lautaro Lorenzen
Hi everyone, I'm trying to follow the RFNoC 4 workshop and I've come up with an error when I'm trying to load the image to an ettus 312. I think my environment is set up correctly but any help would be appreciated. It is worth noting that I'm trying to use RFNoC with gnu-radio. I've also seen an e

[USRP-users] Error 'top_block_sptr' object has no attribute 'rfnoc_graph'

2022-02-04 Thread Lautaro Lorenzen
Hi everyone, I've been trying to implement the phosphor (among others) example with RFNoC, but the error "'top_block_sptr' object has no attribute 'rfnoc_graph' " pops up when I try to run any flowgraph. I'm using an E312 with UHD 4.1.0.5 and gnuradio v3.8.0.5. I've installed gr-ettus using both

[USRP-users] Re: Creating RFNoC block with VHDL

2022-02-02 Thread Lautaro Lorenzen
dsub" block which shows incorporation of a VHDL > module > > On Wed, Feb 2, 2022 at 9:04 AM Lautaro Lorenzen > wrote: > > > > Hi everyone, > > > > I'm starting my journey on the development of RFNoC blocks. I've always > programmed in VHDL, and although on

[USRP-users] Creating RFNoC block with VHDL

2022-02-02 Thread Lautaro Lorenzen
Hi everyone, I'm starting my journey on the development of RFNoC blocks. I've always programmed in VHDL, and although on the application notes any HDL is supposedly usable, I can't figure out what the correct way of making the block in VHDL is. With rfnocmodtool the structure that outputs is in v

[USRP-users] E31x Fosphor example with RFNoC on UHD 4.0

2022-02-01 Thread Lautaro Lorenzen
Hello everyone, I'm trying to implement the Fosphor example on an Ettus E312, but I've come across some things that are unclear to me. I'm just starting to develop with RFNoC, and I've read the manual, cross compiled everything for the Ettus, etc. As I understand (and it was mentioned in the mail