Pedro Alvarez
|
f301bb6373
|
Merging next into op_vs_opc and resolving conflicts.
|
6 years ago |
Andre Puschmann
|
01f6395d70
|
add option to force IMSI attach by not loading NAS ctxt from file
|
6 years ago |
Pedro Alvarez
|
75c5e476f1
|
Added OPc option to UE. (needs testing.)
|
6 years ago |
Pedro Alvarez
|
ea5445f999
|
Adding options for OP and OPc in the UE. They cannot be simultanoulsy set.
|
6 years ago |
Pedro Alvarez
|
e3d1cff4a3
|
Revert "Adding OPc option to security functions."
This reverts commit 0eeb70bede .
|
6 years ago |
Pedro Alvarez
|
0eeb70bede
|
Adding OPc option to security functions.
|
6 years ago |
Ismael Gomez
|
9f7d4718ba
|
Vertical key derivation to use K_enb_initial instead of k_enb
|
7 years ago |
Andre Puschmann
|
cb15dee3d4
|
Merge branch 'embms_merge_final' into next
|
7 years ago |
Merlin Chlosta
|
52f1a3b508
|
Add SIM Card Reader Selection, if multiple readers connected.
If no reader specified (default), try all available card readers. If reader specified, use this device only.
|
7 years ago |
Ismael Gomez
|
4662b83fe9
|
Use bzero instead of {} for initializing structs
|
7 years ago |
yagoda
|
65f2747a8e
|
removing mch handler in rlc, fixing embms autostart
|
7 years ago |
Andre Puschmann
|
9ce3be974a
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
yagoda
|
e4c3f0bc30
|
adding mbms-gw and mch generation tables
|
7 years ago |
yagoda
|
12c9f50ba9
|
adding upper layer embms support to the UE
|
7 years ago |
Andre Puschmann
|
a30ad8952c
|
fix indent and simplify auth request packing
|
7 years ago |
Andre Puschmann
|
d0457211ad
|
adding support for CHAP auth
|
7 years ago |
Andre Puschmann
|
4dc2951d59
|
perform initial attach with ESM info transfer
|
7 years ago |
Andre Puschmann
|
0a6a72832a
|
add return value to USIM init and exit UE if reader wasn't found
|
7 years ago |
Andre Puschmann
|
3fe6dad323
|
adding hard SIM card support using PCSC
|
7 years ago |
Ismael Gomez
|
4515dd94ea
|
Use blocking queue for RRC measurement fixes #193
|
7 years ago |
Ismael Gomez
|
abea371180
|
RLF on separate thread to avoid blocking in RLC AM RLF
|
7 years ago |
Ismael Gomez
|
62787bdd41
|
Remove unused include
|
7 years ago |
Ismael Gomez
|
06db4e2a87
|
Start PCCH Only when switching cell in IDLE mode
|
7 years ago |
Ismael Gomez
|
ab78eb6d58
|
Process BCCH from pdu_process thread. Process PCCH from new thread in RRC
|
7 years ago |
Ismael Gomez
|
ffb8337be7
|
Merge branch 'next' into sync_states
|
7 years ago |
Ismael Gomez
|
99253cb703
|
Cherry picked fixes from PR #160
|
7 years ago |
Ismael Gomez
|
edd9cbf4dc
|
Merge branch 'next' into sync_states
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Ismael Gomez
|
b3be54b274
|
Attach and paging ok. Reselection on IDLE not working
|
7 years ago |
Ismael Gomez
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
7 years ago |
Ismael Gomez
|
6ca6919694
|
Handle T300 expiry to avoid blocking on RLC TM UL CCCH when ConnectionRequest fails
|
7 years ago |
Ismael Gomez
|
c6c170e737
|
Do HO after correct synchronization
|
7 years ago |
Ismael Gomez
|
13efa740e8
|
Changed logic in RRC/NAS/PHY for cell/plmn search to avoid stucking in IDLE
|
7 years ago |
Ismael Gomez
|
be959d0575
|
Fix several pool leaks in RRC/NAS
|
7 years ago |
Ismael Gomez
|
fd0c8168f0
|
Set to Continuous RX and TX
|
7 years ago |
Ismael Gomez
|
cfaa5e9b28
|
Fix previous commit could not HO more than once due to not refreshing serving cell after 1st HO
|
7 years ago |
Ismael Gomez
|
42ece73453
|
Changed cell selection/reselection to avoid stopping/restarting radio. Fixed SIB message search
|
7 years ago |
Ismael Gomez
|
8474c6e3aa
|
Fixed HO to unkown cell issue
|
7 years ago |
Ismael Gomez
|
4e1d2cdf05
|
Defaut in-sync for neighbour cell to true
|
7 years ago |
Andre Puschmann
|
ccfb9314bc
|
fix various coverity bugs
|
7 years ago |
Ismael Gomez
|
a279ab47f0
|
Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition
|
7 years ago |
Pedro Alvarez
|
e4b1525982
|
Removed AMF from USIM configuration. AMF is exctracted from the authentication request now.
|
7 years ago |
Ismael Gomez
|
278384e9a2
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
3e4538cb2e
|
Increased RRC connection timeout (needed for Lime)
|
7 years ago |
Andre Puschmann
|
892ff2c36a
|
add configuration for GW
|
7 years ago |
Andre Puschmann
|
74138071db
|
move radio bearer definition to RRC
|
7 years ago |
Ismael Gomez
|
5c31800ccb
|
Fixed HO with ciphering
|
7 years ago |
Ismael Gomez
|
c1e7666215
|
Merge branch 'mobility' into mobility_crypto
|
7 years ago |
Ismael Gomez
|
c816be525e
|
Testing Reestablishment
|
7 years ago |
Ismael Gomez
|
9a255b477a
|
Merge branch 'crypto' into mobility_crypto
|
7 years ago |