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 Paisana 9c028ab723 removed user_mutex from srsenb::rrc. All that needed to happen was the prach_worker calling add_user from stack thread (done in an earlier PR), and the get_metrics run in the stack thread. I achieved the latter with an extra metrics queue 5 years ago
..
hdr removed user_mutex from srsenb::rrc. All that needed to happen was the prach_worker calling add_user from stack thread (done in an earlier PR), and the get_metrics run in the stack thread. I achieved the latter with an extra metrics queue 5 years ago
src removed user_mutex from srsenb::rrc. All that needed to happen was the prach_worker calling add_user from stack thread (done in an earlier PR), and the get_metrics run in the stack thread. I achieved the latter with an extra metrics queue 5 years ago
test srsenb: fix mobility test after adding UE cap enquiry 5 years ago
CMakeLists.txt Updated copyright 5 years ago
drb.conf.example Changed default DRB config QCI 9 to AM 6 years ago
enb.conf.example Added AWGN channel to SRSUE and SRSENB 5 years ago
rr.conf.example Making the default eNB TAC match the default EPC TAC. 5 years ago
sib.conf.example add SIB3 definition and enable in SI scheduling 5 years ago
sib.conf.mbsfn.example fix sib.conf.mbsfn.example defaults 6 years ago