aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-17Started adding support for aux LEDs which go out the front instead of lightin...Selene ToyKeeper1-0/+4
2017-10-21Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...Selene ToyKeeper1-0/+7
2017-09-26Added dynamic underclocking to FSM, instead of doing it manually in Anduril.Selene ToyKeeper1-0/+3
2017-09-10Fixed a bug in gradual_tick(), I think.Selene ToyKeeper1-2/+4
2017-09-09Rewrote gradual_tick(). Is smaller, better, and safer now.Selene ToyKeeper1-116/+28
2017-09-09Made thermal regulation adjust smoothly (1 PWM step at a time) to make adjust...Selene ToyKeeper1-0/+146
2017-08-24Added a ramping UI example.Selene ToyKeeper1-0/+62