aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/loops.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte1-14/+17
2017-08-24osmo-bts-trx: remove global variables from loopsMax1-10/+8
2017-08-19osmo-bts-trx: Remove an unused variable. Resolves a compiler warning.Alexander Chemeris1-4/+0
2017-08-19osmo-bts-trx: Fix MS power control loop.Alexander Chemeris1-11/+11
2016-02-15TRX: factor out the scheduler from remaining codeHarald Welte1-39/+44
2015-11-05TRX: catch up with trhe amr_mode naming changesHarald Welte1-3/+3
2015-09-22trx: Cleanup unused parts of loops.cAlexander Chemeris1-7/+2
2015-09-22TRX: Support for AMR full speechAndreas Eversberg1-0/+97
2015-09-22TRX: Code cleanup, prepare for other codecs than GSM full rateAndreas Eversberg1-5/+1
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+251