srsLTE/lib/test
Andre Puschmann f155b7a5d5 rlc: fix stopping of poll retx timer (#2006)
* rlc_am: add TC for pollRetx timer handling

* rlc_am: fix stopping of pollRetx timer

stopping the pollRetx timer when receiving a status PDU
without checking the acknowledged PDUs is wrong.

if an ACK for another PDU, for which the polling bit has been set,
is still pending, it won't be rescheduled until another
PDU is transmitted that again starts the pollRetx timer.

this fixes the issue with missing RLC AM segment retx in #1992,
and #2003
2020-12-12 15:58:32 +01:00
..
adt
asn1 update nr asn1 files, and asn1 tests 2020-12-12 15:58:32 +01:00
common
mac
phy phy_dl_test: fix uninit var 2020-10-18 15:56:16 +02:00
srslog Import latest srslog version (#1796) 2020-09-30 15:52:42 +02:00
upper rlc: fix stopping of poll retx timer (#2006) 2020-12-12 15:58:32 +01:00
CMakeLists.txt