Pedro Alvarez
|
2ab25f4c1b
|
Getting rid of debug prints.
|
7 years ago |
Pedro Alvarez
|
acc4f925bc
|
getting rid of boost::mutex on MME GTPc entity
|
7 years ago |
Pedro Alvarez
|
f4f8f746da
|
Merging changes from epc branch into guti_attach branch.
|
7 years ago |
Pedro Alvarez
|
50aeda2009
|
Fixed bug in SPGW when replacing an existing eNB S1-U TEID. Service request seems to be working for the cases of ECM idle and ECM connected.
|
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 |
Pedro Alvarez
|
d932a2ad85
|
Starting to add the ability to handle UE context release complete.
|
7 years ago |
Pedro Alvarez
|
0da56b6a5a
|
Fixed bug with in GUTI attach with unkown M-TMSI.
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Pedro Alvarez
|
e9213f807d
|
Starting to change SPGW to handle release access bearers request. Changing MME GTPC entity to contain an IMSI to sgw_ctr_fteid and ctr_teid to IMSI maps.
|
7 years ago |
Pedro Alvarez
|
5488609096
|
Resolving conflicts from merging next. Adding the functionality of echoing the attach type.
|
7 years ago |
Pedro Alvarez
|
406a1d01b6
|
Merge branch 'next' into guti_attach
|
7 years ago |
Ismael Gomez
|
fce672954e
|
Minor edit to SNR-to-CQI table
|
7 years ago |
Ismael Gomez
|
69a2542e0f
|
Fixed deallocating PDU in NAS too early
|
7 years ago |
Ismael Gomez
|
b5166e10cd
|
Do not restart insync/outsync counters after multiple events
|
7 years ago |
Paul Sutton
|
57505725e0
|
Merge pull request #157 from softwareradiosystems/issue_154fix
Issue 154fix
|
7 years ago |
Ismael Gomez
|
c64dc3cdca
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
be959d0575
|
Fix several pool leaks in RRC/NAS
|
7 years ago |
Ismael Gomez
|
390a463d9f
|
Check for PDU allocation and add warnings
|
7 years ago |
Ismael Gomez
|
acd78dbb85
|
Change in-sync snr threshold and pass PCCH only if ack=true
|
7 years ago |
Ismael Gomez
|
0ce4e30905
|
Minor looging edits
|
7 years ago |
Ismael Gomez
|
8f028e34f3
|
Do not deallocate BCCH buffer in dl_harq
|
7 years ago |
Ismael Gomez
|
dc65061dbb
|
Print buffer pool status every 10s (Debugging commit)
|
7 years ago |
Ismael Gomez
|
206e41a244
|
Disable buffer pool timestamps
|
7 years ago |
Pedro Alvarez
|
01cf00700a
|
Adding DNS config options
|
7 years ago |
Ismael Gomez
|
154623ed63
|
Decrease the in-sync SNR threshold
|
7 years ago |
Ismael Gomez
|
5f0bd0e74b
|
Add mutex to libfftw mkplan/destroyplan functions
|
7 years ago |
Ismael Gomez
|
dcdb2d6449
|
Make sure request connection when NAS attaching
|
7 years ago |
Ismael Gomez
|
defe167672
|
Do not lock on set_crnti worker
|
7 years ago |
Ismael Gomez
|
8b1ba55eaf
|
Check payload length before demux
|
7 years ago |
Ismael Gomez
|
76ed6fd8d8
|
Check cell state before infra_freq.meas
|
7 years ago |
Ismael Gomez
|
09594d8058
|
Restart RX stream on srate change
|
7 years ago |