summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/tdma_sched.c
Commit message (Expand)AuthorAgeFilesLines
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* fw/layer1: Add a 'flags' field to sched_items and the infra to use itSylvain Munaut2010-09-171-0/+20
* fw/layer1: Add a priority field for sched_itemSylvain Munaut2010-09-171-3/+42
* fw/layer1: Change the tdma_schedule_set return value to # frames spannedSylvain Munaut2010-04-281-3/+4
* start to use libosmocore within the firmwareHarald Welte2010-03-071-1/+2
* fix even more compiler warningsHarald Welte2010-03-071-1/+2
* fix merge artefacts, make firmware build againHarald Welte2010-03-021-2/+2
* extend TDMA scheduler functions to use third parameter (p3)Harald Welte2010-03-011-5/+8
* tdma_sched: Explicitly advance the bucket at end of l1_sync()Harald Welte2010-02-281-6/+12
* explicitly terminate the TDMA scheduler set with SCHED_END_SET()Harald Welte2010-02-271-5/+15
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-181-0/+163