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.
Ismael Gomez 9a264b62c4
Protect access to shared grants (#1117)
* Protect access to shared grants

* Set correct number of carriers for DL

* Fix previous issues

* Address comments
5 years ago
..
mac Protect access to shared grants (#1117) 5 years ago
rrc avoid dangerous [] map operator 5 years ago
upper Updated copyright 5 years ago
CMakeLists.txt Updated copyright 5 years ago
enb_stack_lte.cc 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