Commit Graph

1583 Commits

Author SHA1 Message Date
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
Ismael Gomez 51c2c041d7 Update enb.conf.example 2017-10-09 09:48:39 +02:00
Ismael Gomez e4529b943b Extened to all US MCC codes 2017-10-07 22:17:39 +02:00
Ismael Gomez 1c677f7183 Read Home PLMN from IMSI 2017-10-07 21:58:08 +02:00
Ismael Gomez 2159ad3280 Added support for roaming PLMN 2017-10-07 21:31:13 +02:00
Ismael Gomez af376e6f04 Update README.md 2017-10-06 16:28:32 +02:00
Andre Puschmann e7407ba45b update changelog 2017-10-06 16:28:25 +02:00
Andre Puschmann c50b093ca3 update version 2017-10-06 16:28:17 +02:00
Andre Puschmann 8dc8d8d521 fix warning 2017-10-06 16:28:10 +02:00
Andre Puschmann b2a4d93fb8 update readme 2017-10-06 15:07:19 +02:00
Andre Puschmann f4e13c4a56 update readme 2017-10-06 15:05:47 +02:00
Andre Puschmann 2311e2a715 Merge branch 'soapy_fixes' into next 2017-10-06 15:05:14 +02:00
Andre Puschmann 5d5e8167b7 stop radio after radio error 2017-10-06 15:04:17 +02:00
Ismael Gomez 0c263b123f Reset HARQ process if TB can't be scheduled 2017-10-06 14:56:25 +02:00
Ismael Gomez eb07dacfe9 Cleaning logging format 2017-10-06 14:33:22 +02:00
Ismael Gomez 404971703c PLMN update only on PLMN search state 2017-10-06 14:04:33 +02:00
Ismael Gomez 0c3d4e9ad3 Removed log 2017-10-06 14:04:14 +02:00
Andre Puschmann f619f53cc4 fix soapy support 2017-10-06 10:40:59 +02:00
Andre Puschmann 5bd92fb658 fix prach example and close rf at exit 2017-10-06 10:30:58 +02:00
Ismael Gomez c2c637e06a Fixed out-of-bounds checking in rlc_um resegmentation 2017-10-06 10:12:02 +02:00
Ismael Gomez ba91a38da4 Allow PDCCH scheduling for 6 PRB 2017-10-06 10:11:43 +02:00
Andre Puschmann 5e9750f2f6 remove clutter from enb.conf.example 2017-10-05 21:17:17 +02:00
Andre Puschmann df2bbd4087 fix multi channel tx support in soapy 2017-10-05 16:27:03 +02:00
Andre Puschmann 81b143715b fix formating 2017-10-05 16:27:03 +02:00
Ismael Gomez b353ed03dd cleaned stdout metric 2017-10-05 12:26:48 +02:00