libiio icon indicating copy to clipboard operation
libiio copied to clipboard

RX data loss on on pluto and other SDRs

Open vvsvvsvvs opened this issue 9 months ago • 1 comments

When RX is on, the number of buffers (default 4) NB_BLOCKS in iiod is too small, so there are data duplicates when operating on high rates (>= 3Msmpl/sec). So, increasing the value (16+) solves the problem. Also reported on Also, the 16+ buffers reduces the temperature of AD (hm...ok). Tested on Pluto+ SDR.

vvsvvsvvs avatar May 12 '24 17:05 vvsvvsvvs

Not really sure what the question(s) are here. Overflows are really dependent on a few settings and not just number of buffers, as well as the behavior of your program.

Pluto+ is not an ADI product so we would point you to the maintainer.

tfcollins avatar May 13 '24 21:05 tfcollins