osmocom-bb/src/host/trxcon
Harald Welte 9ba051bae8 trxcon: Fix CBCH related RSL channel numbers
OsmoBTS, BSC and TTCN3 used cbits == 0x18 for dynamic PDCH, while
trxcon wanted to use 0x18 for CBCH on SDCCH/4.  Let's fix this and
bring everyone in agreement.

Related: OS#4027
Change-Id: Ia9a415628c659cbc2dd5dc65b875b7f935d6e211
2019-05-27 23:33:42 +02: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: init DL info header in l1ctl_tx_rach_conf() 2019-05-09 22:08:42 +07: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: Fix CBCH related RSL channel numbers 2019-05-27 23:33:42 +02:00
sched_lchan_pdtch.c trxcon/scheduler: count number of measurements 2019-02-21 17:20:36 +07:00
sched_lchan_rach.c trxcon/l1ctl.c: pass band_arfcn to l1ctl_tx_rach_conf() 2019-05-09 22:01:28 +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/scheduler: count number of measurements 2019-02-21 17:20:36 +07:00
sched_lchan_tchh.c trxcon/scheduler: count number of measurements 2019-02-21 17:20:36 +07:00
sched_lchan_xcch.c trxcon/scheduler: clarify decoding of incomplete xCCH blocks 2019-03-10 15:32:29 +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: Fix CBCH related RSL channel numbers 2019-05-27 23:33:42 +02:00
sched_trx.h trxcon/scheduler: count number of measurements 2019-02-21 17:20:36 +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: use ssize_t for return value of read() 2019-05-09 23:53:12 +00:00
trx_if.h trxcon/trx_if: refactor trx_if_open() 2019-01-17 11:03:48 +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