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 ebbb74e639 rlc am - use of circular_map container in RLC AM window
The window elements are not being correctly cleaned up when clear() is called
or when overwritten by newer SN. Furthermore, the window count member is not being
correctly updated when the insertion of a newer SN overwrites the previous one.

I used the circular_map container to avoid this sort of bugs
4 years ago
..
detail Reimplement batch-based background object/memory pool 4 years ago
pool Reimplement batch-based background object/memory pool 4 years ago
accumulators.h rename srsLTE to srsRAN 4 years ago
bounded_bitset.h refactor - increase code reuse in adt files 4 years ago
bounded_vector.h Enhance RRC eNB events: 4 years ago
choice_type.h rename srsLTE to srsRAN 4 years ago
circular_array.h rename srsLTE to srsRAN 4 years ago
circular_buffer.h adt unit test - fix memory pool test 4 years ago
circular_map.h rlc am - use of circular_map container in RLC AM window 4 years ago
expected.h refactor - increase code reuse in adt files 4 years ago
fsm.h refactor - increase code reuse in adt files 4 years ago
interval.h refactor - increase code reuse in adt files 4 years ago
move_callback.h Refactor of socket manager class 4 years ago
observer.h rename srsLTE to srsRAN 4 years ago
optional.h replaced present+value for optional field in s1ap mme_ue_s1ap_id context field 4 years ago
scope_exit.h rename srsLTE to srsRAN 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