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 492ea2a5a8 Addressing reviewers comments to #2290.
Removing unecessary \n for logs and changed log of PDCP info queue
 capacity to debug to avoid log spam.
Changed log level for unhandled S1AP messages from error to warning
 in EPC to avoid failing tests because of error message.
Changed usage of allocate_unique_buffer to make_unique_buffer()
4 years ago
..
CMakeLists.txt Starting to add discard functionality to PDCP LTE entity. 4 years ago
pdcp_base_test.h - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_lte_test.h - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_lte_test_discard_sdu.cc Addressing reviewers comments to #2290. 4 years ago
pdcp_lte_test_rx.cc - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_nr_test.h - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_nr_test_discard_sdu.cc - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_nr_test_rx.cc - Upgraded PDCP classes in lib to use srslog. 4 years ago
pdcp_nr_test_tx.cc - Upgraded PDCP classes in lib to use srslog. 4 years ago
rlc_am_control_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_data_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_nr_pdu_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_am_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_common_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_stress_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_test_common.h Added the ability of the RLC AM to notify the PDCP of the acknowledged 4 years ago
rlc_um_data_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_nr_pdu_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_nr_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago
rlc_um_test.cc Ported the RLC classes to srslog in the lib dir. 4 years ago