osmo-trx/Transceiver52M/device/lms
Pau Espin bde55afd29 lms: Fix stream_stats checks with overrun/underrun
It was initially thought that underruns/overrun fields were
increasing-over-time values.
However, after reading LimeSuite code, it seems overrun and
underrun fields are actually reset upon every call to
LMS_GetStreamStatus().

Related: osmo-trx.git 9281771256
Related: https://github.com/myriadrf/LimeSuite/issues/265
Change-Id: I677232a7b12ee83d26aa34d92f76a91d4b5a63a6
2019-06-09 06:55:13 +00:00
..
LMSDevice.cpp lms: Fix stream_stats checks with overrun/underrun 2019-06-09 06:55:13 +00:00
LMSDevice.h lms: Drop unusued variable masterClockRate 2019-06-06 19:44:22 +00:00
Makefile.am lms: Use smpl_buf to recover from timestamp jumps 2019-05-06 11:23:36 +02:00