aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-ramping.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-27Made high levels regulate down even faster. Added missing save_config() at t...Selene ToyKeeper1-8/+8
2018-06-27Move driver-specific ramp tables into the driver's config file.Selene ToyKeeper1-25/+17
2018-06-24Initial D4S support for Anduril. (but only the parts which can't be public yet)Selene ToyKeeper1-0/+20
2018-05-01Added BLF GT 150-level ramp. Is a bit of a mess though.Selene ToyKeeper1-11/+26
2017-12-11Working toward a FW3A release now. Made strobes use Nx7135 (when available) ...Selene ToyKeeper1-1/+5
2017-09-26Added dynamic underclocking to FSM, instead of doing it manually in Anduril.Selene ToyKeeper1-0/+2
2017-09-24Cut moon power from ~4mA to ~2.5mA by running clock at half speed on very low...Selene ToyKeeper1-1/+1
2017-09-22Added FW3A driver support to FSM and Anduril.Selene ToyKeeper1-6/+6
2017-09-09Made thermal regulation adjust smoothly (1 PWM step at a time) to make adjust...Selene ToyKeeper1-0/+7
2017-08-27Adjusted default 2-channel 150-step ramp to start at 1/255.Selene ToyKeeper1-1/+6
2017-08-24Added a ramping UI example.Selene ToyKeeper1-6/+79
2017-08-19Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper1-1/+1
2017-08-18Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper1-15/+9
2017-03-26Fixed a compiler warning about tk-random.h.Selene ToyKeeper1-1/+4
2015-10-12Made pgm_rand() more erratic (beginning of PROGMEM is boring for this purpose),Selene ToyKeeper1-2/+3
2015-10-12Oops, forgot to add tk-random header.Selene ToyKeeper1-0/+28