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