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 aaffdeb326 rrc,rlc: add method to signal protocol failure to RRC
general-purpose method for lower layers to signal protocol
failures to higher layers, i.e. RRC.

In the current case, implement a direct release of the UE (enb) or
a reestablishment (UE).
3 years ago
..
common implementation of memory pool with individual memory blocks per UE that get accessed via their rnti 4 years ago
phy sched,bugfix: The PHR handling scheme now considers the number of PRBs of the UL grant that carried the PHR. Before, it was assuming the most conservative scenario of Nprb=1 3 years ago
stack rrc,rlc: add method to signal protocol failure to RRC 3 years ago
CMakeLists.txt refactor - create s1ap dedicated folder 4 years ago
enb.cc adding MAC 0 padding support 4 years ago
enb_cfg_parser.cc sched,feature: Enable setting the target PHR below which the maximum UL grant size starts decreasing 3 years ago
enb_cfg_parser.h asn1 fixes and improvements 4 years ago
main.cc make eNB UL SNR initial value an exponential average alpha configurable 3 years ago
metrics_csv.cc - Deleted the magic number of maximum supported cores, now it is a 4 years ago
metrics_json.cc rename srsLTE to srsRAN 4 years ago
metrics_stdout.cc Define iszero in csv_stdout 4 years ago
parser.cc rename srsLTE to srsRAN 4 years ago