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.
Andre Puschmann a827350f7c mux: avoid unneeded call to msg3_flush() in ctor
this causes a debug log line as the first message in every ue.log because
the loggers/loglevels aren't configured yet.

22:10:02.463396 [MAC ] [D] [    0] Msg3 buffer flushed

the msg3_flush isn't needed because all variables are initialized.
4 years ago
..
phy Fix logger for NR PHY 4 years ago
stack mux: avoid unneeded call to msg3_flush() in ctor 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
main.cc Upgrade loggers in srsue (#2163) 4 years ago
metrics_csv.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
metrics_stdout.cc srsue: fix stdout metrics print when scells aren't configured yet 4 years ago
set_net_admin_caps.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.cc Removed unused logger 4 years ago