osmocom-bb/src/host/trxcon
Vadim Yanitskiy 656e31f762 host/trxcon/scheduler: notify transceiver about TS state
Change-Id: I5783066e7c1b01e4ebb28d10b03f3290ff8a0f37
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/scheduler: implement xCCH decoding 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/l1ctl.c: handle L1CTL_PM_REQ correctly 2017-11-19 17:35:07 +07:00
l1ctl.h host/trxcon/l1ctl.c: handle L1CTL_RACH_REQ 2017-11-19 17:35:07 +07:00
l1ctl_link.c host/trxcon: initial release of L1CTL handlers 2017-11-19 17:35:07 +07:00
l1ctl_link.h host/trxcon/l1ctl.c: implement L1CTL_FBSB_CONF 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/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
sched_lchan_desc.c host/trxcon/scheduler: implement RACH handler 2017-11-19 17:35:07 +07:00
sched_lchan_handlers.c host/trxcon/scheduler: confirm successful RACH requests 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/scheduler: notify transceiver about TS state 2017-11-19 17:35:07 +07:00
sched_trx.h host/trxcon/scheduler: implement TX queue handling 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/trx_if.c: add power measurement command 2017-11-19 17:35:07 +07:00
trx_if.h host/trxcon/trx_if.c: add power measurement command 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: send L1CTL_DATA_IND directly from lchan handler 2017-11-19 17:35:07 +07:00