srsLTE/lib
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
..
examples update nr asn1 files, and asn1 tests 2020-12-12 15:58:32 +01:00
include update nr asn1 files, and asn1 tests 2020-12-12 15:58:32 +01:00
src rlc: fix stopping of poll retx timer (#2006) 2020-12-12 15:58:32 +01:00
test rlc: fix stopping of poll retx timer (#2006) 2020-12-12 15:58:32 +01:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00