aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't auto-shutoff indicator LED when entering standby mode.Selene ToyKeeper2018-06-231-0/+1
* Started adding support for aux LEDs which go out the front instead of lightin...Selene ToyKeeper2018-06-171-0/+4
* Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...Selene ToyKeeper2017-10-211-0/+7
* Added dynamic underclocking to FSM, instead of doing it manually in Anduril.Selene ToyKeeper2017-09-261-0/+3
* Fixed a bug in gradual_tick(), I think.Selene ToyKeeper2017-09-101-2/+4
* Rewrote gradual_tick(). Is smaller, better, and safer now.Selene ToyKeeper2017-09-091-116/+28
* Made thermal regulation adjust smoothly (1 PWM step at a time) to make adjust...Selene ToyKeeper2017-09-091-0/+146
* Added a ramping UI example.Selene ToyKeeper2017-08-241-0/+62