aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/scheduler_trx.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-08osmo-bts-trx: log decoder bit errors as DEBUG, not NOTICEMike McTernan1-1/+1
2016-08-08Fill measurements data for L1SAPMax1-8/+22
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou1-47/+112
2016-07-09log: osmo-bts-trx: change PDTCH block logs to DEBUG levelNeels Hofmeyr1-2/+2
2016-07-09log: osmo-bts-trx: change access burst logs to DEBUG levelNeels Hofmeyr1-2/+2
2016-06-27TRX: add Uplink DTX support for FR/HRMax1-3/+13
2016-06-21Use libosmocodec functions for AMRMax1-16/+19
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax1-9/+7
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-17/+16
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-2/+2
2016-02-15TRX: scheduler: Remove dependency to trx_if.[ch]Harald Welte1-0/+10
2016-02-15TRX: scheduler: Move trx_sched_clock() to scheduler_trx.cHarald Welte1-0/+220
2016-02-15TRX: call trx_loop_sacch_clock from TRX scheduler backendHarald Welte1-0/+6
2016-02-15TRX: split scheduler in generic part and backend partHarald Welte1-0/+1234