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 a2f6e13138 Add a tag to the string memory pool in fmt to discriminate between pool vs heap allocated buffers. Heap allocated buffers are used as a fallback mechanism when the buffer runs out of space. 4 years ago
..
bundled/fmt Add a tag to the string memory pool in fmt to discriminate between pool vs heap allocated buffers. Heap allocated buffers are used as a fallback mechanism when the buffer runs out of space. 4 years ago
detail - Use fprintf in the srsran_assert context incase the assert is being triggered by srslog producing a circular loop. 4 years ago
context.h rename srsLTE to srsRAN 4 years ago
event_trace.h - Introduce a new tracer scoped object that only records if the event duration exceeds the programmed threshold. 4 years ago
formatter.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
log_channel.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 4 years ago
logger.h rename srsLTE to srsRAN 4 years ago
shared_types.h rename srsLTE to srsRAN 4 years ago
sink.h rename srsLTE to srsRAN 4 years ago
srslog.h rename srsLTE to srsRAN 4 years ago
srslog_c.h rename srsLTE to srsRAN 4 years ago