Andre Puschmann
|
37e06d78ea
|
fix build_mode printing in RelWithDebInfo mode
|
7 years ago |
Ismael Gomez
|
ef7b52045e
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
682ed433b2
|
Possible fix to #167
|
7 years ago |
Pedro Alvarez
|
15e7d94564
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Pedro Alvarez
|
0f45369d44
|
Trying to fix service request when ECM content is present.
|
7 years ago |
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.
|
7 years ago |
Ismael Gomez
|
2047f9b9fc
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
321a750f56
|
Added features to ringbuffer
|
7 years ago |
Ismael Gomez
|
548a4ae29d
|
RRC is_connected return and srsgui crashing if ports=0 when init
|
7 years ago |
Pedro Alvarez
|
d932a2ad85
|
Starting to add the ability to handle UE context release complete.
|
7 years ago |
Ismael Gomez
|
622b3221d7
|
Don't restart RX stream when setting RX srate (causes UHD corruption in MIMO)
|
7 years ago |
Ismael Gomez
|
24b1096209
|
Fixed bug in compute_ri() when passed NULL parameter causing segfault in MIMO
|
7 years ago |
Pedro Alvarez
|
0da56b6a5a
|
Fixed bug with in GUTI attach with unkown M-TMSI.
|
7 years ago |
Pedro Alvarez
|
c39823ab90
|
Merge latest next into next. Small conflict due to a debug print.
|
7 years ago |
Ismael Gomez
|
86d4ce52e0
|
Make intra-frequency measurement period/length a parameter
|
7 years ago |
Ismael Gomez
|
e845339d54
|
rrc.connected() return true during HO
|
7 years ago |
Ismael Gomez
|
df0dcb27e7
|
Revert "PHCH Receive is reset, the current EARFCN becomes the first one in the list."
This reverts commit f3c04949b7 .
|
7 years ago |
Ismael Gomez
|
5772f61aaf
|
Revert "fix issue when cell search doesn't set rx frequency because phy init takes too long"
This reverts commit 25ccd29646 .
|
7 years ago |
Ismael Gomez
|
64cc34adb0
|
previous commit not working
|
7 years ago |
Ismael Gomez
|
5342bb430e
|
previous commit not compiling
|
7 years ago |
Ismael Gomez
|
d873eaca5c
|
Assign same timer id after release (was not really a bug)
|
7 years ago |
Ismael Gomez
|
f470645e90
|
Fix for real issue #164
|
7 years ago |
Ismael Gomez
|
599cf9bc07
|
Resolved conflicting commits d66a455479 and c850e2f87a
|
7 years ago |
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.
|
7 years ago |
Andre Puschmann
|
d66a455479
|
add check for invalid nof subheaders in MAC PDU
|
7 years ago |
Ismael Gomez
|
c850e2f87a
|
Added check for issue #165
|
7 years ago |
Ismael Gomez
|
bd258372ea
|
Fixes #164
|
7 years ago |
Ismael Gomez
|
58f204d94a
|
Set DEBUG constant for RelWithDebug
|
7 years ago |
Pedro Alvarez
|
a8bfa497ef
|
Remove some commented out code.
|
7 years ago |
Pedro Alvarez
|
1f3ccb9bda
|
Fixed bug in integrity check, UE is IMSI attaching again.
|
7 years ago |
Ismael Gomez
|
209293104f
|
Fix bug introduced in 33ebde5387 causing the UE to disconnect when reselecting cell
|
7 years ago |
Ismael Gomez
|
155ac12193
|
Remove measObject properly when release (fixes not enough unique timers bug)
|
7 years ago |
Ismael Gomez
|
f9d770e50e
|
Added option for Doppler frequency correction
|
7 years ago |
Pedro Alvarez
|
9617a63d27
|
continuing to change the way context is stored. Compiling now.
|
7 years ago |
Pedro Alvarez
|
7d37c6b9c3
|
Continuing to fix compilation issues. Starting to change S1AP to use the new functions to store ctx.
|
7 years ago |
Pedro Alvarez
|
be84ee854a
|
Changing the way that ECM context is stored to keep uplink teids active when the context is release.
|
7 years ago |
Ismael Gomez
|
c0aea5ae13
|
Neighbour cell RSRP measurement always and only with correlation method
|
7 years ago |
Ismael Gomez
|
c815051238
|
Increased str buffer for DCI printing
|
7 years ago |
Ismael Gomez
|
33ebde5387
|
Fixed bug SIB3 loop and window_start 10s wait in disconnect
|
7 years ago |
Ismael Gomez
|
0fbeee72a1
|
Fixed offset int in previous commit
|
7 years ago |
Ismael Gomez
|
b77e3b0be5
|
Avoid negative offset in neighbour cell search
|
7 years ago |
Ismael Gomez
|
dc21580695
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
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
|
7 years ago |
Ismael Gomez
|
c2098ad626
|
Removed unused sample offset correction
|
7 years ago |
Xavier Arteaga
|
8bda956330
|
Solved logging error trace
|
7 years ago |
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.
|
7 years ago |
Ismael Gomez
|
6ca6919694
|
Handle T300 expiry to avoid blocking on RLC TM UL CCCH when ConnectionRequest fails
|
7 years ago |
Pedro Alvarez
|
ff8818590a
|
Changing SPGW's handle_create_session_request to check weather GTP context already exists.
|
7 years ago |
Pedro Alvarez
|
d5478ff7a2
|
Starting to use EMM state to know whether attach request or service request are initiating the NAS.
|
7 years ago |
Andre Puschmann
|
3afb93fcb9
|
exit the UE with q in console
|
7 years ago |