osmocom-bb/src/host/trxcon
Vadim Yanitskiy 92aca364f7 host/trxcon: reset scheduler when L1CTL is lost
Change-Id: I1fd8a610085c8591a820e784b7122de7b3032d15
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: implement L1CTL_CCCH_MODE_{REQ/CONF} 2017-11-19 17:35:07 +07:00
l1ctl.h host/trxcon/l1ctl.c: implement L1CTL_CCCH_MODE_{REQ/CONF} 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/l1ctl.c: implement L1CTL_FBSB_CONF 2017-11-19 17:35:07 +07:00
sched_lchan_handlers.c host/trxcon/l1ctl.c: implement L1CTL_FBSB_CONF 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: drop resolved FIXME label 2017-11-19 17:35:07 +07:00
sched_trx.h host/trxcon/scheduler: handle bursts from TRX interface 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/scheduler: handle bursts from TRX interface 2017-11-19 17:35:07 +07:00
trx_if.h host/trxcon: bind L1CTL link with TRX and vice versa 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