aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/scheduler.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-16osmo-bts/scheduler: provide actual C/I values to OsmoPCUVadim Yanitskiy1-1/+3
2019-07-04osmo-bts-trx/trx_if.c: introduce TRXD header version 0x01 supportVadim Yanitskiy1-0/+14
2019-06-27osmo-bts-trx/trx_if.c: introduce TRXD header version handlingVadim Yanitskiy1-4/+16
2019-06-08common/scheduler.c: refactor description of TRXC_* lchansVadim Yanitskiy1-2/+9
2019-06-01osmo-bts/scheduler.h: cosmetic: use bool for ho_rach_detectVadim Yanitskiy1-1/+1
2018-10-25common/scheduler.c: track TDMA frame loss per logical channelsVadim Yanitskiy1-1/+3
2018-09-09CBCH: Implement CBCH support for osmo-bts-{trx,virtual}Harald Welte1-0/+1
2018-08-01Clarify frame loss counter for l1sched_chan_stateVadim Yanitskiy1-1/+1
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-3/+3
2018-02-26split scheduler_mframe.c from scheduler.cHarald Welte1-0/+30
2018-02-23scheduler: add trx_sched_is_sacch_fn() functionHarald Welte1-0/+3
2017-06-15cosmetic: fix some typosVadim Yanitskiy1-2/+2
2017-01-10scheduler: log lchan on which prim error occuredMax1-0/+4
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou1-1/+11
2016-07-09cosmetic: osmo-bts-trx: add comment, fix comment typoNeels Hofmeyr1-2/+2
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-1/+3
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-0/+175