aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-adc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-01Made voltage ADC readings work on pin7 if USE_VOLTAGE_DIVIDER is defined.Selene ToyKeeper1-9/+39
2018-01-24FSM: added ability to adjust temperature calibration in UI (lower-case therm_...Selene ToyKeeper1-1/+1
2018-01-24Work around issues related to ADC interrupt auto-triggering itself.Selene ToyKeeper1-8/+17
2017-10-06Updated more temperature bits to be 14.1 instead of 13.2.Selene ToyKeeper1-3/+3
2017-09-22Slightly increased resolution of VOLTAGE_FUDGE_FACTOR.Selene ToyKeeper1-1/+2
2017-09-10Adjusted thermal regulation based on results of some handheld runtime tests.Selene ToyKeeper1-2/+2
2017-09-10Made thermal regulation slightly more prediction-heavy, less noisy at stable ...Selene ToyKeeper1-8/+11
2017-09-09Reworked thermal regulation.Selene ToyKeeper1-31/+54
2017-08-31Started a Meteor M43 clone UI.Selene ToyKeeper1-0/+5
2017-08-26Avoid suspending at weird times by deferring the call to standby mode.Selene ToyKeeper1-0/+4
2017-08-25Made 4bar and 8bar battcheck styles work.Selene ToyKeeper1-2/+3
2017-08-25Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(Selene ToyKeeper1-0/+24
2017-08-24Don't send underheat warnings when LVP is active. The signals conflict.Selene ToyKeeper1-5/+5
2017-08-24Added a ramping UI example.Selene ToyKeeper1-0/+2
2017-08-23Added thermal regulation to SpaghettiMonster / Baton.Selene ToyKeeper1-4/+132
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-0/+136