You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 21b3635ae4 rlc_am_lte: refactor retransmit_pdu() to send different SNs
it seems that different SNs should be retransmitted depending
on the actual situation. In case of pollRetx timer expiration,
vt_s - 1 should actually be resent.

This patch prepares the function to accept different SNs but
leaves it to send vt_a by default. The RLC AM test would need
to changed as well to not fail.
4 years ago
..
examples Fix more static analysis warnings 4 years ago
include rlc_am_lte: refactor retransmit_pdu() to send different SNs 4 years ago
src rlc_am_lte: refactor retransmit_pdu() to send different SNs 4 years ago
test rlc_am_test: fix TSAN isses and removing info log when dropping PDU 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago