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.
Pedro Alvarez c5979f59eb Clang format UE, eNB and lib (#850)
* Clang-formated UE, eNB and lib.
* Fixed compiling errors from clang-format.
* Fix linking issues introduced by clang-format
* Fix poor formating in initializing arrays of arrays.
* Fix mistake in conflict resolution on rm_turbo.c
* Re-apply clang format to gtpc_ies.h
5 years ago
..
CMakeLists.txt created a asn1 utils with helper functions and types related to the asn1. These types/functions will help isolate the rrc_asn1 lib from most of the layers, reducing this way the compile times, and leading to better isolation. This will also make the transition to NR smoother. I removed the asn1 types from the NAS and USIM interface so far. 5 years ago
nas_test.cc Clang format UE, eNB and lib (#850) 5 years ago
pcsc_usim_test.cc Clang format UE, eNB and lib (#850) 5 years ago
rrc_reconfig_test.cc Clang format UE, eNB and lib (#850) 5 years ago
tft_test.cc Clang format UE, eNB and lib (#850) 5 years ago
usim_test.cc Clang format UE, eNB and lib (#850) 5 years ago