Commit Graph

682 Commits

Author SHA1 Message Date
Pedro Alvarez 70f3bcaeba Starting to parse NAS Attach Request message to get IMSI 2017-10-25 19:17:36 +01:00
Pedro Alvarez 79c0daea91 Starting to handle Initial UE message 2017-10-24 18:08:23 +01:00
Pedro Alvarez bc447a32fe Addind the mechanisms to cleanup eNB when SCTP connection is terminated. 2017-10-20 17:05:52 +01:00
Pedro Alvarez b9aff650a7 Storing eNB ctx info 2017-10-20 15:39:23 +01:00
Pedro Alvarez 841f38fac0 Starting to save eNB context 2017-10-20 15:21:44 +01:00
Pedro Alvarez 17ffc1f4bb Added a file for common S1AP structs 2017-10-20 14:21:23 +01:00
Pedro Alvarez bfb7f12298 Fixed small bug with sleep. 2017-10-20 14:16:19 +01:00
Pedro Alvarez 0dbddb8a4b Finished separating the pack/unpack from the main S1AP class. 2017-10-20 11:45:45 +01:00
Pedro Alvarez f73d295ae0 Separating msg packing from the main S1AP class. 2017-10-20 09:35:26 +01:00
Pedro Alvarez eb3520630d Cleanned up the setup request and failure packing/unpacking 2017-10-19 19:42:18 +01:00
Pedro Alvarez d8436ea2fc A bit of code cleanup 2017-10-19 14:47:41 +01:00
Pedro Alvarez 4f6fafb66d General code cleanup 2017-10-18 15:27:21 +01:00
Pedro Alvarez 4307a5aef2 Removing the timeout of the socket. 2017-10-18 14:33:58 +01:00
Pedro Alvarez 91fd66fe9a Small bug fix. 2017-10-17 18:40:04 +01:00
Pedro Alvarez 26f03a49f3 Intial code for S1 setup response 2017-10-17 18:13:20 +01:00
Pedro Alvarez 2bfb008bd2 MME now replies with S1 Setup falure. 2017-10-17 12:32:34 +01:00
Pedro Alvarez adf1764496 added plmn to MCCMNC in the srslte lib 2017-10-16 13:03:33 +01:00
Pedro Alvarez 5aa91483c5 Done decoding of s1 Setup message. Starting to store context and prepare a reply. 2017-10-13 19:19:45 +01:00
Pedro Alvarez 41aafbc9c8 Added initial ability to parse the S1 setup request. 2017-10-12 21:53:48 +01:00
Pedro Alvarez ca212db4c9 Adding argument parsing to main.cc 2017-10-11 19:24:02 +01:00
Pedro Alvarez 0a670d526a Added some logging functionality. 2017-10-11 16:18:47 +01:00
Pedro Alvarez f93335fa50 Fixed bug of not subscribing to sctp_data_io_event 2017-10-11 12:22:02 +01:00
Pedro Alvarez 396335afee Added initial mechanisms to receive msgs from eNB. 2017-10-10 17:32:34 +01:00
Pedro Alvarez a5621dd430 Start of skeleton of MME config file 2017-10-10 11:51:49 +01:00
Pedro Alvarez 58b5831009 Starting to create SCTP socket for S1APP 2017-10-09 19:35:00 +01:00
Pedro Alvarez 429c32cd5a Added initial app to run MME. Starting to add S1APP class. 2017-10-09 18:36:40 +01:00
Pedro Alvarez 136e3a2697 Added some boieler plate code for the MME (contruct, singleton, destruct). 2017-10-09 16:49:43 +01:00
Pedro Alvarez b0aaa316c4 Sligth change in design docs 2017-10-09 16:08:06 +01:00
Pedro Alvarez b561dfa087 Initial skeleton of the code. 2017-10-09 15:42:13 +01:00
Pedro Alvarez 5c0e2ee32e Starting to add CMake support 2017-10-09 14:11:43 +01:00
Pedro Alvarez 3e5e244440 Changing CMakeLists to compile EPC 2017-10-09 12:22:17 +01:00
Pedro Alvarez d3aa79427c Initial commit with docs to start new branch 2017-10-09 11:01:13 +01:00