srsRAN/srsue/src
Andre Puschmann f874722cfb fix error handling in UE init
previously we've returned the init() function when a sublayer
init failed. This leaves the pointers to the layers unset which, in turn,
breaks the stop() call for the UE
2019-12-18 11:25:36 +01:00
..
phy add condtional variable for PHY initialization and configuration 2019-12-18 11:25:36 +01:00
stack fix typos spotted by aleksander0m 2019-12-17 16:54:02 +01:00
CMakeLists.txt SRSUE: Do not add srsue_help nor srsue_version test if the GUI is enabled 2019-07-18 22:05:44 +02:00
main.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
metrics_csv.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
metrics_stdout.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
set_net_admin_caps.cc Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
ue.cc fix error handling in UE init 2019-12-18 11:25:36 +01:00