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 01eace2631 rrc paging mechanism improvements
- moved paging record handling to separate class
- parallel access to pending pcch messages by phy workers based on TTI and without common lock
- asn1 pcch message packing now takes place in stack thread, to avoid real-time issues
4 years ago
..
gtpu.h fix recursive call to get rb name 4 years ago
pdcp.h Fixes coverity 369569 4 years ago
pdcp_nr.h avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 4 years ago
rlc.h rrc paging mechanism improvements 4 years ago
rlc_nr.h avoid allocating std::string to get lcid radio bearer name. Refactored the lte radio bearer enum type 4 years ago
s1ap.h all: bunch of pass by const& changes suggested by LGTM 4 years ago
s1ap_metrics.h rename srsLTE to srsRAN 4 years ago
sdap.h rename srsLTE to srsRAN 4 years ago