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
..
adt ensure the DL mask count is reduced enough to fit required bytes 4 years ago
asn1 Integrate periodic SSB measurement in SRSUE and fix related defects 4 years ago
common Declare band helper methods as constant 4 years ago
interfaces adding MAC 0 padding support 4 years ago
mac Fix append NR to loggers for NR components 4 years ago
phy Added subcarrier spacing parsing from string 4 years ago
radio rename srsLTE to srsRAN 4 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
system - Renamed log to logger. 4 years ago
test all: bunch of pass by const& changes suggested by LGTM 4 years ago
upper rlc_am_lte: refactor retransmit_pdu() to send different SNs 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
build_info.h.in rename srsLTE to srsRAN 4 years ago
config.h rename srsLTE to srsRAN 4 years ago
srsran.h Integrate periodic SSB measurement in SRSUE and fix related defects 4 years ago
version.h.in rename srsLTE to srsRAN 4 years ago