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
..
bearer_mem_pool.h rlc - usage of memory pool to allocate RLC bearers 4 years ago
byte_buffer_queue.h Changed discard_if to appyly_if in circular_buffer.h. 4 years ago
gtpu.h rename srsLTE to srsRAN 4 years ago
ipv6.h rename srsLTE to srsRAN 4 years ago
pdcp.h all: bunch of pass by const& changes suggested by LGTM 4 years ago
pdcp_entity_base.h Fixes coverity 369570 4 years ago
pdcp_entity_lte.h pdcp,rlc: increase number of PDCP SDUs for notification from RLC 4 years ago
pdcp_entity_nr.h Refactor pdcp ctor seperate the configure function 4 years ago
pdcp_metrics.h rename srsLTE to srsRAN 4 years ago
rlc.h Add rrc_nr to rlc init function 4 years ago
rlc_am_base.h rename srsLTE to srsRAN 4 years ago
rlc_am_lte.h rlc_am_lte: refactor retransmit_pdu() to send different SNs 4 years ago
rlc_am_nr.h rename srsLTE to srsRAN 4 years ago
rlc_common.h refactor - integration of segment list in rlc_amd_tx_pdu and pdcp_pdu_info classes 4 years ago
rlc_metrics.h rename srsLTE to srsRAN 4 years ago
rlc_tm.h rename srsLTE to srsRAN 4 years ago
rlc_um_base.h rename srsLTE to srsRAN 4 years ago
rlc_um_lte.h rename srsLTE to srsRAN 4 years ago
rlc_um_nr.h rlc_um_nr: fix packing/unpacking of PDUs with 12bit SN 4 years ago