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.
Francisco a2174a5714 Fix type storage copy and move assignment function helper
Previously, in the case both the lhs and rhs optionals were present, the copy/move assignments were erroneously destroying the lhs object.
3 years ago
..
detail Fix type storage copy and move assignment function helper 3 years ago
pool Rename functions that contain the unsafe word to nolock. 3 years ago
accumulators.h bugfix,sched: avoid instability in TPCs around PHR~0 3 years ago
bounded_bitset.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 3 years ago
bounded_vector.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 3 years ago
choice_type.h Rename functions that contain the unsafe word to nolock. 3 years ago
circular_array.h rename srsLTE to srsRAN 4 years ago
circular_buffer.h Port misc SSN changes to dev. 3 years ago
circular_map.h sched,nr: function to log UEs buffer status before scheduling decision, fix const_iterator of circular_map 3 years ago
expected.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 3 years ago
fsm.h refactor - increase code reuse in adt files 4 years ago
interval.h nr,gnb,sched: account for CORESET RB offset in the DCI RB indexing in case of common search spaces 3 years ago
intrusive_list.h timers - fix old gcc compilation issue. Changed free list to intrusive list. 4 years ago
move_callback.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 3 years ago
observer.h Small fixes for observer.h missing std::size_t 4 years ago
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). 3 years ago
optional_array.h nr,gnb,sched: improve sched sanity checks, and improve bwp_pdcch_allocator api 3 years ago
scope_exit.h avoid sending UEContextReleaseRequest from Source eNB during S1 Handover. 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