aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/sched_lchan_tchf.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-03bts-trx: sched_lchan_tchf: Change log level to debug for line informing about...Pau Espin Pedrol1-1/+1
2021-11-03bts-trx: sched_lchan_tchf: Drop impossible code pathPau Espin Pedrol1-6/+0
2021-09-28scheduler: Fix lqual_cb not populated for TCH.indPau Espin Pedrol1-2/+4
2021-09-27osmo-bts-trx: implement Temporary Overpower for SACCH/FACCHVadim Yanitskiy1-2/+8
2021-09-24osmo-bts-trx: return -ENODEV if 'bursts_p' is NULLVadim Yanitskiy1-1/+1
2021-09-02sched_lchan_tch_x: use ul_cmr and ul_ft when generating RTP bad framePhilipp Maier1-2/+2
2021-09-02sched_lchan_tch_x: use functions to determine AMR tranmssion phasePhilipp Maier1-4/+7
2021-09-02sched_lchan_tch_x: do not use cmr as ftPhilipp Maier1-1/+1
2021-08-29osmo-bts-trx: send dummy FACCH in the absense of RTP framesVadim Yanitskiy1-1/+8
2021-06-04[VAMOS] osmo-bts-trx: rework handling of Training SequenceVadim Yanitskiy1-1/+1
2021-06-01[VAMOS] common/scheduler: unify symbol names for training sequencesVadim Yanitskiy1-1/+1
2021-05-18[VAMOS] Re-organize osmo-bts-trx specific structuresVadim Yanitskiy1-41/+35
2021-05-11[VAMOS] osmo-bts-trx: move {chan,bid} to trx_{dl,ul}_burst_{req,ind}Vadim Yanitskiy1-62/+54
2020-10-26sched_lchan_tchf: count measurements for FACCH/F only oncePhilipp Maier1-0/+10
2020-10-03osmo-bts-trx/scheduler: fix measurement handling for SUB framesPhilipp Maier1-0/+11
2020-09-22osmo-bts-trx/scheduler: refactor UL burst measurement processingVadim Yanitskiy1-16/+17
2020-06-15osmo-bts-trx: store pointer to gsm_lchan in l1sched_chan_stateVadim Yanitskiy1-2/+1
2020-06-15osmo-bts-trx: introduce and use struct trx_dl_burst_reqVadim Yanitskiy1-19/+15
2020-06-15osmo-bts-trx: move logical channel handlers to separate filesVadim Yanitskiy1-0/+570