srsLTE/lib/include/srsran/adt
Francisco 581a99c616 nr,gnb: use memory pool to allocate scheduler UEs 2022-02-15 20:59:45 +01:00
..
detail Fix type storage copy and move assignment function helper 2022-02-15 16:50:21 +01:00
pool nr,gnb: use memory pool to allocate scheduler UEs 2022-02-15 20:59:45 +01: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 Port misc SSN changes to dev. 2021-11-16 14:46:51 +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 nr,gnb,sched: account for CORESET RB offset in the DCI RB indexing in case of common search spaces 2021-11-25 15:14:18 +00: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 nr,gnb,sched: improve sched sanity checks, and improve bwp_pdcch_allocator api 2021-12-07 12:30:39 +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