Hey Steve,

the manual page that Marcus linked to is the right place to look. There's
also the example "remote_rx.py" that shows how to do this with a MultiUSRP
API.

Maybe this recipe helps you:
1. Write your RFNoC application as if you were streaming to the UHD host
(i.e., a standard RFNoC RX streaming application)
2. Then, modify the stream args when generating your streamer object to
include dest_addr, dest_port, and whatever else you need.

--M


On Sat, Oct 5, 2024 at 10:17 PM Marcus D. Leech <patchvonbr...@gmail.com>
wrote:

> On 05/10/2024 15:54, steve.wake...@roke.co.uk wrote:
> >
> > Thanks, I am struggling to see how this would connect to the RFNOC
> > block. Are there any examples as to how the RFNOC block is architected
> > to allow a remote streamer?
> >
> > Thanks
> >
> >
> > _______________________________________________
> > USRP-users mailing list -- usrp-users@lists.ettus.com
> > To unsubscribe send an email to usrp-users-le...@lists.ettus.com
> Assuming your "stuff" terminates in an RX streamer block, I think this
> sets it up:
>
> https://files.ettus.com/manual/page_stream.html#stream_remote
>
> But I don't know about architectures that might side-step the streaming
> blocks in RFNoC.
>
> _______________________________________________
> 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