srsLTE/lib/src
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
..
asn1 Protect NAS unbounded message read 2021-03-03 23:06:47 +01:00
common Added pcap net feature to eNodeB 2021-03-03 09:50:15 +01:00
mac remove srslte.h includes from upper layers 2021-02-26 16:44:57 +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
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
upper rlc_am_lte: fix handling of maxretx 2021-03-06 20:55:08 +01:00
CMakeLists.txt [metrics] Added the system metrics to the ue stdout 2021-03-02 22:17:13 +01:00