Commit Graph

1670 Commits

Author SHA1 Message Date
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
Ismael Gomez 582c87e86d Removed PUCCH reserved logs 2017-10-04 17:45:17 +02:00
Ismael Gomez aa81b4520b Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-04 13:35:53 +02:00
Ismael Gomez 189dcfa1d2 Updated TX/RX calibrated values for x300 2017-10-04 13:35:18 +02:00
Ismael Gomez 576b2fb2fb Merge pull request #58 from softwareradiosystems/next_pmch_fix
Next pmch fix
2017-10-04 11:00:51 +01:00
Ismael Gomez b155ba4c28 Fixed segfault in pdsch_ue --help command 2017-10-04 12:00:31 +02:00
Ismael Gomez cc6546db18 Fixed incorrect scheduling with PUCCH 2017-10-04 11:50:15 +02:00
yagoda 1a2d242645 Merge branch 'next_pmch_fix' of https://github.com/softwareradiosystems/srsLTE into next_pmch_fix 2017-10-04 09:57:42 +01:00
yagoda 983bd0060c fixing incorrect type in bzero in pmch test 2017-10-04 09:53:35 +01:00
Ismael Gomez a043b8a167 buffer overflow in pmch_test bzero 2017-10-04 10:15:10 +02:00
Ismael Gomez 7c081c695a Missing call to c_str in printf 2017-10-04 10:08:01 +02:00
yagoda c1ef157afd adding test files for pmch 2017-10-03 14:50:58 +01:00
yagoda b1cbcec742 adding pmch tests and fixing pdsch_enb 2017-10-03 14:49:19 +01:00
Ismael Gomez 48186cd4fc fixed warning 2017-10-02 18:06:39 +01:00