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 92d4e6e746 adt/common: remove const from return type
reported by LGTM https://lgtm.com/projects/g/srsLTE/srsLTE/rev/pr-9ae46cae260b6b8137b34b9423bf1477bd6b5c42
4 years ago
..
detail Reimplement batch-based background object/memory pool 4 years ago
pool pool - avoid concurrent batch allocations in background threads 4 years ago
accumulators.h rename srsLTE to srsRAN 4 years ago
bounded_bitset.h bugfix, scheduler - fix bit counter specializations for 32 and 64 bits. 4 years ago
bounded_vector.h Enhance RRC eNB events: 4 years ago
choice_type.h rename srsLTE to srsRAN 4 years ago
circular_array.h rename srsLTE to srsRAN 4 years ago
circular_buffer.h remove uneeded assert condition. change pdcp log when notified pdcp pdu doesnt exist to info. 4 years ago
circular_map.h s1ap - handle invalid or repeated erab ids in s1ap erab release command 4 years ago
expected.h refactor - integration of segment list in rlc_amd_tx_pdu and pdcp_pdu_info classes 4 years ago
fsm.h refactor - increase code reuse in adt files 4 years ago
interval.h adt/common: remove const from return type 4 years ago
intrusive_list.h timers - fix old gcc compilation issue. Changed free list to intrusive list. 4 years ago
move_callback.h Remove two mallocs in the stack: 4 years ago
observer.h rename srsLTE to srsRAN 4 years ago
optional.h replaced present+value for optional field in s1ap mme_ue_s1ap_id context field 4 years ago
scope_exit.h rename srsLTE to srsRAN 4 years ago
singleton.h implementation of concurrent fixed size pool that leverages thread local caches to avoid mutexing 4 years ago
span.h rename srsLTE to srsRAN 4 years ago