aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon/acc_ramp.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-06move acc_ramp.c to libbscStefan Sperling1-177/+0
2018-02-06update rach control parametersStefan Sperling1-0/+18
2018-02-06reformat loop for better readabilityStefan Sperling1-4/+4
2018-02-06formatting tweakStefan Sperling1-5/+10
2018-02-06rename a variable and improve commentsStefan Sperling1-6/+6
2018-02-06rename a function againStefan Sperling1-3/+3
2018-02-06fix previousStefan Sperling1-1/+1
2018-02-06only set lower 2 bits of t2Stefan Sperling1-1/+1
2018-02-06clear bits in bitmask correctlyStefan Sperling1-2/+2
2018-02-06fix logging for ACC 8 and 9Stefan Sperling1-5/+10
2018-02-06add more logging and fix step loop termination conditionStefan Sperling1-10/+19
2018-02-06rename a functionStefan Sperling1-3/+3
2018-02-06initial acc ramping implementation (untested)Stefan Sperling1-9/+101
2018-02-06Add skeleton for an acc ramp implementation.Stefan Sperling1-0/+48