summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_lchan_pdtch.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21trxcon/scheduler: count number of measurementsVadim Yanitskiy1-2/+1
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-01-17trxcon: do not include trxcon.h everywhereVadim Yanitskiy1-1/+0
Change-Id: Ia78bd6dac7ab12970838e0b1a2929a106b898d9d
2018-10-20trxcon/scheduler: add PDTCH channel supportVadim Yanitskiy1-0/+204
Change-Id: I1176576f54c1d68e79cc6ac37d61a9033f7018dd