osmocom-bb/src/host/trxcon
Vadim Yanitskiy 9760a84a6d host/trxcon: split sched_lchan_handlers.c
It would be better to have xCCH, SCH and RACH burst handlers
in separate files, because as much code we add to a single
file, as harder it becomes to read and understand one.

Change-Id: I456a60e68b32b792e63dd03ae97159dc101fd4bf
2017-11-19 17:35:07 +07:00
..
.gitignore host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
Makefile.am host/trxcon: split sched_lchan_handlers.c 2017-11-19 17:35:07 +07:00
configure.ac host/trxcon: initial release of transceiver interface 2017-11-19 17:35:07 +07:00
l1ctl.c host/trxcon: share trxcon fsm and talloc ctx via trxcon.h 2017-11-19 17:35:07 +07:00
l1ctl.h host/trxcon/scheduler: confirm xCCH data sending 2017-11-19 17:35:07 +07:00
l1ctl_link.c host/trxcon: share trxcon fsm and talloc ctx via trxcon.h 2017-11-19 17:35:07 +07:00
l1ctl_link.h host/trxcon/l1ctl.c: implement FBSB expire timer 2017-11-19 17:35:07 +07:00
l1ctl_proto.h host/trxcon: initial release of L1CTL handlers 2017-11-19 17:35:07 +07:00
logging.c host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
logging.h host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
sched_clck.c host/trxcon: share trxcon fsm and talloc ctx via trxcon.h 2017-11-19 17:35:07 +07:00
sched_lchan_desc.c host/trxcon/scheduler: implement xCCH TX capability 2017-11-19 17:35:07 +07:00
sched_lchan_rach.c host/trxcon: split sched_lchan_handlers.c 2017-11-19 17:35:07 +07:00
sched_lchan_sch.c host/trxcon: split sched_lchan_handlers.c 2017-11-19 17:35:07 +07:00
sched_lchan_xcch.c host/trxcon: split sched_lchan_handlers.c 2017-11-19 17:35:07 +07:00
sched_mframe.c host/trxcon/scheduler: add basic GSM PHY definitions 2017-11-19 17:35:07 +07:00
sched_trx.c host/trxcon/l1ctl.c: handle L1CTL_DM_{EST,REL}_REQ 2017-11-19 17:35:07 +07:00
sched_trx.h host/trxcon/scheduler: implement xCCH TX capability 2017-11-19 17:35:07 +07:00
scheduler.h host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
trx_if.c host/trxcon: share trxcon fsm and talloc ctx via trxcon.h 2017-11-19 17:35:07 +07:00
trx_if.h host/trxcon/scheduler: implement TSC selection 2017-11-19 17:35:07 +07:00
trxcon.c host/trxcon: reset scheduler when L1CTL is lost 2017-11-19 17:35:07 +07:00
trxcon.h host/trxcon: share trxcon fsm and talloc ctx via trxcon.h 2017-11-19 17:35:07 +07:00