summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/mframe_sched.c
Commit message (Expand)AuthorAgeFilesLines
* [layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg2011-07-171-0/+21
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-1/+1
* fw/l1/mframe_sched: Fix the TCH_A entries to include the MF_F_SACCH flagSylvain Munaut2010-11-141-4/+8
* target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut2010-11-071-0/+13
* target/fw/layer1: Add support for the various TCH multi frame tasksSylvain Munaut2010-10-251-0/+76
* fw/layer1: Introduce prim.h for all primitive related thingsSylvain Munaut2010-09-281-2/+1Star
* layer1/mframe_sched: Make task update saferSylvain Munaut2010-04-281-5/+30
* fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut2010-04-281-2/+27
* start to use libosmocore within the firmwareHarald Welte2010-03-071-1/+2
* fix even more compiler warningsHarald Welte2010-03-071-0/+4
* Include channel number and link identifier in L1 DL infoHarald Welte2010-03-011-8/+59
* extend TDMA scheduler functions to use third parameter (p3)Harald Welte2010-03-011-2/+3
* add test mode mframe task: Send Normal Burst in every TDMA frameHarald Welte2010-03-011-0/+7
* Add multiframe-level scheduler (mframe_sched.[ch])Harald Welte2010-02-281-0/+256