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.
Pedro Alvarez 960c0e97cd Added handling of RRC re-establishment to srsENB.
* Added the appropriate code for handling and sending the
   re-establishment procedure messages to rrc_ue.c/.h.
 * Triggered RRC reconfiguration after the reception of RRC
   re-establishment complete
 * Refreshed K_eNB at the reception of re-establishment
   request
 * Changed the mapping of TEIDs to RNTIs in the GTP-U layer,
   as the RNTI might change with reestablishment.
5 years ago
..
phy Fix memory fault during exiting and waiting for worker 5 years ago
stack Added handling of RRC re-establishment to srsENB. 5 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
enb.cc enb: fix handling of GTPU and S1AP init return values 5 years ago
enb_cfg_parser.cc Make MBMS MCS configurable for the eNB. 5 years ago
enb_cfg_parser.h Updated copyright 5 years ago
main.cc Make MBMS MCS configurable for the eNB. 5 years ago
metrics_csv.cc Normalize throughput in CSV/stdout metrics with respect to number of TTIs 5 years ago
metrics_stdout.cc enb: fix ok/nok packets 5 years ago
parser.cc Updated copyright 5 years ago