I have a code that has been running fine for several years. It calls uhd_rx_streamer_recv and expects the same # of packets as in the first call, which is typically 2044 samples.
I am porting the code now to an NVDIA Jeston TX2 platform (the CPU is 64-bit multicore ARM) and I am getting a lot of cases where I get shorter packets, 651 samples. This is with a B210. Is there something I can do to get it to deliver the same # samples in every packet (this will keep my code simple) or do I have to expect UHD to deliver a variable # of samples per packet? Thanks, Sivan Toledo
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
