aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-05-24 17:01:08 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-05-24 17:01:13 +0200
commit928177125654c1e596ec3450a68882c031ebb929 (patch)
tree530008cac4080d73ae67b2f8aca369cadcaef8d2 /doc
parentdcbcfa58e4132ba526cfd845cfeec7b38c8ff5d5 (diff)
lms: Fix stream_stats checks with droppedPackets
Existing code had a typo (value was assigned from wrong variable). Furthermore, it was experimentally found that: while underrun/overrun are documented as "FIFO overrun count" in LimeSuite.h, it seems droppedPackets ("Number of dropped packets by HW") is not actually an incrementing counter like the others, but simply a value set every time LMS_RecvStream() is called. Since we are actually interested in keeping the count over time, adjust code to achieve that. Change-Id: Id93d33400e11360b9536f56a31904328549cfbbf
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions