summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_fbsb.c
Commit message (Expand)AuthorAgeFilesLines
* [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg2011-07-171-1/+1
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-261-2/+2
* fw/layer1: Adding TAO loop to correct TPU window offsetAndreas Eversberg2011-03-201-0/+4
* target/fw/layer1: correctly initialize afc_retriesSteve Markgraf2010-10-251-0/+1
* fw/layer1: Convert primitives to use common DSP/TPU scenario endingSylvain Munaut2010-09-171-7/+3Star
* fw/layer1: Add a priority field for sched_itemSylvain Munaut2010-09-171-17/+17
* 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-2/+2
* [layer1] Activate AGC implementationHarald Welte2010-06-251-0/+3
* [layer1] use __attribute__ ((constructor)) for completion initializersHarald Welte2010-06-241-0/+4
* fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut2010-06-221-1/+4
* [L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte2010-06-201-4/+4
* [layer1] FBSB: abort FB0 acquisition after 30 failing attemptsHarald Welte2010-06-201-4/+13
* [layer1] FBSB: re-try FB0/FB1 request up to 3 timesHarald Welte2010-06-201-3/+12
* layer1: disable FB0/FB1 SNR thresholds for nowHarald Welte2010-05-291-0/+5
* Make new L1CTL_FBSB_REQ work reliablyHarald Welte2010-05-201-77/+92
* layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte2010-05-191-202/+265
* fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut2010-04-281-2/+2
* layer1: move FB and SB detection into prim_fbsb.cHarald Welte2010-04-091-0/+461