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 integrated new observer pattern into phy controller fsm 2020-08-24 22:10:32 +01:00
asn1 update nr asn1 files, and asn1 tests 2020-12-12 15:58:32 +01:00
common fsm refactor. 2020-08-18 16:07:21 +01:00
mac pdu: refactor MAC PDU class 2020-09-03 15:00:36 +02:00
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 creation of a scope exit standalone file. Created a new folder ADT. Added test for scope exit. 2020-08-10 17:23:43 +01:00