aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/scheduler.c
AgeCommit message (Expand)AuthorFilesLines
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