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 22b4396c39 increase default tx_queue length for RLC UM and AM
- With the current default tx queue length (16 SDUs) the BSR reported by the UE
  is too low if the size of the SDU is relativly small (e.g. 100 B).
  This effectivly causes the eNB to only allocate a small grant
  to the UE and thus reduces the UL throughput for small SDUs.
6 years ago
..
gtpu.h Starting to change gtpu_read_header and gtpu_write_header to lib. 7 years ago
pdcp.h add API to change LCID of PDCP bearers 6 years ago
pdcp_entity.h add getter for PDCP ul/dl counter 7 years ago
pdcp_interface.h add getter for PDCP ul/dl counter 7 years ago
rlc.h fix RLC AM issues reported by clang-tidy 6 years ago
rlc_am.h increase default tx_queue length for RLC UM and AM 6 years ago
rlc_common.h unify RLC interface for writing SDUs w/ and w/o blocking 7 years ago
rlc_interface.h remove obsolete RLC_MODE struct and move existing one to rlc_interface.h 7 years ago
rlc_metrics.h added ability to track tput per bearer (#233) 6 years ago
rlc_tm.h unify RLC interface for writing SDUs w/ and w/o blocking 7 years ago
rlc_tx_queue.h Changes on srsENB mutexing logic to fix general race condition and deadlock issues (#229) 7 years ago
rlc_um.h increase default tx_queue length for RLC UM and AM 6 years ago