summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/tdma_sched.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2010-09-17fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut1-0/+20
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut1-3/+42
2010-04-28fw/layer1: Change the tdma_schedule_set return value to # frames spannedSylvain Munaut1-3/+4
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+2
2010-03-07fix even more compiler warningsHarald Welte1-1/+2
2010-03-02fix merge artefacts, make firmware build againHarald Welte1-2/+2
2010-03-01extend TDMA scheduler functions to use third parameter (p3)Harald Welte1-5/+8
2010-02-28tdma_sched: Explicitly advance the bucket at end of l1_sync()Harald Welte1-6/+12
2010-02-27explicitly terminate the TDMA scheduler set with SCHED_END_SET()Harald Welte1-5/+15
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+163