You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 082e002b67 nas: fix airplane mode simulation
the current implementation was somehow broken after a
NAS refactor. It was undetected because we didn't really
use it.

this fixes the simulation by using a single timer to simulate
airplane mode transitions.
the timer is rearmed in the timer_expire() function
if the correspondig event is set.

Has been tested to work well with, e.g.:

--sim.airplane_t_on_ms 5000 --sim.airplane_t_off_ms 10000
4 years ago
..
hdr nas: fix airplane mode simulation 4 years ago
src nas: fix airplane mode simulation 4 years ago
test More deterministic SCell search test 4 years ago
CMakeLists.txt Updated copyright 5 years ago
ue.conf.example Fix comments in ue.conf 4 years ago