aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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