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.
faluco 7df308c756 Remove two mallocs in the stack:
1) Extend the small buffer to 64bytes for the move_callback class.
2) Replace a std::map for a fixed size circular map in sched_time_pf.
4 years ago
..
adt Remove two mallocs in the stack: 4 years ago
asn1 Parse carrier config in NR RRC reconfig 4 years ago
common fix overwrite of timer timeout when it matches previous time wheel position 4 years ago
interfaces SRSUE: refactor carrier setting for accepting a dynamic carrier configuration 4 years ago
mac Fix append NR to loggers for NR components 4 years ago
phy SRSUE: refactor carrier setting for accepting a dynamic carrier configuration 4 years ago
radio rename srsLTE to srsRAN 4 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog SRSLOG: Avoid calling unordered_map::emplace if element already exists since it will allocate even if the insertion is not going to take place. 4 years ago
system - Renamed log to logger. 4 years ago
test implementation of time wheel-based timer handler, using a circular array and intrusive list 4 years ago
upper Add rrc_nr to rlc init function 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 rename srsLTE to srsRAN 4 years ago
version.h.in rename srsLTE to srsRAN 4 years ago