the default X310 image has static connections in between the radio and the
endpoint on the crossbar, so while the dynamic routing of the stream is
still available, the two need to be used as a pair
in the image the layout is like this:
RX->DDC->EP->crossbar
EP->DUC->EP->crossbar

the crossbar isn't exposed to the user via GNURadio, but i'm alluding to
the deepre architecture of RFNoC.
i'd recommend watching and reviewing these two presentations and their
accompanying video thoroughly as they describe the general architecture and
move into development.

Presentations:
https://www.gnuradio.org/grcon/grcon20/grcon20_RFNoC_4_Part1.pdf
https://www.gnuradio.org/grcon/grcon20/grcon20_RFNoC_4_Part2.pdf
Video: https://youtu.be/M9ntwQie9vs





On Mon, Jul 12, 2021 at 7:41 AM Cherif Diouf <c.e.v.di...@tudelft.nl> wrote:

> Hi,
>
>
>
> I am using an X310 device and I have freshly install RFNoC 4, (Vivado
> 2019.1, UHD 4.0, GNU Radio 3.8, gr-ettus )using the migration guide
>
>
>
> (https://kb.ettus.com/RFNoC_4_Migration_Guide#Prerequisites).
>
>
>
> I tried to build a simple GNU Radio flowgraph
>
>
>
> GNU Radio source signal (cosine) -> RFNoC TX streamer -> RFNoC Radio.
>
> But when I run the graph I obtain the following error:
>
>
>
> *"/usr/local/lib/python3/dist-packages/ettus/ettus_swig.py", line 1584, in
> make     return _ettus_swig.rfnoc_tx_streamer_make(graph, num_chans,
> stream_args, vlen) RuntimeError: LookupError: KeyError: [convert] Cannot
> find an item size for: `'*
>
>
>
> Do you have any idea where it should come from.
>
>
>
> Best Regards
>
> Cherif
>
>
>
> Below is the full tx script
>
>
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to