srsLTE/srsue/test
Andre Puschmann c5f52adfba nas: fix issue in which NAS wouldn't allow to attach once it failed
the main issue was the plmn_selected variable. the solution
was to create a function to enter the deregistered state that resets the variable
and performs all other actions that need to be performed, like clearing
EPS bearers.

The patch also extends the SS to support AT commands to enable/disable
data services and now succesfully passes TC_9_2_2_1_7
2019-10-09 11:34:49 +02:00
..
phy Fixed some coverity and Clang tidy warnings 2019-10-02 11:03:03 +02:00
ttcn3 nas: fix issue in which NAS wouldn't allow to attach once it failed 2019-10-09 11:34:49 +02:00
upper Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
CMakeLists.txt SRSUE: Added intra frequency SCell search test 2019-09-20 16:20:31 +02:00
mac_test.cc moved RA waiting procedure to a background task of the stack thread pool 2019-10-02 11:04:47 +02:00
metrics_test.cc introduce new UE layer design 2019-05-17 17:46:28 +02:00