srsLTE/lib/test/upper
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>
2021-02-22 10:36:14 +00:00
..
CMakeLists.txt - Added ability to the PDCP LTE entity to send PDCP Status report. 2021-02-15 11:44:57 +00:00
pdcp_base_test.h - Upgraded PDCP classes in lib to use srslog. 2021-02-11 14:37:27 +01:00
pdcp_lte_test.h Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_lte_test_discard_sdu.cc Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_lte_test_rx.cc Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_lte_test_status_report.cc Fix issue with status report test config 2021-02-19 13:30:48 +00:00
pdcp_nr_test.h Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_nr_test_discard_sdu.cc Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_nr_test_rx.cc Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
pdcp_nr_test_tx.cc Added statusReportRequired to the PDCP entity config. 2021-02-16 13:21:50 +00:00
rlc_am_control_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_am_data_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_am_nr_pdu_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_am_test.cc RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 2021-02-22 10:36:14 +00:00
rlc_common_test.cc RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 2021-02-22 10:36:14 +00:00
rlc_stress_test.cc RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 2021-02-22 10:36:14 +00:00
rlc_test_common.h RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 2021-02-22 10:36:14 +00:00
rlc_um_data_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_um_nr_pdu_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_um_nr_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00
rlc_um_test.cc Ported the RLC classes to srslog in the lib dir. 2021-02-11 14:37:27 +01:00