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 ceacf8508d rlc_am_lte: fix handling of maxretx
this patch fixes the actions/handling after RLC detected
maxRetx reached for a given SN.

According to the TS, RLC should only inform upper layers and
not try to recover from the event itself.

As a consequence, we won't manipulate the Tx or Rx window.
As a result of this, we might retransmit a SN more than
the specified amount of times.

It's the task of RRC to reestablish the bearer to recover
from that.
4 years ago
..
adt Releasing the UE when max retransmissions are reached in the RLC. (#2385) 4 years ago
asn1 Added mac nr prach common config convert function with test case 4 years ago
common Implement a log spy to check if a certain message has been logged. 4 years ago
interfaces disabled prach vs pucch collision detection temporarily until enb cfg files are updated in the rfci 4 years ago
mac mac_rar_pdu_nr: update public interface to make it easier to access 4 years ago
phy sched,bugfix - fix mcs/tbs computation for 256-QAM. 4 years ago
radio Radio: implement resampling buffer protection 4 years ago
rrc Added support for S1AP modify bearer request support. This includes: 4 years ago
srslog Port enb specific classes to use srslog (#2155) 4 years ago
system [metrics] Changing variable types. 4 years ago
test move ue phy interfaces to separate interfaces header file 4 years ago
upper rlc_am_lte: fix handling of maxretx 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
build_info.h.in change license header to agnostic version with hint to root LICENSE file 4 years ago
config.h change license header to agnostic version with hint to root LICENSE file 4 years ago
srslte.h Initial NR CSI reports 4 years ago
version.h.in change license header to agnostic version with hint to root LICENSE file 4 years ago