You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
examples fix various uninit vars detected by cppcheck 4 years ago
include rlc_am: add extended bearer metrics 4 years ago
src rlc_am: add extended bearer metrics 4 years ago
test rlc_am: add extended bearer metrics 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago