summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/async.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-28fw/layer1/l23_api: Add processing of the new audio_modeSylvain Munaut1-0/+7
2011-06-25fw/l1a: Add a message to safely count the length of a txqueueAndreas Eversberg1-0/+15
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-2/+2
2010-10-25target/fw/layer1: Store the GSM48 constants in l1s.tch_mode instead of DSP csteSylvain Munaut1-6/+3
2010-09-28fw/layer1: Process the tch_mode and store it for later useSylvain Munaut1-0/+20
2010-09-28fw/layer1: Add support for measurement messages from layer2/3Andreas.Eversberg1-1/+12
2010-09-14[layer1] Fixed memory leak issue after releasing dedicated modeAndreas.Eversberg1-0/+12
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg1-2/+4
2010-05-17layer1: Disable FIQ as well as IRQ for locking between L1S and L1AHarald Welte1-1/+1
2010-05-17layer1: add missing header includes for local_irq_save()Harald Welte1-0/+1
2010-05-17layer1: introduce concept of a 'l1 completion'Harald Welte1-0/+23
2010-04-28fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut1-4/+11
2010-04-09layer1: reorganize code, introduce prim_{pm,rach}.cHarald Welte1-26/+1
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+1
2010-03-01extend TDMA scheduler functions to use third parameter (p3)Harald Welte1-1/+1
2010-03-01add an actual Layer1 asynchronous (L1A) API that can be called from higher la...Harald Welte1-0/+89