225 Commits (826fbccf115b0ed46502e70e230e5e942dcddbd2)

Author SHA1 Message Date
Ismael Gomez 695990f297 Fix UE not reconnecting after paging (workaround) 6 years ago
Ismael Gomez 327002a6cb Fix NCC=1 HO in second round 6 years ago
Ismael Gomez e1870963c7 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 44dcbfc8da Instruct PHY to measure objects instead of measId (duplicate objects) 7 years ago
Ismael Gomez 9cd725de21 Trigger measurement only for cells in MeasObj not the discovered ones 7 years ago
Andre Puschmann e2470685a5 send attach_request and detach_accept ciphered 7 years ago
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