srsLTE/srsue
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
..
hdr nas: fix issue in which NAS wouldn't allow to attach once it failed 2019-10-09 11:34:49 +02:00
src nas: fix issue in which NAS wouldn't allow to attach once it failed 2019-10-09 11:34:49 +02:00
test nas: fix issue in which NAS wouldn't allow to attach once it failed 2019-10-09 11:34:49 +02:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00
ue.conf.example Do not change master clock rate if not necessary. Hint in ue/enb configs for low BW cells 2019-09-27 18:59:55 +02:00