srsLTE/lib/include/srslte/upper
Andre Puschmann bc4c9606ce rlc_am: add extended bearer metrics
this patch adds support for measuring the:
* SDU rx latency (Average time in ms from first RLC segment to full SDU)
* amount of buffered bytes (sum of payload of PDUs buffered in rx_window)

the implementation is using std::chrono
2020-12-17 17:46:55 +01:00
..
byte_buffer_queue.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
gtpu.h Fix issue packing TEID in Error indication. 2020-12-12 15:59:26 +01:00
ipv6.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_entity_base.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_entity_lte.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
pdcp_entity_nr.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc.h rlc: fix rate metrics (nan,inf values), use std::chrono 2020-12-16 20:39:21 +01:00
rlc_am_base.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_am_lte.h rlc_am: add extended bearer metrics 2020-12-17 17:46:55 +01:00
rlc_am_nr.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_common.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_metrics.h rlc_metrics: add sdu rx latency and buffered bytes 2020-12-17 17:46:55 +01:00
rlc_tm.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
rlc_um_base.h add rlc metrics to rlc_um 2020-12-14 16:59:09 +01:00
rlc_um_lte.h add rlc metrics to rlc_um 2020-12-14 16:59:09 +01:00
rlc_um_nr.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00