osmocom-bb/src/host/trxcon
Vadim Yanitskiy 1b6be6fc24 trxcon: do not include trxcon.h everywhere
Change-Id: Ia78bd6dac7ab12970838e0b1a2929a106b898d9d
2019-01-17 10:55:41 +07:00
..
.gitignore host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
Makefile.am trxcon/scheduler: add PDTCH channel support 2018-10-20 22:42:59 +02:00
configure.ac trxcon/configure.ac: add --enable-sanitize option 2018-03-11 14:14:51 +07:00
l1ctl.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
l1ctl.h trxcon: clean up DATA / TRAFFIC indication API 2018-03-11 17:38:29 +07:00
l1ctl_link.c trxcon/l1ctl_link.c: check if l1ctl_fsm allocation failed 2019-01-17 10:50:17 +07:00
l1ctl_link.h trxcon: clarify L1CTL message length field 2018-03-11 10:05:48 +00:00
l1ctl_proto.h host/trxcon: initial release of L1CTL handlers 2017-11-19 17:35:07 +07:00
logging.c host/trxcon: use osmo_init_logging2() 2018-04-09 08:26:20 +00:00
logging.h host/trxcon/scheduler: separate logging of data messages 2017-11-19 17:35:07 +07:00
sched_clck.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_common.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_desc.c trxcon/scheduler: add PDTCH channel support 2018-10-20 22:42:59 +02:00
sched_lchan_pdtch.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_rach.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_sch.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_tchf.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_tchh.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_lchan_xcch.c trxcon: do not include trxcon.h everywhere 2019-01-17 10:55:41 +07:00
sched_mframe.c trxcon/scheduler: add CCCH/SDCCH mframe layouts with CBCH 2018-10-03 08:37:11 +00:00
sched_prim.c trxcon/scheduler: fix Measurement Reporting on SACCH 2018-09-28 23:15:58 +00:00
sched_trx.c trxcon/sched_trx.c: use bool in sched_trx_reset() 2019-01-15 17:53:02 +07:00
sched_trx.h trxcon/sched_trx.c: use bool in sched_trx_reset() 2019-01-15 17:53:02 +07:00
scheduler.h trxcon/scheduler: introduce TCH/H TDMA frame mapping helpres 2018-09-16 02:12:09 +07:00
trx_if.c trxcon/trx_if.c: check if trx_fsm allocation failed 2019-01-17 10:53:10 +07:00
trx_if.h trxcon/trx_if.c: add SETFH CTRL command support 2018-11-29 16:11:27 +00:00
trxcon.c trxcon/sched_trx.c: use bool in sched_trx_reset() 2019-01-15 17:53:02 +07:00
trxcon.h host/trxcon: get rid of useless TRX_EVENT_RESET_IND 2017-11-19 17:35:07 +07:00