aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/loops.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-20ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier1-3/+0
2019-11-30bts-trx: Drop low layer MS Power Control Loop algoPau Espin Pedrol1-8/+1
2019-11-20scheduler_trx.c: avoid division by zero when calculating BERPhilipp Maier1-1/+2
2019-11-12bts-trx: Implement MS Power control loop calculations using dBm instead of ct...Pau Espin Pedrol1-2/+2
2019-10-28loops.h: Fix missing include for struct l1sched_trxPau Espin Pedrol1-0/+2
2018-12-23osmo-bts-trx/loops.[ch]: Make functions "void" if they always return 0Harald Welte1-4/+4
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-1/+1
2017-08-24osmo-bts-trx: remove global variables from loopsMax1-4/+0
2017-08-20osmo-bts-trx: Increase a maximum allowed MS power reduction step from 2dB to ...Alexander Chemeris1-1/+1
2016-02-15TRX: factor out the scheduler from remaining codeHarald Welte1-7/+7
2015-09-22TRX: Support for AMR full speechAndreas Eversberg1-0/+5
2015-09-22TRX: Code cleanup, prepare for other codecs than GSM full rateAndreas Eversberg1-1/+13
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+14