Commit Graph

2841 Commits

Author SHA1 Message Date
Ismael Gomez 3ab74fb552 Exposed continuous TX mode to ue.conf 2018-04-27 10:23:38 +02:00
Ismael Gomez 68cbb6ca7f Do not lock on ConnectionReconfiguration 2018-04-27 10:13:49 +02:00
Ismael Gomez 3bf9ca6195 Send end of burst on idle 2018-04-26 17:33:21 +02:00
Ismael Gomez 785298e4c5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-04-26 14:03:49 +02:00
Ismael Gomez 7c210c3fc2 Deallocate measurement timers on RLF. Force cell reselection during attach request from gw after RLF 2018-04-26 14:03:39 +02:00
Andre Puschmann 8df9f46e13 fix NAS and NAS test 2018-04-26 13:21:13 +02:00
Andre Puschmann d8bfd2713c initialize byte_buffer content in ctors 2018-04-26 13:20:34 +02:00
Ismael Gomez 6ac39ee1a9 Do not block in RLC TM read queue 2018-04-26 13:17:55 +02:00
Ismael Gomez 62787bdd41 Remove unused include 2018-04-26 12:46:17 +02:00
Ismael Gomez 462de6607d Do not assume initialized variable in S1AP packing 2018-04-26 11:48:38 +02:00
Ismael Gomez b237d6063e Align header buffer to 8-byte boundary as expected by S1AP pack/unpack functions 2018-04-26 11:46:22 +02:00
Ismael Gomez c17fbfcde1 Fixed buffer overflow in SIB generation 2018-04-26 11:45:46 +02:00
Ismael Gomez 06db4e2a87 Start PCCH Only when switching cell in IDLE mode 2018-04-25 23:50:50 +02:00
Ismael Gomez 28dc194e2f Fix UE blocking on Reestablishment when Overflow 2018-04-25 19:47:03 +02:00
Ismael Gomez 49c0455b4a Expose print buffer state option to ue.conf and disable by default 2018-04-25 18:08:32 +02:00
Ismael Gomez 208871b251 Changed liblte structs to simple structs and initialized nas/rrc uses. 2018-04-25 18:01:37 +02:00
Ismael Gomez ab78eb6d58 Process BCCH from pdu_process thread. Process PCCH from new thread in RRC 2018-04-25 13:44:58 +02:00
Ismael Gomez 35e8b1ca76 Attach only once from main 2018-04-25 13:07:27 +02:00
Ismael Gomez 431fce998e Allow negative time_adv_nsamples parameter 2018-04-24 18:45:55 +02:00
Ismael Gomez 5b7b176ac7 Fixed HO with new PRACH 2018-04-24 16:51:13 +02:00
Ismael Gomez 74d6028769 Delay application of time_adv by 1 subframe 2018-04-24 13:50:59 +02:00
Ismael Gomez 5ab0149218 Apply new TA through sample offset 2018-04-24 13:18:48 +02:00
Ismael Gomez 6348745b19 Restored RAR search debug level 2018-04-24 12:58:28 +02:00
Ismael Gomez ab7a0842ba Send PRACH from worker thread with zero time advance 2018-04-24 10:43:17 +02:00
Ismael Gomez e446c14214 Restored in/out-sync debug 2018-04-24 10:24:06 +02:00
Ismael Gomez 195beac263 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-04-24 10:20:29 +02:00
Ismael Gomez 9c7b3339be Get CRS-based RSRP estimate for in/out-sync measurement. New SNR estimation gives 0 SNR when cell signal is lost preventing from detecting out-of-sync 2018-04-24 10:18:13 +02:00
frankist 786d29962b refactoring and improvement of time-domain RR scheduling (#181)
* fixed the scheduler not filling the mask for multiple UEs
* fixed a bug related with the reset of the allocations
* The RR now saves the last UE to be assigned
2018-04-23 18:28:29 +02:00
Paul Sutton e71dde7311 Fix for RRC ReportConfigEUTRA pack function 2018-04-23 15:38:31 +01:00
Xavier Arteaga 7146819fcd Added CSI Predecoding for TM4 with SIMD Support 2018-04-20 11:27:39 +02:00
Xavier Arteaga bad1291843 Corrected ZF SIMD predecoder 2018-04-20 11:27:39 +02:00
Xavier Arteaga 0bc3be7abb Added DL CSI decoding to TM2 and TM3 2018-04-20 11:27:39 +02:00
Xavier Arteaga 5ad6ef4d1d Implemented SSE/MMX int32 bit Interleaver 2018-04-18 13:23:48 +02:00
Ismael Gomez 384e0f8649 Fixed UL interleaver (missing SIMD deinterleaver) 2018-04-17 19:16:55 +02:00
Pedro Alvarez 190015435b Fixed some un-initialized variables in E-RAB Setup Response. 2018-04-17 13:30:37 +01:00
Ismael Gomez 5d9433b340 Removed log info 2018-04-13 11:34:04 +02:00
Ismael Gomez ffb8337be7 Merge branch 'next' into sync_states 2018-04-12 18:30:19 +02:00
Ismael Gomez 99253cb703 Cherry picked fixes from PR #160 2018-04-12 18:17:40 +02:00
Xavier Arteaga e31b92c873 Fixed negative UE Power Headroom 2018-04-12 17:25:13 +02:00
Ismael Gomez d3e5aa072e Mutex overflow logic with rrc API in phch_recv 2018-04-11 18:02:13 +02:00
Ismael Gomez 97546d92a5 Continue if SIB>2 is not received 2018-04-11 16:26:03 +02:00
Ismael Gomez ff1269add3 HO working 2018-04-11 15:37:27 +02:00
frankist 43870946ad
Merge pull request #175 from softwareradiosystems/xico
Xico
2018-04-11 10:51:40 +02:00
Francisco Paisana c104c9e3c8 solved the small inconsistency with the drbid/lcid/erabid 2018-04-11 10:50:14 +02:00
Francisco Paisana 296d49f3eb Now enb does not crash when the QCI is not invalid. 2018-04-10 19:45:06 +02:00
Francisco Paisana 9f48233925 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-04-10 17:50:14 +02:00
Francisco Paisana f5b8343244 srsenb now prints an error message when the QCI is not valid 2018-04-10 17:42:50 +02:00
Xavier Arteaga 09e6f164a4 UE synchronizer can miss up to 100 PSS. This reduces PSS lost of synch for slow fading channels such as EVA5. 2018-04-10 13:25:26 +02:00
Xavier Arteaga 15173c5c30 Added gaussian filter configuration options in srsue.conf 2018-04-10 13:25:26 +02:00
Xavier Arteaga d0d5893a1c New DL channel noise estimator based on RS 2018-04-10 13:25:26 +02:00