srsLTE/lib/include/srslte
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.
2021-03-06 20:55:08 +01:00
..
adt Releasing the UE when max retransmissions are reached in the RLC. (#2385) 2021-02-24 16:45:40 +00:00
asn1 Added mac nr prach common config convert function with test case 2021-02-18 14:34:15 +01:00
common Implement a log spy to check if a certain message has been logged. 2021-03-05 15:47:30 +01:00
interfaces disabled prach vs pucch collision detection temporarily until enb cfg files are updated in the rfci 2021-03-05 14:59:44 +01:00
mac mac_rar_pdu_nr: update public interface to make it easier to access 2021-02-08 22:15:09 +01:00
phy sched,bugfix - fix mcs/tbs computation for 256-QAM. 2021-03-06 20:49:05 +01:00
radio Radio: implement resampling buffer protection 2021-02-19 17:23:59 +01:00
rrc Added support for S1AP modify bearer request support. This includes: 2020-12-18 10:52:51 +00:00
srslog Port enb specific classes to use srslog (#2155) 2021-01-28 12:17:18 +01:00
system [metrics] Changing variable types. 2021-03-02 22:17:13 +01:00
test move ue phy interfaces to separate interfaces header file 2021-02-26 16:44:57 +01:00
upper rlc_am_lte: fix handling of maxretx 2021-03-06 20:55:08 +01:00
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
build_info.h.in change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
config.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
srslte.h Initial NR CSI reports 2021-03-02 15:40:40 +01:00
version.h.in change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00