srsLTE/srsue/hdr/stack/upper
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
2020-11-06 09:33:36 +01:00
..
gw.h Reorganized priorities to avoid GW starve the CPU 2020-07-02 11:52:14 +02:00
gw_metrics.h Updated copyright 2020-03-16 11:26:06 +01:00
nas.h nas: fix airplane mode simulation 2020-11-06 09:33:36 +01:00
nas_common.h fix uninit vars reported by Coverity 2020-03-24 09:47:07 +01:00
nas_metrics.h Updated copyright 2020-03-16 11:26:06 +01:00
pcsc_usim.h Fix issue reading MNC length in USIM. 2020-10-07 10:04:50 +01:00
tft_packet_filter.h Make sure that remote address test has a ip mask 2020-09-28 16:08:28 +02:00
usim.h Fix issue reading MNC length in USIM. 2020-10-07 10:04:50 +01:00
usim_base.h Created k_enb_context structure that holds k_enb, NCC and NH to make it easier to restore context from failed handover. 2020-10-08 09:46:34 +01:00