srsLTE/lib/include/srsran/adt
Pedro Alvarez 997f7db23a Small fixes for observer.h missing std::size_t 2021-05-26 22:16:22 +02:00
..
detail Reimplement batch-based background object/memory pool 2021-04-07 12:02:22 +01:00
pool add comment explaining the use case of cached_alloc 2021-05-06 18:06:10 +01:00
accumulators.h sched small fixes - use 0.930 instead of 0.932 for max coderate. Allow computing mcs/tbs based on max coderate directly. Other small fixes 2021-05-24 17:25:07 +02:00
bounded_bitset.h bugfix - printf formatting incorrect in bounded_bitset method 2021-05-24 17:24:50 +02:00
bounded_vector.h Enhance RRC eNB events: 2021-03-31 19:37:49 +02:00
choice_type.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
circular_array.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
circular_buffer.h remove uneeded assert condition. change pdcp log when notified pdcp pdu doesnt exist to info. 2021-04-20 16:27:40 +01:00
circular_map.h use rnti_map_t in scheduler 2021-05-07 10:58:04 +01:00
expected.h refactor - integration of segment list in rlc_amd_tx_pdu and pdcp_pdu_info classes 2021-04-16 13:54:10 +01:00
fsm.h refactor - increase code reuse in adt files 2021-03-29 22:11:25 +01:00
interval.h adt/common: remove const from return type 2021-04-25 21:03:53 +02:00
intrusive_list.h timers - fix old gcc compilation issue. Changed free list to intrusive list. 2021-04-15 18:46:42 +01:00
move_callback.h Remove two mallocs in the stack: 2021-04-21 15:05:48 +02:00
observer.h Small fixes for observer.h missing std::size_t 2021-05-26 22:16:22 +02:00
optional.h replaced present+value for optional field in s1ap mme_ue_s1ap_id context field 2021-04-01 10:24:34 +01:00
scope_exit.h avoid sending UEContextReleaseRequest from Source eNB during S1 Handover. 2021-05-24 17:24:31 +02:00
singleton.h implementation of concurrent fixed size pool that leverages thread local caches to avoid mutexing 2021-03-27 12:21:08 +00:00
span.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00