Hi Rob and Team, I enabled the `streamer=replay_buffered` option as shown below. However, I did not notice any difference, as it still buffers 64 packets.
Is there any additional configuration or step I need to take for this to work as expected?\ \ uhd::device_addr_t addr_args("addr0=192.168.30.2,streamer=replay_buffered"); uhd::usrp::multi_usrp::sptr usrp = uhd::usrp::multi_usrp::make(addr_args);\ \ Best
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com