Hey Jorn,
get_max_num_samps() is "Get the max number of samples per buffer per
packet." [1]. I haven't dug into it, but I'd guess that this is something
that's dictated by your data type and your NIC's MTU. Does that return
value change when you adjust your host side MTU?
-Sam
[1] https://files.
Hi all,
Still trying to understand some parts of the USRP that probably are quite
elementary. When using the function get_max_num_samps it always reports 508.
Does this mean that the number of samples returned for any requested sample
rate will be decimated down to 508? Any way to change max_nu