aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-misc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-3/+32
2019-06-27added factory reset function to Anduril, and reboot function for FSMSelene ToyKeeper1-0/+17
2019-05-14moved triangle_wave into fsm-misc, because I need it for power correction in ...Selene ToyKeeper1-0/+7
2018-10-07Made second aux LED copy the behavior of the first.Selene ToyKeeper1-0/+12
2018-08-22Reduced ROM size by making successive nice_delay_ms calls collapse any time t...Selene ToyKeeper1-6/+4
2017-10-21Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...Selene ToyKeeper1-0/+28
2017-09-26Added dynamic underclocking to FSM, instead of doing it manually in Anduril.Selene ToyKeeper1-0/+19
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-1/+1
2017-08-25Made 4bar and 8bar battcheck styles work.Selene ToyKeeper1-1/+3
2017-08-25Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(Selene ToyKeeper1-0/+91