LimeSuiteNG: How to set FIFO size?

In classic LimeSuite it was possible to set the fifo size via the lms_stream_t struct. Using an appropriate size I was able to get a steady received packets stream whit no package drops at 4MHz Sampling rate.

Now with LimeSuiteNG I get a lot of missing packets with the very same HW setup and no idea how to tweak the FIFO size.

How shoud I deal with this case. Any ideas welcome.

Regards, Roland

LimeSuiteNG automatically sets up FIFO sizes based on sampling rates, to hold maximum of 250ms of data

and aim for data latency of ~100us: LimeSuiteNG/src/streaming/TRXLooper.cpp at 33d5a94c4e3962b6ea1b5d9677a250f796e1658f · myriadrf/LimeSuiteNG · GitHub

The software performance difference between legacy LimeSuite and LimeSuiteNG is fixed now: LimeMini Maximum stable USB3 Rate? - #6 by ricardas