fixeria uploaded patch set #2 to this change.
trxcon: make l1sched logging configurable, append trxcon->fi prefix
This change adds struct l1sched_cfg, which needs to be passed to
l1sched_alloc(). This structure allows to configure logging
categories for common and data messages, as well as a logging
context callback. The later is used to prepend some context to
the l1sched related logging: let's use trxcon->fi for that.
Change-Id: I26da1a506b02502a3a6a887533c35fb09c13c429
Related: OS#5599, OS#3761
---
M src/host/trxcon/include/osmocom/bb/l1sched/Makefile.am
M src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
A src/host/trxcon/include/osmocom/bb/l1sched/logging.h
M src/host/trxcon/src/sched_clck.c
M src/host/trxcon/src/sched_lchan_common.c
M src/host/trxcon/src/sched_lchan_pdtch.c
M src/host/trxcon/src/sched_lchan_rach.c
M src/host/trxcon/src/sched_lchan_sch.c
M src/host/trxcon/src/sched_lchan_tchf.c
M src/host/trxcon/src/sched_lchan_tchh.c
M src/host/trxcon/src/sched_lchan_xcch.c
M src/host/trxcon/src/sched_mframe.c
M src/host/trxcon/src/sched_prim.c
M src/host/trxcon/src/sched_trx.c
M src/host/trxcon/src/trxcon.c
15 files changed, 248 insertions(+), 201 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/44/28744/2
To view, visit change 28744. To unsubscribe, or for help writing mail filters, visit settings.