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 |
Ismael Gomez
|
b85a220145
|
Fix HO not setting serving cell
|
7 years ago |
Andre Puschmann
|
5335f046ff
|
dealloc mutex and cond in msg_queue
|
7 years ago |
Andre Puschmann
|
43811e1886
|
deallocate used buffers in buffer_pool dtor
|
7 years ago |
Andre Puschmann
|
cbda94f0a6
|
fix mem leak in phch_recv
|
7 years ago |
Andre Puschmann
|
44b1748a87
|
fix mem leak in sync
|
7 years ago |
Andre Puschmann
|
9553784e2f
|
change phy_log in UE to log_filter
|
7 years ago |
Pedro Alvarez
|
9b28527423
|
Fixed bug in release access bearers request
|
7 years ago |
Pedro Alvarez
|
de936b30d1
|
Fixed small bug in send create session request.
|
7 years ago |
Xavier Arteaga
|
f3c04949b7
|
PHCH Receive is reset, the current EARFCN becomes the first one in the list.
|
7 years ago |
Pedro Alvarez
|
6583d6b2e5
|
Changing handle UE context release to send release access bearer request instead od delte session request.
|
7 years ago |
Pedro Alvarez
|
2b84e78389
|
Adding release access bearer request to SPGW. Compiling now.
|
7 years ago |
Xavier Arteaga
|
a0fff683f2
|
Fixed pdsch_ue; it does not stop RF after cell search.
|
7 years ago |
Pedro Alvarez
|
2cc4959667
|
Adding release access bearers request.
|
7 years ago |
Pedro Alvarez
|
3b338067c9
|
Changing Delete session request to delete GTP-C context.
|
7 years ago |
Andre Puschmann
|
938e56fa2c
|
streamline log output in RLC AM/UM
|
7 years ago |
Andre Puschmann
|
7acc021a4e
|
fix mem leak in pmch_test
|
7 years ago |
Andre Puschmann
|
57e0c01fc4
|
check max buffer length in hex print
|
7 years ago |
Pedro Alvarez
|
ef4ad0aa20
|
Starting to change delete session request.
|
7 years ago |
Pedro Alvarez
|
a3b31966b8
|
Changing Activate EPS bearer function to work with IMSI.
|
7 years ago |
Pedro Alvarez
|
98345ed6a2
|
Adapting send modify bearer request to new GTP-C context
|
7 years ago |
Pedro Alvarez
|
0c50ccef1c
|
Changed create session request to keep GTPC context.
|
7 years ago |
Ismael Gomez
|
b84bf8dec5
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
4af78e4960
|
Fix invalid cell search check in previous commit
|
7 years ago |
Pedro Alvarez
|
e499fffe01
|
Starting to save GTP-C context in a map, to keep the GTP-C connection even when the NAS connection is released.
|
7 years ago |
Andre Puschmann
|
04f6634b49
|
fix condition check in cell HO
|
7 years ago |