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 cdf72248f3 Reimplement batch-based background object/memory pool
Main changes:
- addition of pool utilities
- The node size/alignment and batch allocation threshold are now runtime arguments
- object pool and memory pool are not anymore based on the same class.
  The object pool cannot use intrusive free list because it would overwrite the object
  memory
4 years ago
..
adt Reimplement batch-based background object/memory pool 4 years ago
asn1 Added NR-RRC RACH parsing 4 years ago
common Refactor of socket manager class 4 years ago
interfaces refactor - removal of stack-gtpu interface, and use of socket manager interface instead 4 years ago
mac proc_bsr: initial BSR procedure for NR 4 years ago
phy Initial NR PDSCH CSI-RS RE skip and other changes 4 years ago
radio rename srsLTE to srsRAN 4 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog - Introduce a new tracer scoped object that only records if the event duration exceeds the programmed threshold. 4 years ago
system - Renamed log to logger. 4 years ago
test rename srsLTE to srsRAN 4 years ago
upper gtpu - leverage byte_buffer_pool to store buffered sdus in gtpu 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