srsLTE/lib/include
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
..
srslte make EIA and EEA algorithms configurable (#323) 2019-02-08 22:37:16 +01:00
CMakeLists.txt minor cmake edits 2017-05-30 18:14:41 +01:00