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.
Robert Falkenberg 11ac8c2529 lib,rlc_am_nr: add support for 18-bit SNs
and first bunch of corresponding unit tests
3 years ago
..
CMakeLists.txt cmake: flag install() of compiled targets as OPTIONAL 3 years ago
bearer_mem_pool.cc Changed using a rlc_am_lte and rlc_am_nr entity, to a single rlc_am entity. 3 years ago
rlc.cc gw,pdcp,rlc,mac: log rate metrics in debug mode 3 years ago
rlc_am_base.cc rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_am_lte.cc rlc: separate types of rlc_amd_retx_t for LTE and NR 3 years ago
rlc_am_lte_packing.cc lib,rlc: changed back status and header logging helpers to log directly. Make sure RB name is automatically logged. 3 years ago
rlc_am_nr.cc lib,rlc_am_nr: add support for 18-bit SNs 3 years ago
rlc_am_nr_packing.cc rlc, nr: complete packing of status PDUs with 18bit SNs 3 years ago
rlc_tm.cc lib,rlc: removed duplicate rb_name in logs of rlc_am_base and rlc_tm 3 years ago
rlc_um_base.cc rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_um_lte.cc lib,rlc: make sure TM rb name is initialized. changed rlc_um_lte to use new logging macros 3 years ago
rlc_um_nr.cc lib,rlc: changed RLC UM NR to use new logging macros 3 years ago