[USRP-users] Re: available RFNoc blocks for UHD 4.

2021-06-30 Thread thebouleoffools
Looking at my gnuradio screen, the available RFNoC blocks under gr-ettus are: DDC, DUC, FFT, Fospphor, RX Radio, RX Streamer, TX Radio, TX Streamer. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le..

[USRP-users] Re: available RFNoc blocks for UHD 4.

2021-06-30 Thread rblack
Thanks Johnathon, that is very helpful. Can you please also state the list of blocks that currently have gr-ettus support?We would really like to know what we should be looking for in current UHD/gnuradio builds. ___ USRP-users mailing list -- usrp

[USRP-users] Re: available RFNoc blocks for UHD 4.

2021-06-30 Thread Jonathon Pendlum
Hi, While all the blocks in the KB article are available for UHD apps, not all of them have GNU Radio / gr-ettus support. The eventual goal is to port most of the missing blocks, although I don't have a timeline on when that will happen. Jonathon On Wed, Jun 30, 2021, 10:26 wrote: > My underst

[USRP-users] Re: available RFNoc blocks for UHD 4.

2021-06-30 Thread rblack
My understanding is that the currently available in-tree blocks does not match the list in the reference that you point to. FOr instance, the “replay” block shown in that list is not available. I’m not sure that siggen is available either. ___ USRP-u

[USRP-users] Re: rfnoc radio transmit control

2021-06-30 Thread rblack
Mark, I concur with the “modulation” approach. In this case the waveform is not pre-computed, so this will need to be done with an OOT RFNoc block. thanks, rb ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to u

[USRP-users] Re: available RFNoc blocks for UHD 4.

2021-06-30 Thread Marcus D. Leech
On 06/29/2021 06:01 PM, rbl...@swri.org wrote: Request for a sanity check- I’m in the process of building UHD 4- What In-tree ettus RFNoc blocks are actually currently available in UHD4? I’m aware that it is less than the list of blocks in the Ettus “knowlege base” note on RFnoc and UHD4, and

[USRP-users] Re: rfnoc radio transmit control

2021-06-30 Thread Marcus D. Leech
On 06/29/2021 11:09 AM, rbl...@swri.org wrote: X310. Doesn’t a time command only set the transmit /streaming time for a single time event (as opposed to an infinite series)? If so, then how would you stuff a *very* fast series of commands in to the command queue? The command queue is onl

[USRP-users] Re: Question about controlling multiple USRP N210

2021-06-30 Thread Cédric Hannotier via USRP-users
On 30/06/21 08:17, ZHOU Yuxuan wrote: > However, when I tried to transmit this frame with 2 USRP N210 I failed > with console outputting . I guessed it is due to the > processing power of my PC is not able to support to the sample rate > (20M sps for each, I guess it is equivalent to 40M to

[USRP-users] Question about controlling multiple USRP N210

2021-06-30 Thread ZHOU Yuxuan
Dear Sir/Madam, I am trying to transmit 802.11n frame through USRP N210. The waveform data of the frame has been generated by matlab and I could sniffed it with wireshark when transmitting it through USRP N210. However, when I tried to transmit this frame with 2 USRP N210 I failed with console