Andre Puschmann
06c9a3f07f
add network initiated detach
7 years ago
Andre Puschmann
9f838dc65c
bzero DL-DCCH object before unpacking
7 years ago
Andre Puschmann
527261e35b
fix drb release
7 years ago
Andre Puschmann
32ed7d9f3a
print error when DRB couldn't be released
7 years ago
Andre Puschmann
40aef76745
fix logging when removing DRB
7 years ago
Andre Puschmann
3b8371d090
add detach support (for switch off)
7 years ago
Andre Puschmann
ee5b055829
rename pdcp function for GW to is_lcid_enabled()
7 years ago
Andre Puschmann
4da8bf26f8
use non-blocking PDCP write in GW
7 years ago
Andre Puschmann
eb30d86d44
process RRC PDUs in RRC thread
7 years ago
Andre Puschmann
bd59d72b9f
set RRC args by-value
7 years ago
Andre Puschmann
1f7e918790
use blocking pool_allocate for all NAS messages
7 years ago
Andre Puschmann
55b3b61ec1
Merge branch 'master' into next
7 years ago
Ismael Gomez
bd5c1fd83a
deallocate dedicatedInfoNAS in rrc
7 years ago
Andre Puschmann
9b894799f0
add support for ciphered authentication response
7 years ago
Merlin Chlosta
2098aa0739
add keys to loglevel info to simplify PCAP analysis ( #194 )
7 years ago
Ismael Gomez
ebea1cd7fa
Look only for required SIBs
7 years ago
Ismael Gomez
9d6c323001
Remove superfluous packing call in rrc capabilities
7 years ago
Ismael Gomez
0321a967f2
Search SIB in all opportunities
7 years ago
Andre Puschmann
3dc5a40caf
handle config parsing error gracefully and fix op/opc selection issue
7 years ago
Pedro Alvarez
f301bb6373
Merging next into op_vs_opc and resolving conflicts.
7 years ago
Pedro Alvarez
50f9f78852
Changed f2345 and f1 in USIM to use OPc.
7 years ago
Andre Puschmann
01f6395d70
add option to force IMSI attach by not loading NAS ctxt from file
7 years ago
Pedro Alvarez
75c5e476f1
Added OPc option to UE. (needs testing.)
7 years ago
Pedro Alvarez
e3d1cff4a3
Revert "Adding OPc option to security functions."
...
This reverts commit 0eeb70bede
.
7 years ago
Pedro Alvarez
0eeb70bede
Adding OPc option to security functions.
7 years ago
Ismael Gomez
6120f20290
Changes in RRC and S1AP to make enb more robust on UE add/rem operations.
...
* Consolidated functions in S1AP
* Fixed ASAN in some GCC
* Stop quicker the enb
* Minor typo edit
* Fixed mutexing issues in RRC and possibly RLC/PDCP when adding/removing users
7 years ago
Andre Puschmann
fb1e335c5a
increase NAS rx count when rx'ing auth request
7 years ago
Ismael Gomez
132580ad42
Disable UTRA measurements from UECapabilities default value
7 years ago
Paul Sutton
c061c57639
Small fix for SIB sched info messages
7 years ago
Ismael Gomez
b87df4c2b4
NCC goes until 7
7 years ago
Andre Puschmann
b40605bc7f
delete neighbour cells in rrc dtor
7 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
f554308632
fix warnings and remove debug output
7 years ago
Andre Puschmann
9ce3be974a
Merge branch 'next' into embms_merge_final
7 years ago
yagoda
12c9f50ba9
adding upper layer embms support to the UE
7 years ago
Andre Puschmann
0c94974da6
add compile-time flag to turn off pin check
7 years ago
Andre Puschmann
cfd387e7b0
fix null-termination when sending APN in ESM info response
7 years ago
Andre Puschmann
6add9ed4b4
generate random challenge during CHAP auth
7 years ago
Andre Puschmann
47c09fc034
disable console prints when receiving paging
7 years ago
Andre Puschmann
d0457211ad
adding support for CHAP auth
7 years ago
Andre Puschmann
ca8adde0c6
cleanup rebase
7 years ago
Andre Puschmann
5ac08b62e9
remove usage of std::string for APN
7 years ago
Andre Puschmann
0f6695b9cd
fixing uninitialized vars
7 years ago
Andre Puschmann
4dc2951d59
perform initial attach with ESM info transfer
7 years ago
Andre Puschmann
d7d6bd1a78
fix IMSI reading from SIM
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
3b70c70eee
add DNS option parsing
7 years ago
Andre Puschmann
3fe6dad323
adding hard SIM card support using PCSC
7 years ago
Andre Puschmann
563bf6cde5
extend log in GW
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
352ce4ce04
Disable Reest testing
7 years ago
Ismael Gomez
b2f2ce69f2
Check existence of SIB3 in cell selection criteria
7 years ago
Ismael Gomez
f3f4528a2f
Testing commit to force a Reestablishment 1s after CONNECT
7 years ago
Ismael Gomez
7e77329aa3
Reestablishment uses serving cell PCI instead of current cell PCI
7 years ago
Andre Puschmann
5c7cf5594a
fix log msgs in usim
7 years ago
Ismael Gomez
240f95530a
Select cell in cell_selection() if serving->in_sync but not camping
7 years ago
Ismael Gomez
aa1724b8f3
Add missing-field-initializers flag and properly initialize structs
7 years ago
Ismael Gomez
68cbb6ca7f
Do not lock on ConnectionReconfiguration
7 years ago
Ismael Gomez
785298e4c5
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
7c210c3fc2
Deallocate measurement timers on RLF. Force cell reselection during attach request from gw after RLF
7 years ago
Andre Puschmann
8df9f46e13
fix NAS and NAS test
7 years ago
Ismael Gomez
06db4e2a87
Start PCCH Only when switching cell in IDLE mode
7 years ago
Ismael Gomez
28dc194e2f
Fix UE blocking on Reestablishment when Overflow
7 years ago
Ismael Gomez
208871b251
Changed liblte structs to simple structs and initialized nas/rrc uses.
7 years ago
Ismael Gomez
ab78eb6d58
Process BCCH from pdu_process thread. Process PCCH from new thread in RRC
7 years ago
Ismael Gomez
5b7b176ac7
Fixed HO with new PRACH
7 years ago
Ismael Gomez
97546d92a5
Continue if SIB>2 is not received
7 years ago
Ismael Gomez
ff1269add3
HO working
7 years ago
Ismael Gomez
edd9cbf4dc
Merge branch 'next' into sync_states
7 years ago
David Rupprecht
06d4559294
Change include path absolut to project dir
7 years ago
Andre Puschmann
ff85e8b77f
fixing remaining printf formating issues
7 years ago
Joseph Giovatto
49da57c8a1
Changed log methods to take string literal vs string object
...
to allow for format checking and save on object copy.
Fixed log format specifier warnings.
7 years ago
Andre Puschmann
b50672b0ef
fix non-returning function warning
7 years ago
Ismael Gomez
0d099a132b
Reconnection from paging and IDLE working. Reselecting cell when turning off working
7 years ago
Ismael Gomez
cc28aebced
Fixed SIB procedure
7 years ago
Ismael Gomez
f4243656c9
Check integrity_generate msg_size parameter
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
548a4ae29d
RRC is_connected return and srsgui crashing if ports=0 when init
7 years ago
Ismael Gomez
e845339d54
rrc.connected() return true during HO
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
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
33ebde5387
Fixed bug SIB3 loop and window_start 10s wait in disconnect
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
b85a220145
Fix HO not setting serving cell
7 years ago
Ismael Gomez
ac95976a6b
Check Cell is valid before HO. Do cell search if going back to source fails
7 years ago
Ismael Gomez
bdf379ee1c
Fixed roaming PLMN attach. Add out-of-sync debugging
7 years ago
Ismael Gomez
c6c170e737
Do HO after correct synchronization
7 years ago
Ismael Gomez
be7dc37e7c
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
13efa740e8
Changed logic in RRC/NAS/PHY for cell/plmn search to avoid stucking in IDLE
7 years ago
Andre Puschmann
f5e3049f63
add check for possible buffer pool misallocation in RRC/NAS/GW
7 years ago
Ismael Gomez
5a8454f5a8
Fix for staying on PLMN search after disconnect
7 years ago
Ismael Gomez
69a2542e0f
Fixed deallocating PDU in NAS too early
7 years ago