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 ca603810ce Adding Downlink data notification and paging functionality to the EPC.
This entails:

  * Adding S1AP paging messaging to the MME.
  * Adding the Downlink Data Notification, Donlink Data Notification Acknoledgment, and Downlink Data Notification Failure Messages.
  * Adding the logic at the GTP-U to detect that Downlink Data notification needs to be sent.
  * Proper handling of the new GTP-C messages at the MME GTPC and SPGW GTPC classes
  * Add queuing mechanisms at the GTP-U while waiting for paging response. Queue is flushed when paging fails (timeout or other).
  * Make sure eNB's SCTP information is properly stored.
  * Make sure UE's GUTI information is properly stored.
6 years ago
..
asn1 Adding Downlink data notification and paging functionality to the EPC. 6 years ago
common add ctor for worker class in thread_pool 6 years ago
interfaces Adding Downlink data notification and paging functionality to the EPC. 6 years ago
phy Solved unitialised values in UE (up to prach) and free 6 years ago
radio enable c++11 support 6 years ago
upper fix RLC UM reestablishment 6 years ago
CMakeLists.txt minor cmake edits 8 years ago
build_info.h.in Unified include guards 7 years ago
config.h New optimization on the PHY for both UE and eNodeB (#251) 6 years ago
srslte.h fix complex.h issue 6 years ago
version.h.in Unified include guards 7 years ago