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.
Andre Puschmann a9ad408f51 task_scheduler: use block_queue for internal tasks
TSAN detected wrong use of the old deque-based internal queue. To avoid
unwanted/undetected mis-use the patch uses the thread-safe block_queue
data structure instead.
4 years ago
..
adt bugfix,sched: avoid instability in TPCs around PHR~0 4 years ago
asn1 Fix GCC 11 warning in dyn_array 4 years ago
common task_scheduler: use block_queue for internal tasks 4 years ago
interfaces Fix TSAN warnings in UE (#3021) 4 years ago
mac Revert UE changes 4 years ago
phy Refactored gNb PHY 4 years ago
radio Fix carrier mapping concurrency issue 4 years ago
rlc Moved lib RLC into it's own folder 4 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
system Fills the value of the number of cpus for the system_metrics_t and 4 years ago
test rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 4 years ago
upper Moved lib RLC into it's own folder 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
build_info.h.in rename srsLTE to srsRAN 4 years ago
config.h rename srsLTE to srsRAN 4 years ago
srsran.h Initial NR PBCH encoding 4 years ago
version.h.in rename srsLTE to srsRAN 4 years ago