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 6159cb3817 add assert to ensure a valid ptr is passed to memory pool deallocator 4 years ago
..
detail move choice_type to adt folder 4 years ago
accumulators.h Bug fixes of srseNB scheduler TPC 4 years ago
adt_utils.h change license header to agnostic version with hint to root LICENSE file 4 years ago
bounded_bitset.h optimize .count() method of bounded_bitset to leverage popcount special instructions. Confirmed to work for gcc in -msse4 flag is passed. 4 years ago
bounded_vector.h rlc_am_lte: refactor PDCP/RLC interface to use fix sized data structure 4 years ago
choice_type.h move choice_type to adt folder 4 years ago
circular_array.h Releasing the UE when max retransmissions are reached in the RLC. (#2385) 4 years ago
circular_buffer.h Change wait_for interface for wait_until in circular_buffer 4 years ago
expected.h change license header to agnostic version with hint to root LICENSE file 4 years ago
interval.h mac,bugfix - fixed formatting of MAC and scheduler user-defined types 4 years ago
mem_pool.h add assert to ensure a valid ptr is passed to memory pool deallocator 4 years ago
move_callback.h use srslte::move_callback instead of std::function in timers to avoid allocations 4 years ago
observer.h change license header to agnostic version with hint to root LICENSE file 4 years ago
scope_exit.h change license header to agnostic version with hint to root LICENSE file 4 years ago
span.h fix S1AP UE Capability Indication message. Created helper to log received S1AP messages 4 years ago