srsLTE/lib/include/srsran/adt
Francisco 9734f2e393 adt: fix optional_vector ctor, and add emplace method 2021-11-05 16:13:09 +00:00
..
detail Reimplement batch-based background object/memory pool 2021-04-07 12:02:22 +01:00
pool Rename functions that contain the unsafe word to nolock. 2021-09-27 13:26:21 +02:00
accumulators.h bugfix,sched: avoid instability in TPCs around PHR~0 2021-06-21 17:35:24 +01:00
bounded_bitset.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
bounded_vector.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
choice_type.h Rename functions that contain the unsafe word to nolock. 2021-09-27 13:26:21 +02:00
circular_array.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
circular_buffer.h nr,sched,test: update sched nr test to better reflect MAC-PHY FAPI 2021-10-14 19:27:52 +01:00
circular_map.h sched,nr: function to log UEs buffer status before scheduling decision, fix const_iterator of circular_map 2021-09-27 15:43:16 +02:00
expected.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
fsm.h refactor - increase code reuse in adt files 2021-03-29 22:11:25 +01:00
interval.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +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 fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
observer.h Small fixes for observer.h missing std::size_t 2021-05-26 22:16:22 +02:00
optional.h Fix the default constructor of the optional class to avoid a spurious uninitialized value warning in older GCC versions (seen for ARM32 and GCC 8.3). 2021-09-14 11:22:40 +02:00
optional_array.h adt: fix optional_vector ctor, and add emplace method 2021-11-05 16:13:09 +00: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