osmocom-bb/src/host/trxcon
Vadim Yanitskiy 4bc4655bd6 trxcon/scheduler: count number of measurements
Instead of counting both RSSI and ToA measurements separately,
let's have a single counter in trx_lchan_state.meas struct.

Change-Id: I45454a3ac92b8cc85dd74092e4ab6eb350f20c9a
2019-02-21 17:20:36 +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: fix memleak triggered by unsupported messages 2019-01-17 13:01:24 +00: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: refactor l1ctl_link_init() 2019-01-17 11:12:00 +07:00
l1ctl_link.h trxcon/l1ctl_link.c: refactor l1ctl_link_init() 2019-01-17 11:12:00 +07: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/scheduler: add PDTCH channel support 2018-10-20 22:42:59 +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: 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/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: count number of measurements 2019-02-21 17:20:36 +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/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: refactor trx_if_open() 2019-01-17 11:03:48 +07: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