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 c8f8c16d50
make EIA and EEA algorithms configurable (#323)
this patch allows to configure the EIA and EEA algorithms
the UE uses and announces during attach. They can
be specified as a comma-separated list.

The patch also removes a dedicated NAS config class and uses
the default nas_args_t type for this. There was a full
duplication of members before.

The patch also converts nas_args_t and usim_args_t into a class
with a default constructor that initialize all booleans.
6 years ago
..
mac new asn1 rrc library 6 years ago
phy Solved unitialised values in UE (up to prach) and free 6 years ago
upper make EIA and EEA algorithms configurable (#323) 6 years ago
metrics_csv.h add mutex to csv metrics 6 years ago
metrics_stdout.h add CSV metrics for eNB 6 years ago
ue.h add detach support (for switch off) 6 years ago
ue_base.h added dl_earfcn_list to ue config 6 years ago
ue_metrics_interface.h Unified include guards 7 years ago