osmocom-bb/src/host/trxcon
Vadim Yanitskiy c89047d8bc trxcon/scheduler: enrich GSM 05.03 encoding error messages
Change-Id: I35a7c5df4fc0ed2195ba721f92812874011459d9
2019-06-30 17:28:06 +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/l1ctl.c: properly handle handover RACH request 2019-06-02 12:44:12 +00:00
l1ctl.h trxcon/l1ctl.c: pass band_arfcn to l1ctl_tx_rach_conf() 2019-05-09 22:01:28 +07:00
l1ctl_link.c trxcon/l1ctl_link.c: refactor l1ctl_link_init() 2019-01-17 11:12:00 +07:00
l1ctl_link.h trxcon: use bool for fbsb_conf_sent 2019-03-21 13:16:39 +01:00
l1ctl_proto.h host/trxcon: initial release of L1CTL handlers 2017-11-19 17:35:07 +07:00
logging.c trxcon/trxcon.c: do not expose tall_trx_ctx 2019-01-17 19:38:14 +07:00
logging.h trxcon/trxcon.c: do not expose tall_trx_ctx 2019-01-17 19:38:14 +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/scheduler: count number of measurements 2019-02-21 17:20:36 +07:00
sched_lchan_desc.c trxcon/sched_lchan_desc.c: fix missing TRX_CH_FLAG_AUTO flag 2019-05-28 16:22:15 +07:00
sched_lchan_pdtch.c trxcon/scheduler: enrich GSM 05.03 encoding error messages 2019-06-30 17:28:06 +07:00
sched_lchan_rach.c trxcon/scheduler: enrich GSM 05.03 encoding error messages 2019-06-30 17:28:06 +07:00
sched_lchan_sch.c trxcon/scheduler: fix bit shift in BSIC / TDMA FN calculation 2019-06-24 12:55:52 +00:00
sched_lchan_tchf.c trxcon/scheduler: enrich GSM 05.03 encoding error messages 2019-06-30 17:28:06 +07:00
sched_lchan_tchh.c trxcon/scheduler: enrich GSM 05.03 encoding error messages 2019-06-30 17:28:06 +07:00
sched_lchan_xcch.c trxcon/scheduler: enrich GSM 05.03 encoding error messages 2019-06-30 17:28:06 +07:00
sched_mframe.c trxcon/sched_mframe.c: mark all stolen CBCH UL slots as TRXC_IDLE 2019-05-31 16:51:44 +00:00
sched_prim.c trxcon/scheduler: fix: do not ignore SACCH prims with odd length 2019-06-02 04:04:08 +07:00
sched_trx.c trxcon/l1ctl.c: properly handle handover RACH request 2019-06-02 12:44:12 +00:00
sched_trx.h trxcon/scheduler: move PRIM_IS[_EXT]_RACH macros to sched_trx.h 2019-05-30 03:59:16 +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: Dropping UL bursts is a noticeable event 2019-05-31 22:40:55 +07:00
trx_if.h trxcon: Suppress POWERON to TRX if we're already powered on. 2019-05-31 22:35:31 +07:00
trxcon.c trxcon/trxcon.c: do not expose tall_trx_ctx 2019-01-17 19:38:14 +07:00
trxcon.h trxcon/trxcon.c: do not expose tall_trx_ctx 2019-01-17 19:38:14 +07:00