osmocom-bb/src/host/trxcon/src
Vadim Yanitskiy b084e8569f trxcon: assert *ts is not NULL in l1sched_set_lchans
We cannot use ts->sched as logging context because ts is NULL.

Change-Id: I53b40b31f20fc9aefdfcac1406c465d226e5fde0
Related: CID#275337
2022-07-30 17:05:58 +07:00
..
Makefile.am trxcon: rework trxcon_fsm, move into a separate file 2022-07-29 20:34:50 +07:00
l1ctl.c trxcon: extended RACH != 11-bit RACH, correct logging messages 2022-07-29 20:35:19 +07:00
l1ctl_server.c trxcon: support handling of multiple L1CTL client connections 2022-07-26 00:50:27 +07:00
logging.c trxcon: rename DTRX logging sub-system to DTRXC 2022-07-25 19:53:51 +07:00
sched_clck.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_lchan_common.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_lchan_desc.c trxcon: move osmocom/bb/{trxcon->l1sched}/l1sched.h 2022-07-23 16:30:26 +07:00
sched_lchan_pdtch.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_lchan_rach.c trxcon: extended RACH != 11-bit RACH, correct logging messages 2022-07-29 20:35:19 +07:00
sched_lchan_sch.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_lchan_tchf.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_lchan_tchh.c trxcon: pass lchan to tchh_block_dl_first_fn() for logging 2022-07-26 00:50:26 +07:00
sched_lchan_xcch.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_mframe.c trxcon: make l1sched logging configurable, use trxcon->fi as prefix 2022-07-26 00:46:43 +07:00
sched_prim.c trxcon: move L1 params from struct trx_instance to trxcon_inst 2022-07-29 20:35:19 +07:00
sched_trx.c trxcon: assert *ts is not NULL in l1sched_set_lchans 2022-07-30 17:05:58 +07:00
trx_if.c trxcon: rework trxcon_fsm, move into a separate file 2022-07-29 20:34:50 +07:00
trxcon.c trxcon: abstract out 'struct trxcon_inst' from L1CTL/TRXC/TRXD 2022-07-29 20:35:19 +07:00
trxcon_fsm.c trxcon: abstract out 'struct trxcon_inst' from L1CTL/TRXC/TRXD 2022-07-29 20:35:19 +07:00