summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_fbsb.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2010-06-25[layer1] Activate AGC implementationHarald Welte1-0/+3
2010-06-24[layer1] use __attribute__ ((constructor)) for completion initializersHarald Welte1-0/+4
2010-06-22fw/layer1: Add support CCCH combined/non-combinedSylvain Munaut1-1/+4
2010-06-20[L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte1-4/+4
2010-06-20[layer1] FBSB: abort FB0 acquisition after 30 failing attemptsHarald Welte1-4/+13
2010-06-20[layer1] FBSB: re-try FB0/FB1 request up to 3 timesHarald Welte1-3/+12
2010-05-29layer1: disable FB0/FB1 SNR thresholds for nowHarald Welte1-0/+5
2010-05-20Make new L1CTL_FBSB_REQ work reliablyHarald Welte1-77/+92
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte1-202/+265
2010-04-28fw/layer1: Encapsulate mframe scheduler function betterSylvain Munaut1-2/+2
2010-04-09layer1: move FB and SB detection into prim_fbsb.cHarald Welte1-0/+461