summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_tch.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg1-2/+4
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-3/+3
2011-03-20fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg1-0/+7
2010-11-14fw/layer1: Use dbm2rxlev instead of just '+110' so that overflows are handledSylvain Munaut1-2/+2
2010-11-07target/fw/l1: Fix TCH/H1 by properly loading the TCH mode during TCH_A taskSylvain Munaut1-3/+3
2010-11-07target/fw/l1: Fix TCH/H by properly scheduling the TCHD task during 'off' slotsSylvain Munaut1-0/+49
2010-10-25target/fw/layer1: Add initial version of TCH primitivesSylvain Munaut1-0/+598