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.
Pedro Alvarez d8f3878ce1
RLC failure to deliver notifications and discard timer limits to 1500ms (#2368)
* Added interfaces for the RLC to notify the PDCP of failure to transmit
SDU

* Limit discard timer to 1500ms, to avoid issues of lingering SDUs in the undeliverd_sdus_queue.

* Fix bug in early exit of notify_delivery and notify_failure

* fix compilation issue in rlc-pdcp notification

Co-authored-by: Francisco <francisco.paisana@softwareradiosystems.com>
4 years ago
..
byte_buffer_queue.h change license header to agnostic version with hint to root LICENSE file 4 years ago
gtpu.h - Upgrade the gtpu class in lib dir to srslog. 4 years ago
ipv6.h Refactor NR RA files and fix header includes all over library (#2162) 4 years ago
pdcp.h RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
pdcp_entity_base.h RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
pdcp_entity_lte.h RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
pdcp_entity_nr.h RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
pdcp_metrics.h Starting to add metrics to lib/upper/pdcp.cc 4 years ago
rlc.h Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_base.h change license header to agnostic version with hint to root LICENSE file 4 years ago
rlc_am_lte.h fix failing rlc am test 4 years ago
rlc_am_nr.h change license header to agnostic version with hint to root LICENSE file 4 years ago
rlc_common.h Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_metrics.h rlc_metrics: add sdu rx latency and buffered bytes 4 years ago
rlc_tm.h Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_base.h Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_lte.h Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_nr.h Ported the RLC classes to srslog in the lib dir. 4 years ago