Re: [USRP-users] RFNoC packet sizes

2019-09-06 Thread Jonathon Pendlum via USRP-users
Hi Sebastian, Try also setting the spp via the stream args with stream_args.args["spp"]. You can see an example in rfnoc_rx_to_file.cpp around line 403. Jonathon On Fri, Sep 6, 2019 at 3:54 PM Sebastian Bräuer wrote: > Hi Jonathon, > > thanks for the quick response. It is a UHD application and

Re: [USRP-users] RFNoC packet sizes

2019-09-05 Thread Sebastian Bräuer via USRP-users
Hi Jonathon, thanks for the quick response. It is a UHD application and I set the radios spp via radio->set_arg before creating the streamers. Sebastian On 06.09.19 03:52, Jonathon Pendlum wrote: Hi Sebastian Is this a UHD app or a GNU Radio flowgraph? Are you setting the spp via stream a

Re: [USRP-users] RFNoC packet sizes

2019-09-05 Thread Jonathon Pendlum via USRP-users
Hi Sebastian Is this a UHD app or a GNU Radio flowgraph? Are you setting the spp via stream args? Jonathon ___ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com