Commit Graph

2811 Commits

Author SHA1 Message Date
Andre Puschmann c5b423ffee fix subheader parsing 2018-03-19 14:38:27 +01:00
Ismael Gomez c574b8d8a4 Missed change during merge 2018-03-19 14:21:17 +01:00
Ismael Gomez f88f465c97 Refactored NAS/RRC/PHY cell_search/selection procedures 2018-03-19 14:14:51 +01:00
Andre Puschmann 8b04d7c308 fix compile warning 2018-03-19 13:25:33 +01:00
Andre Puschmann 37e06d78ea fix build_mode printing in RelWithDebInfo mode 2018-03-19 13:22:50 +01:00
Ismael Gomez ef7b52045e Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-03-18 13:24:20 +01:00
Ismael Gomez 682ed433b2 Possible fix to #167 2018-03-18 13:24:09 +01:00
Pedro Alvarez 15e7d94564 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-03-16 15:27:24 +00:00
Pedro Alvarez 0f45369d44 Trying to fix service request when ECM content is present. 2018-03-16 15:07:23 +00:00
Pedro Alvarez 04d5676db0 Fixed bug to save UE ctx on the mme_ue_s1ap_id_map upon reception of the service request. Service request is now working again for the case where the UE is ECM-IDLE. 2018-03-16 12:55:58 +00:00
Ismael Gomez 2047f9b9fc Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-03-16 11:23:46 +01:00
Ismael Gomez 321a750f56 Added features to ringbuffer 2018-03-16 11:23:37 +01:00
Ismael Gomez 548a4ae29d RRC is_connected return and srsgui crashing if ports=0 when init 2018-03-16 11:23:37 +01:00
Pedro Alvarez d932a2ad85 Starting to add the ability to handle UE context release complete. 2018-03-15 20:04:50 +00:00
Ismael Gomez 622b3221d7 Don't restart RX stream when setting RX srate (causes UHD corruption in MIMO) 2018-03-15 18:37:16 +01:00
Ismael Gomez 24b1096209 Fixed bug in compute_ri() when passed NULL parameter causing segfault in MIMO 2018-03-15 18:35:40 +01:00
Pedro Alvarez 0da56b6a5a Fixed bug with in GUTI attach with unkown M-TMSI. 2018-03-15 16:05:36 +00:00
Pedro Alvarez c39823ab90 Merge latest next into next. Small conflict due to a debug print. 2018-03-15 11:37:23 +00:00
Ismael Gomez 86d4ce52e0 Make intra-frequency measurement period/length a parameter 2018-03-15 12:27:55 +01:00
Ismael Gomez e845339d54 rrc.connected() return true during HO 2018-03-15 11:41:49 +01:00
Ismael Gomez df0dcb27e7 Revert "PHCH Receive is reset, the current EARFCN becomes the first one in the list."
This reverts commit f3c04949b7.
2018-03-15 11:31:39 +01:00
Ismael Gomez 5772f61aaf Revert "fix issue when cell search doesn't set rx frequency because phy init takes too long"
This reverts commit 25ccd29646.
2018-03-15 11:31:37 +01:00
Ismael Gomez 64cc34adb0 previous commit not working 2018-03-15 11:31:09 +01:00
Ismael Gomez 5342bb430e previous commit not compiling 2018-03-15 11:15:33 +01:00
Ismael Gomez d873eaca5c Assign same timer id after release (was not really a bug) 2018-03-15 11:14:22 +01:00
Ismael Gomez f470645e90 Fix for real issue #164 2018-03-15 10:56:46 +01:00
Ismael Gomez 599cf9bc07 Resolved conflicting commits d66a455479 and c850e2f87a 2018-03-15 10:56:18 +01:00
Andre Puschmann 25ccd29646 fix issue when cell search doesn't set rx frequency because phy init takes too long
See commit f3c04949b7 for reference and a more
detailed description.
2018-03-15 09:59:39 +01:00
Andre Puschmann d66a455479 add check for invalid nof subheaders in MAC PDU 2018-03-15 09:33:31 +01:00
Ismael Gomez c850e2f87a Added check for issue #165 2018-03-14 23:08:51 +01:00
Ismael Gomez bd258372ea Fixes #164 2018-03-14 23:08:36 +01:00
Ismael Gomez 58f204d94a Set DEBUG constant for RelWithDebug 2018-03-14 21:19:02 +01:00
Pedro Alvarez a8bfa497ef Remove some commented out code. 2018-03-14 18:34:27 +00:00
Pedro Alvarez 1f3ccb9bda Fixed bug in integrity check, UE is IMSI attaching again. 2018-03-14 18:07:07 +00:00
Ismael Gomez 209293104f Fix bug introduced in 33ebde5387 causing the UE to disconnect when reselecting cell 2018-03-14 18:00:26 +01:00
Ismael Gomez 155ac12193 Remove measObject properly when release (fixes not enough unique timers bug) 2018-03-14 17:35:11 +01:00
Ismael Gomez f9d770e50e Added option for Doppler frequency correction 2018-03-14 17:30:55 +01:00
Pedro Alvarez 9617a63d27 continuing to change the way context is stored. Compiling now. 2018-03-14 15:39:43 +00:00
Pedro Alvarez 7d37c6b9c3 Continuing to fix compilation issues. Starting to change S1AP to use the new functions to store ctx. 2018-03-14 13:36:20 +00:00
Pedro Alvarez be84ee854a Changing the way that ECM context is stored to keep uplink teids active when the context is release. 2018-03-14 11:14:44 +00:00
Ismael Gomez c0aea5ae13 Neighbour cell RSRP measurement always and only with correlation method 2018-03-14 10:23:41 +01:00
Ismael Gomez c815051238 Increased str buffer for DCI printing 2018-03-14 10:23:36 +01:00
Ismael Gomez 33ebde5387 Fixed bug SIB3 loop and window_start 10s wait in disconnect 2018-03-14 09:53:48 +01:00
Ismael Gomez 0fbeee72a1 Fixed offset int in previous commit 2018-03-13 20:47:31 +01:00
Ismael Gomez b77e3b0be5 Avoid negative offset in neighbour cell search 2018-03-13 20:04:07 +01:00
Ismael Gomez dc21580695 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-03-13 19:07:21 +01:00
Ismael Gomez 809c550ca2 Use RS power estimation for serving cell RSRP/SNR measurements. Use correlation of RS sequences for neighbour cell verification of Cell ID 2018-03-13 19:07:15 +01:00
Ismael Gomez c2098ad626 Removed unused sample offset correction 2018-03-13 18:52:21 +01:00
Xavier Arteaga 8bda956330 Solved logging error trace 2018-03-13 01:01:53 +01:00
Pedro Alvarez be09457ccb Starting to make sure that UL S1-U fteid and S11 SGW ctr fteid are kept, even when UE context release is called. 2018-03-12 16:18:32 +00:00