osmocom-bb/src/host/trxcon
Vadim Yanitskiy 8f9e9806e6 trxcon: make l1sched logging configurable, use trxcon->fi as prefix
This change makes it possible to configure l1sched related logging:

* l1sched_logging_init() allows to configure logging categories for
  common and data messages (by default, DLGLOBAL is used);
* struct l1sched_cfg allows to configure a logging prefix to be
  used in l1sched messges (by default, 'l1sched[0x%p] is used)'.

Let's use osmo_fsm_inst_name(trxcon->fi) as the logging prefix.

Change-Id: I26da1a506b02502a3a6a887533c35fb09c13c429
Related: OS#5599, OS#3761
2022-07-26 00:46:43 +07:00
..
include trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
m4 trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
src trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
.gitignore trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
Makefile.am trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
configure.ac trxcon: move osmocom/bb/{trxcon->l1sched}/l1sched.h 2022-07-23 16:30:26 +07:00