aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/scheduler_backend.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-18osmo-bts-{trx,virtual}: get rid of dummy tx_idle_fn()Vadim Yanitskiy1-1/+0
2021-06-04[VAMOS] scheduler: add new GMSK training sequences from 3GPP 45.002Vadim Yanitskiy1-1/+1
2021-06-01[VAMOS] common/scheduler: unify symbol names for training sequencesVadim Yanitskiy1-3/+3
2021-05-18[VAMOS] Re-organize osmo-bts-trx specific structuresVadim Yanitskiy1-29/+25
2021-05-11[VAMOS] osmo-bts-trx: move {chan,bid} to trx_{dl,ul}_burst_{req,ind}Vadim Yanitskiy1-30/+20
2020-08-04osmo-bts-trx/scheduler: refactor dummy burst schedulingVadim Yanitskiy1-0/+1
2020-06-26osmo-bts-trx/scheduler: get rid of _sched_fcch_burstVadim Yanitskiy1-1/+0
2020-06-15osmo-bts-trx: introduce and use struct trx_dl_burst_reqVadim Yanitskiy1-19/+18
2020-04-25dtx: add detection of AMR DTX frames for osmo-bts-trxPhilipp Maier1-1/+2
2020-04-20fix compilation with gcc-10Harald Welte1-2/+2
2020-04-04scheduler: always call Uplink burst handler on NOPE.indPhilipp Maier1-2/+0
2020-01-20l1sap: merge MEAS IND into PRIM PH DATA / PRIM TCHPhilipp Maier1-1/+2
2019-11-19osmo-bts-trx: general handling of NOPE / IDLE indicationsVadim Yanitskiy1-0/+2
2019-07-16osmo-bts-trx/scheduler: pass trx_ul_burst_ind to lchan handlersVadim Yanitskiy1-19/+12
2019-06-08common/scheduler.c: refactor description of TRXC_* lchansVadim Yanitskiy1-8/+6
2018-02-27L1SAP: Increase resolution of reported burst timingHarald Welte1-1/+1
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-6/+6
2017-12-02scheduler: Harmonize log line format; Always print TS name + decoded FNHarald Welte1-0/+6
2017-06-15cosmetic: fix some typosVadim Yanitskiy1-1/+1
2016-08-08Fill measurements data for L1SAPMax1-1/+5
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou1-21/+22
2016-07-25trx: Add EGPRS tables, sequences, and mappingsTom Tsou1-0/+1
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax1-1/+1
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-0/+82