srsLTE/srsue/hdr
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.
2019-02-08 22:37:16 +01:00
..
mac new asn1 rrc library 2019-01-17 17:43:13 +01:00
phy Solved unitialised values in UE (up to prach) and free 2019-01-22 12:23:57 +01:00
upper make EIA and EEA algorithms configurable (#323) 2019-02-08 22:37:16 +01:00
metrics_csv.h add mutex to csv metrics 2019-01-10 12:35:45 +01:00
metrics_stdout.h add CSV metrics for eNB 2018-11-20 12:15:04 +01:00
ue.h add detach support (for switch off) 2018-08-06 11:10:12 +02:00
ue_base.h added dl_earfcn_list to ue config 2018-12-17 12:14:49 +01:00
ue_metrics_interface.h Unified include guards 2018-03-31 19:04:04 +02:00