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
..
hdr ue_stack_lte: expose MAC NR interface for NSA configs 4 years ago
src mux: avoid unneeded call to msg3_flush() in ctor 4 years ago
test Removed unused logger 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.conf.example srsue: add DL NR-ARFCN param 4 years ago