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.
Francisco 46cfdaf9e5 Handle case when old rnti gets removed during RRC reestablishment
This is achieved via:
- keep restarting the inactivity timer whenever a ReestablishmentRequest is received
- in case the RRC ReestablishmentComplete is very late and the old rnti was removed anyway,
  abort RRC reestablishment procedure and release new rnti
4 years ago
..
common implementation of memory pool with individual memory blocks per UE that get accessed via their rnti 4 years ago
phy Move mlockall() to main() in srsUE and srsENB 4 years ago
stack Handle case when old rnti gets removed during RRC reestablishment 4 years ago
CMakeLists.txt implementation of memory pool with individual memory blocks per UE that get accessed via their rnti 4 years ago
enb.cc Added a warning in the log when the cpu metrics are not registered due 4 years ago
enb_cfg_parser.cc make eNB UE release timer after RLF detection configurable 4 years ago
enb_cfg_parser.h asn1 fixes and improvements 4 years ago
main.cc make eNB UE release timer after RLF detection configurable 4 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 rename srsLTE to srsRAN 4 years ago
parser.cc rename srsLTE to srsRAN 4 years ago