aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-9/+17
2019-05-14the lantern middle-tint power correction factor wasn't quite right...Selene ToyKeeper1-1/+1
2019-05-14added tint ramping power correction for middle tintsSelene ToyKeeper1-6/+17
2019-05-14added auto-tint modes, refactored some indicator blinks into "blip()", enable...Selene ToyKeeper1-1/+13
2018-09-13fixed tint ramp brightness being off by one level,Selene ToyKeeper1-9/+7
2018-09-13Added tint ramping. Not tested yet. Also added BLF Lantern build target.Selene ToyKeeper1-0/+20
2018-06-23Don't auto-shutoff indicator LED when entering standby mode.Selene ToyKeeper1-0/+1
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