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.
Francisco ee77343f26 fix compilation issue for centos7 4 years ago
..
byte_buffer_queue.h documentation,bugfix - added documentation to new blocking queues, changed class names, and removed blocking pushes from the critical path 4 years ago
gtpu.h optimization - minimization of number of std::string allocations for logging 4 years ago
ipv6.h Refactor NR RA files and fix header includes all over library (#2162) 4 years ago
pdcp.h move ue phy interfaces to separate interfaces header file 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 use srslte::move_callback instead of std::function in timers to avoid allocations 4 years ago
pdcp_entity_nr.h move ue rlc interfaces to separate interfaces header file 4 years ago
pdcp_metrics.h Starting to add metrics to lib/upper/pdcp.cc 4 years ago
rlc.h move ue phy interfaces to separate interfaces header file 4 years ago
rlc_am_base.h fix gcc compilation issue 4 years ago
rlc_am_lte.h fix compilation issue for centos7 4 years ago
rlc_am_nr.h move ue phy interfaces to separate interfaces header file 4 years ago
rlc_common.h documentation,bugfix - added documentation to new blocking queues, changed class names, and removed blocking pushes from the critical path 4 years ago
rlc_metrics.h rlc_metrics: add sdu rx latency and buffered bytes 4 years ago
rlc_tm.h move ue phy interfaces to separate interfaces header file 4 years ago
rlc_um_base.h move ue phy interfaces to separate interfaces header file 4 years ago
rlc_um_lte.h move ue phy interfaces to separate interfaces header file 4 years ago
rlc_um_nr.h Ported the RLC classes to srslog in the lib dir. 4 years ago