index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spaghetti-monster
/
fsm-adc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed redundant clock speed lines, updated some comments
Selene ToyKeeper
2019-01-03
1
-1
/
+1
*
Moved pseudo_rand() into its own header, and made it gather entropy from ADC ...
Selene ToyKeeper
2018-06-23
1
-0
/
+5
*
Made voltage ADC readings work on pin7 if USE_VOLTAGE_DIVIDER is defined.
Selene ToyKeeper
2018-05-01
1
-9
/
+39
*
FSM: added ability to adjust temperature calibration in UI (lower-case therm_...
Selene ToyKeeper
2018-01-24
1
-1
/
+1
*
Work around issues related to ADC interrupt auto-triggering itself.
Selene ToyKeeper
2018-01-24
1
-8
/
+17
*
Updated more temperature bits to be 14.1 instead of 13.2.
Selene ToyKeeper
2017-10-06
1
-3
/
+3
*
Slightly increased resolution of VOLTAGE_FUDGE_FACTOR.
Selene ToyKeeper
2017-09-22
1
-1
/
+2
*
Adjusted thermal regulation based on results of some handheld runtime tests.
Selene ToyKeeper
2017-09-10
1
-2
/
+2
*
Made thermal regulation slightly more prediction-heavy, less noisy at stable ...
Selene ToyKeeper
2017-09-10
1
-8
/
+11
*
Reworked thermal regulation.
Selene ToyKeeper
2017-09-09
1
-31
/
+54
*
Started a Meteor M43 clone UI.
Selene ToyKeeper
2017-08-31
1
-0
/
+5
*
Avoid suspending at weird times by deferring the call to standby mode.
Selene ToyKeeper
2017-08-26
1
-0
/
+4
*
Made 4bar and 8bar battcheck styles work.
Selene ToyKeeper
2017-08-25
1
-2
/
+3
*
Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(
Selene ToyKeeper
2017-08-25
1
-0
/
+24
*
Don't send underheat warnings when LVP is active. The signals conflict.
Selene ToyKeeper
2017-08-24
1
-5
/
+5
*
Added a ramping UI example.
Selene ToyKeeper
2017-08-24
1
-0
/
+2
*
Added thermal regulation to SpaghettiMonster / Baton.
Selene ToyKeeper
2017-08-23
1
-4
/
+132
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+136