srsLTE/lib
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
..
examples expose RF device as paramter for pdsch_enodeb/_ue 2019-01-31 15:31:33 +01:00
include make EIA and EEA algorithms configurable (#323) 2019-02-08 22:37:16 +01:00
src expose RLC tx queue length through config struct 2019-02-01 17:11:55 +01:00
test fixed decoding of multiple s1ap plmns 2019-01-21 10:55:06 +01:00
CMakeLists.txt Fixing srslte library headers install 2017-06-02 17:23:12 +01:00