Pedro Alvarez
|
094a7d272f
|
Fixed bug in short integrity check. Service request integrity check works now.
|
7 years ago |
Pedro Alvarez
|
f4fba4e2f5
|
Fixed ntohl bug in getting the service request m-tmsi.
|
7 years ago |
Pedro Alvarez
|
7ae2975de4
|
Starting to get M-TMSI from service request.
|
7 years ago |
Pedro Alvarez
|
1c4dce8066
|
Generating k_enb in the securty mode command. Fixed wrong k_enb generation. Integrity is being checked corretly in upstream NAS messages.
|
7 years ago |
Pedro Alvarez
|
aedcfbb686
|
Added print of UL NAS Count
|
7 years ago |
Pedro Alvarez
|
fa86862e8a
|
Incrementing DL NAS COUNT and UL NAS COUNT. k_eNB is being generated incorrectly.
|
7 years ago |
Pedro Alvarez
|
28d5130320
|
Incrementing DL NAS count
|
7 years ago |
Pedro Alvarez
|
26f782d8a4
|
Starting to integrity check all Uplink NAS Transport messages.
|
7 years ago |
Pedro Alvarez
|
3f7bea1af6
|
Starting to integrity check GUTI attach. Integrity failing for now.
|
7 years ago |
Pedro Alvarez
|
1bef5cebf6
|
small commit
|
7 years ago |
Pedro Alvarez
|
3b90c71c66
|
changing a comment
|
7 years ago |
Pedro Alvarez
|
2cc717b506
|
Starting to check NAS intgrity of GUTI attach.
|
7 years ago |
Pedro Alvarez
|
386e56ef40
|
Fixed bug when GUTI is unknown but EMM context was previously present. Added function to delete EMM context.
|
7 years ago |
Pedro Alvarez
|
fc1629a06e
|
Fixed bug with getting EMM context in handle identity request. Attach with unknown GUTI starting to work again.
|
7 years ago |
Pedro Alvarez
|
95bc4f8b08
|
adding tmp emm storage for when the UE uses an unknown guti and id request has to be sent.
|
7 years ago |
Pedro Alvarez
|
22e0313c53
|
Merge branch 'next' into guti_attach
|
7 years ago |
Pedro Alvarez
|
47b574a3ba
|
Removed unused value in ECM ctx
|
7 years ago |
Pedro Alvarez
|
834b34a904
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Pedro Alvarez
|
77b3cc97cd
|
Changing AMF value in user_db.csv to to have a separation bit of 1.
|
7 years ago |
Pedro Alvarez
|
af927eb1d8
|
Changing handling of ue context release request. Compiling now, needs testing.
|
7 years ago |
Pedro Alvarez
|
0c013c19ca
|
changed handle intial context setup response.
|
7 years ago |
Pedro Alvarez
|
86adc29ce8
|
Changing send initial context setup.
|
7 years ago |
Andre Puschmann
|
8f850754f3
|
check malloc return value in various tests
|
7 years ago |
Pedro Alvarez
|
7c21b4cc11
|
changing handle of guti attach request.
|
7 years ago |
Ismael Gomez
|
f17cfa3ac3
|
Fixed possible mod netgative SR period calculation
|
7 years ago |
Ismael Gomez
|
84c1a11d51
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Pedro Alvarez
|
7306d00ea5
|
Changed attach request handling for separate EMM and ECM context.
|
7 years ago |
Pedro Alvarez
|
97f60ae6ff
|
starting to change handle_attach_request to support separate EMM and ECM context.
|
7 years ago |
Ismael Gomez
|
9dab102a7e
|
Removed debug printf from enb scheduler
|
7 years ago |
Xavier Arteaga
|
4949759cdc
|
Fixed simultaneous PHICH (ACK) and CQI request.
|
7 years ago |
Xavier Arteaga
|
610edac801
|
Do not append RI in RM30 if no TM3/4
|
7 years ago |
Pedro Alvarez
|
1df3f04192
|
Changing handle nas security mode complete.
|
7 years ago |
Pedro Alvarez
|
085830d910
|
Changing delete functions to delete both EMM and ECM context.
|
7 years ago |
Pedro Alvarez
|
d9da1f84f0
|
Continuing to separate EMM and ECM context
|
7 years ago |
Pedro Alvarez
|
a0d727166f
|
Starting to split EMM and ECM context.
|
7 years ago |
Pedro Alvarez
|
336af1ed93
|
Adding functions to get context from IMSI or MME UE S1AP Id.
|
7 years ago |
Ismael Gomez
|
7b254ff437
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
69895d2928
|
Do not reset rx_gain_offset when PHY reset. Added log messages to debug Measurement reports
|
7 years ago |
Pedro Alvarez
|
cc9e1294c6
|
re-organized some functions.
|
7 years ago |
Paul Sutton
|
c40f5e6ef8
|
Fixes for RLC AM tests
|
7 years ago |
Pedro Alvarez
|
0beb54e696
|
Re-organized some functions.
|
7 years ago |
Pedro Alvarez
|
955be59a59
|
starting to add EMM states to keep EMM state, security context, etc., even when UE context release request is received.
|
7 years ago |
Ismael Gomez
|
c64c618194
|
Fix typo in previous commit and remove printf
|
7 years ago |
Ismael Gomez
|
8f2db5feb8
|
Fix as per psutton review of pull request #147
|
7 years ago |
Ismael Gomez
|
ecefbefca7
|
Merge pull request #147 from softwareradiosystems/test_rlc_am
Buffer is deallocated for tx_window but tx_window object is not remov…
|
7 years ago |
Ismael Gomez
|
a279ab47f0
|
Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition
|
7 years ago |
Ismael Gomez
|
be62b8a179
|
Fixed uninitialized sock
|
7 years ago |
Ismael Gomez
|
a0e5d7f011
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
2347fe0e6f
|
Fixed incorrect DCI location bug. Make all calls to regs/pdcch atomic w.r.t. the CFI
|
7 years ago |
Xavier Arteaga
|
872a92abbc
|
Fixed UL MAC Bug
|
7 years ago |