summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/sched_gsmtime.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-01-11fixed typos in commentsThomas Waldmann1-1/+1
2010-06-20[layer1] Introduce function to reset the gsmtime schedulerHarald Welte1-0/+11
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+1
2010-03-03sched_gsmtime uses const for 'struct tdma_sched_item *'Harald Welte1-1/+1
2010-03-01extend TDMA scheduler functions to use third parameter (p3)Harald Welte1-2/+4
2010-03-01Add new one-shot gsmtime schedulerHarald Welte1-0/+106