summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_rach.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut1-1/+1
2010-07-13[layer1] Added mf_off to shedule next RACH request.Andreas.Eversberg1-1/+2
2010-06-28layer1/tpu_window: Add experimental support for TS != 0Sylvain Munaut1-1/+1
2010-06-24[layer1] use __attribute__ ((constructor)) for completion initializersHarald Welte1-0/+4
2010-06-20[layer1] Fix RACH completion (don't use FB completion callback)Harald Welte1-2/+2
2010-06-20[L1CTL] rename primitives to comply with official naming s/_REQ/_CONF/Harald Welte1-1/+1
2010-06-20[layer1] Add L1CTL_RACH_RESP to confirm that a RACH request was sentHarald Welte1-0/+23
2010-05-17cosmetic/whitespace changeHarald Welte1-3/+3
2010-04-09layer1: reorganize code, introduce prim_{pm,rach}.cHarald Welte1-0/+109