aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-adc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed ADC code; measures and behaves correctly now, and is easier to read...Selene ToyKeeper2019-11-141-1/+3
* started refactoring ADC code to split voltage and temperature into their own ...Selene ToyKeeper2019-11-141-2/+4
* refactored how interrupts work...Selene ToyKeeper2019-11-141-1/+7
* merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper2019-08-051-1/+2
* Use separate voltage adjustment value for pin7 readings.Selene ToyKeeper2018-05-011-0/+4
* FSM: added ability to adjust temperature calibration in UI (lower-case therm_...Selene ToyKeeper2018-01-241-3/+4
* Work around issues related to ADC interrupt auto-triggering itself.Selene ToyKeeper2018-01-241-0/+1
* Slightly increased resolution of VOLTAGE_FUDGE_FACTOR.Selene ToyKeeper2017-09-221-2/+2
* Reworked thermal regulation.Selene ToyKeeper2017-09-091-0/+1
* Started a Meteor M43 clone UI.Selene ToyKeeper2017-08-311-1/+1
* Added thermal config mode... but I'm not sure if it's the right UI for this ...Selene ToyKeeper2017-08-281-1/+1
* Made 4bar and 8bar battcheck styles work.Selene ToyKeeper2017-08-251-0/+3
* Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(Selene ToyKeeper2017-08-251-0/+6
* Added thermal regulation to SpaghettiMonster / Baton.Selene ToyKeeper2017-08-231-4/+37
* Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper2017-08-191-0/+40