osmocom-bb/src/host/trxcon/src
Vadim Yanitskiy 504f0293df trxcon: remove unused #includes in sched_lchan_common.c
Change-Id: I623b9d57258e19e4dd9d25e7432138b1379e5f4c
2022-07-22 18:35:18 +07:00
..
Makefile.am trxcon: cosmetic: rename l1ctl_link.[ch] to l1ctl_server.[ch] 2022-07-21 18:03:17 +07:00
l1ctl.c trxcon: call osmo_timer_del() unconditionally 2022-07-22 03:21:22 +07:00
l1ctl_server.c trxcon: l1ctl_server_{start,shutdown}() -> l1ctl_server_{alloc,free}() 2022-07-22 17:31:05 +07:00
logging.c trxcon: group *.c files into 'src' directory 2022-07-04 17:41:09 +07:00
sched_clck.c trxcon: remove unused #imports in sched_clck.c 2022-07-22 17:31:05 +07:00
sched_lchan_common.c trxcon: remove unused #includes in sched_lchan_common.c 2022-07-22 18:35:18 +07:00
sched_lchan_desc.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_pdtch.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_rach.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_sch.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_tchf.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_tchh.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_lchan_xcch.c trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC 2022-07-12 19:29:13 +07:00
sched_mframe.c trxcon: merge 'sched_trx.h' and 'scheduler.h' into 'l1sched.h' 2022-07-11 05:12:16 +07:00
sched_prim.c trxcon: cosmetic: s/ts_list/ts/ in struct l1sched_state 2022-07-18 20:34:01 +07:00
sched_trx.c trxcon: introduce and use struct 'trxcon_inst' 2022-07-21 17:37:36 +07:00
trx_if.c trxcon: fix NULL pointer dereference in trx_if_open() 2022-07-22 17:31:05 +07:00
trxcon.c trxcon: l1ctl_server_{start,shutdown}() -> l1ctl_server_{alloc,free}() 2022-07-22 17:31:05 +07:00