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.
Andre Puschmann f07a9277a0 fix RLC AM issue where an invalid status PDU was generated
happens when very small grant is provided and the status
PDU generation fails because of a too small grant

add extra check to prevent that ACK_SN is also in NACKS list
5 years ago
..
CMakeLists.txt add RLC UM NR transmitter 5 years ago
pdcp_nr_test.cc Removed srslte prefix from pdcp_config_t 5 years ago
rlc_am_control_test.cc Renamed the reset() method of byte_buffer_t to clear() 6 years ago
rlc_am_data_test.cc rework scheduler 6 years ago
rlc_am_test.cc fix RLC AM issue where an invalid status PDU was generated 5 years ago
rlc_common_test.cc Moving mac timers to stack timers (#638) 5 years ago
rlc_stress_test.cc Moving mac timers to stack timers (#638) 5 years ago
rlc_test_common.h add RLC UM NR transmitter 5 years ago
rlc_um_data_test.cc fix wrong namespace definition in various places 5 years ago
rlc_um_nr_pdu_test.cc add RLC UM NR transmitter 5 years ago
rlc_um_nr_test.cc add RLC UM NR transmitter 5 years ago
rlc_um_test.cc add RLC UM NR transmitter 5 years ago