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
..
phy INTRA: better ring-buffer protection 4 years ago
stack nas: fix airplane mode simulation 4 years ago
metrics_csv.h Fixed flush period 5 years ago
metrics_stdout.h metrics_stdout: print new table header if neighbour cells change 4 years ago
ue.h Import of srslog into srsepc and srsenb. (#1574) 4 years ago
ue_metrics_interface.h Updated copyright 5 years ago