Commit Graph

2248 Commits

Author SHA1 Message Date
Xavier Arteaga 0504e7a51b Fixed test for abs value. Solved compilation Neon warnings and SSE errors 2017-10-18 12:49:43 +02: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
Ismael Gomez 2b0b57176f Removed pid from demux 2017-10-17 12:10:31 -04:00
yagoda f4b9e7311a adding neon support to new vector structure 2017-10-17 15:51:27 +00:00
Pedro Alvarez 2bfb008bd2 MME now replies with S1 Setup falure. 2017-10-17 12:32:34 +01:00
Xavier Arteaga 6657892b80 Added UCI CQI decoder for variable number of bits 2017-10-16 17:33:30 +02:00
Pedro Alvarez adf1764496 added plmn to MCCMNC in the srslte lib 2017-10-16 13:03:33 +01:00
ilshatDesu 2a381c109c Update enb_cfg_parser.cc
Non critical error in SIB1.
CellIdentity is constucted from eNBID and SectorID.
2017-10-16 10:59:37 +03: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
Ismael Gomez c4c1c62360 stable connection. Runs out of samples in ringbuffer if clock differences 2017-10-13 17:59:12 +02:00
yagoda 2019ca31ef adding neon support for new kernel structure 2017-10-13 15:35:48 +01:00
Ismael Gomez db87a41d80 Merge branch 'next_novolk' into mobility 2017-10-13 10:27:04 +02:00
Ismael Gomez d3e3ecacb6 Merge branch 'next' into next_novolk 2017-10-13 10:26:33 +02:00
Ismael Gomez 5509262f54 Fixed possible bug in rx_metadata 2017-10-13 10:25:51 +02:00
Ismael Gomez 4fe2904939 Removed unnecessary T311 timer start 2017-10-13 10:23:25 +02:00
Ismael Gomez d80d1f2114 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-13 10:10:53 +02:00
Ismael Gomez d38475d6d0 Fixed % log in buffer pool capacity warning 2017-10-13 09:35:53 +02:00
Pedro Alvarez 41aafbc9c8 Added initial ability to parse the S1 setup request. 2017-10-12 21:53:48 +01:00
Andre Puschmann 21d9cb6142 fix UL harq statistic printing 2017-10-12 20:52:31 +02:00
Andre Puschmann f5bc1049dc don't use log if USIM isn't initialized 2017-10-12 11:57:13 +02:00
Andre Puschmann 4b223ba729 add newline in error message 2017-10-12 11:57:13 +02:00
Ismael Gomez aeabcb4551 Merge branch 'next' into next_novolk 2017-10-12 11:53:14 +02:00
Ismael Gomez 83a711b125 Merge branch 'master' into next 2017-10-12 11:52:54 +02:00
Ismael Gomez 5b7277aca7 Merge branch 'next' into next_novolk 2017-10-12 11:28:13 +02:00
Ismael Gomez 3e941e1821 Merge branch 'master' into next 2017-10-12 11:19:21 +02:00
Ismael Gomez b0c318a45f Merge pull request #105 from srsLTE/coverty
Coverty
2017-10-12 11:16:09 +02:00
Ismael Gomez c73131d54f Merge pull request #104 from srsLTE/fix_issue_103
Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103
2017-10-12 10:47:02 +02:00
Ismael Gomez db5d747c66 Fix coverty issues 2017-10-12 10:31:08 +02: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
Ismael Gomez eec7b27b89 Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103 2017-10-11 17:09:51 +02:00
Xavier Arteaga 21355de77e Added TM3 (1 layer only) eNB support at RRC 2017-10-11 17:00:49 +02: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
Xavier Arteaga 95897ceb71 Added TM2 (Tx diversity) support for eNB 2017-10-10 17:01:40 +02:00
Ismael Gomez f4e883d24f Divided phch_recv in subclasses 2017-10-10 16:42:24 +02:00
Ismael Gomez 72446fb9ef Merge branch 'next_novolk' into mobility 2017-10-10 14:39:22 +02:00
Ismael Gomez 77c6322db2 Merge branch 'next_novolk' into mobility 2017-10-10 14:37:13 +02:00
Xavier Arteaga e8da7160f0 eNB transmits diversity by default if two cell ports are configured 2017-10-10 13:24:23 +02:00
Pedro Alvarez a5621dd430 Start of skeleton of MME config file 2017-10-10 11:51:49 +01:00
Ismael Gomez fda886407b Added option to force the DL/UL frequency at the UE 2017-10-10 12:33:10 +02:00
Ismael Gomez a180b5ebac Msg3 delay is added to harq delay 2017-10-10 12:06:24 +02: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
Ismael Gomez 99a5500527 Merge branch 'next_novolk' of github.com:softwareradiosystems/srsLTE into next_novolk 2017-10-09 18:50:31 +02:00
Ismael Gomez d6561fa067 Merge branch 'next' into next_novolk 2017-10-09 18:50:22 +02: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