summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_pm.c
Commit message (Expand)AuthorAgeFilesLines
* [layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg2011-07-171-0/+84
* [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg2011-07-171-1/+2
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-2/+2
* fw/layer1: Fix missing include in prim_pm.cSylvain Munaut2010-11-241-0/+1
* fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut2010-09-171-3/+1Star
* fw/layer1: Add a priority field for sched_itemSylvain Munaut2010-09-171-2/+2
* [layer1] Fixed double IRQ bugAndreas.Eversberg2010-09-121-0/+6
* include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2010-07-271-1/+1
* layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut2010-06-281-1/+1
* [layer1] set RF frontend gain during power measurementHarald Welte2010-06-251-0/+6
* [layer1] Power Measurement updatesHarald Welte2010-06-251-9/+20
* [L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte2010-06-201-3/+3
* L1 PM: move printf to printd to disable PM task debug outputHarald Welte2010-05-201-2/+2
* layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte2010-05-171-7/+0Star
* layer1: reorganize code, introduce prim_{pm,rach}.cHarald Welte2010-04-091-0/+138