3053 Commits (2c179dd84f4c0ef886a5099199112af283297f2c)
 

Author SHA1 Message Date
Ismael Gomez 208871b251 Changed liblte structs to simple structs and initialized nas/rrc uses. 7 years ago
Ismael Gomez ab78eb6d58 Process BCCH from pdu_process thread. Process PCCH from new thread in RRC 7 years ago
Ismael Gomez 35e8b1ca76 Attach only once from main 7 years ago
Pedro Alvarez 1bd13ea5dd Debug print in liblte_security. 7 years ago
Ismael Gomez 431fce998e Allow negative time_adv_nsamples parameter 7 years ago
Ismael Gomez 5b7b176ac7 Fixed HO with new PRACH 7 years ago
Ismael Gomez 74d6028769 Delay application of time_adv by 1 subframe 7 years ago
Pedro Alvarez fb1a35d24f Merge branch 'epc' into op_vs_opc
Getting handling of Auth failure messages.
7 years ago
Pedro Alvarez 45c7a5bb31 Merge branch 'epc' of github.com:softwareradiosystems/srsLTE into epc 7 years ago
Pedro Alvarez 553006198a Testing if OPc is causing auth problems with SYSMOCOM SIMs. 7 years ago
Ismael Gomez 5ab0149218 Apply new TA through sample offset 7 years ago
Pedro Alvarez f87f659874 Whitespaces and comment fixes. 7 years ago
Ismael Gomez 6348745b19 Restored RAR search debug level 7 years ago
Ismael Gomez ab7a0842ba Send PRACH from worker thread with zero time advance 7 years ago
Ismael Gomez e446c14214 Restored in/out-sync debug 7 years ago
Ismael Gomez 195beac263 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
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 7 years ago
Andre Puschmann 2309f63002
Merge pull request #163 from pily112/handle_plain_nas_message
Added auth failure and detach to plain nas message
7 years ago
Pedro Alvarez f6547d4e8a Merge remote-tracking branch 'david/handle_plain_nas_message' into epc
This pull request add the andling of authentication failure when sent as plain NAS, which is important for SYNCH authentication issues.
7 years ago
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
7 years ago
Paul Sutton e71dde7311 Fix for RRC ReportConfigEUTRA pack function 7 years ago
Xavier Arteaga 7146819fcd Added CSI Predecoding for TM4 with SIMD Support 7 years ago
Xavier Arteaga bad1291843 Corrected ZF SIMD predecoder 7 years ago
Xavier Arteaga 0bc3be7abb Added DL CSI decoding to TM2 and TM3 7 years ago
Xavier Arteaga 5ad6ef4d1d Implemented SSE/MMX int32 bit Interleaver 7 years ago
Ismael Gomez 384e0f8649 Fixed UL interleaver (missing SIMD deinterleaver) 7 years ago
Pedro Alvarez 190015435b Fixed some un-initialized variables in E-RAB Setup Response. 7 years ago
Xavier Arteaga 1c2a2e2101 Fixed negative UE Power Headroom 7 years ago
Ismael Gomez 5d9433b340 Removed log info 7 years ago
Ismael Gomez ffb8337be7 Merge branch 'next' into sync_states 7 years ago
Ismael Gomez 99253cb703 Cherry picked fixes from PR #160 7 years ago
Xavier Arteaga e31b92c873 Fixed negative UE Power Headroom 7 years ago
Ismael Gomez d3e5aa072e Mutex overflow logic with rrc API in phch_recv 7 years ago
Ismael Gomez 97546d92a5 Continue if SIB>2 is not received 7 years ago
Ismael Gomez ff1269add3 HO working 7 years ago
frankist 43870946ad
Merge pull request #175 from softwareradiosystems/xico
Xico
7 years ago
Francisco Paisana c104c9e3c8 solved the small inconsistency with the drbid/lcid/erabid 7 years ago
Francisco Paisana 296d49f3eb Now enb does not crash when the QCI is not invalid. 7 years ago
Francisco Paisana 9f48233925 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Francisco Paisana f5b8343244 srsenb now prints an error message when the QCI is not valid 7 years ago
Xavier Arteaga 09e6f164a4 UE synchronizer can miss up to 100 PSS. This reduces PSS lost of synch for slow fading channels such as EVA5. 7 years ago
Xavier Arteaga 15173c5c30 Added gaussian filter configuration options in srsue.conf 7 years ago
Xavier Arteaga d0d5893a1c New DL channel noise estimator based on RS 7 years ago
Ismael Gomez edd9cbf4dc Merge branch 'next' into sync_states 7 years ago
Andre Puschmann 9a7357cc94 bump version to 18.03.1 7 years ago
Andre Puschmann 27165b4fe2 Merge branch 'next' into rlc_updates 7 years ago
Andre Puschmann d42316fb68 fix RLC AM reset again to dealloc SDUs 7 years ago
Andre Puschmann 0a33128b7d add check to avoid pushing zero-size SDUs up the stack 7 years ago
Andre Puschmann 518199ba58 fix size calculation when receiving not-start-aligned RLC AM segments 7 years ago
Andre Puschmann 8cfd26ed1e temporary fix for issue where a RLC SDU boundary is not detected properly during reassembly 7 years ago