aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/scheduler.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-2/+2
2017-07-19scheduler: Fix wrong log subsystem: L1C is L1 *control* not user dataHarald Welte1-9/+9
2017-06-15cosmetic: fix some typosVadim Yanitskiy1-3/+3
2017-04-28osmo-bts-trx: cosmetic log fixMax1-9/+11
2017-01-10scheduler: log lchan on which prim error occuredMax1-4/+49
2016-12-05TRX: prevent segfault upon phy initMax1-0/+3
2016-11-11Replace link_id constant with defineMax1-38/+38
2016-08-08Fill measurements data for L1SAPMax1-1/+8
2016-07-28trx: Enable EGPRS handling through burst lengthsTom Tsou1-11/+15
2016-07-27log typo: trx_sched_set_pchan()Neels Hofmeyr1-1/+1
2016-07-25trx: Add EGPRS tables, sequences, and mappingsTom Tsou1-0/+27
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax1-1/+2
2016-02-15scheduler: Fix ARRAY_SIZE() in trx_sched_init()Harald Welte1-1/+1
2016-02-15use unsigned int to compare wih ARRAY_SIZEHarald Welte1-1/+1
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-2/+4
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-0/+1621