summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_pm.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-15fix various other compiler warningsHarald Welte1-2/+3
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg1-1/+3
2012-01-28layer1: Fixed power measurement, adding ARFCN wrappingAndreas Eversberg1-2/+3
2011-07-17[layer1] Adding neighbour cell measurement code to layer1.Andreas Eversberg1-0/+84
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg1-1/+2
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-2/+2
2010-11-24fw/layer1: Fix missing include in prim_pm.cSylvain Munaut1-0/+1
2010-09-17fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut1-3/+1
2010-09-17fw/layer1: Add a priority field for sched_itemSylvain Munaut1-2/+2
2010-09-12[layer1] Fixed double IRQ bugAndreas.Eversberg1-0/+6
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut1-1/+1
2010-06-28layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut1-1/+1
2010-06-25[layer1] set RF frontend gain during power measurementHarald Welte1-0/+6
2010-06-25[layer1] Power Measurement updatesHarald Welte1-9/+20
2010-06-20[L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte1-3/+3
2010-05-20L1 PM: move printf to printd to disable PM task debug outputHarald Welte1-2/+2
2010-05-17layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte1-7/+0
2010-04-09layer1: reorganize code, introduce prim_{pm,rach}.cHarald Welte1-0/+138