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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorganized project files (part 1)
Selene ToyKeeper
2023-11-02
1
-112
/
+0
*
made sleep voltage work on attiny1616 again
Selene ToyKeeper
2023-04-26
1
-0
/
+4
*
fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux mode
Selene ToyKeeper
2023-04-25
1
-0
/
+3
*
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
2023-04-17
1
-23
/
+4
*
reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" struct
Selene ToyKeeper
2023-04-16
1
-5
/
+17
*
fast-blink the aux LED in standby when battery is low
Selene ToyKeeper
2023-02-10
1
-0
/
+4
*
merged upstream fsm branch to get fix for laggy voltage readings on FW3A
Selene ToyKeeper
2020-09-14
1
-1
/
+6
|
\
|
*
attempt to fix laggy voltage readings right after waking, on FW3A
Selene ToyKeeper
2020-08-23
1
-1
/
+6
*
|
added a voltage calibration / correction function, 7C from battcheck to confi...
Selene ToyKeeper
2020-07-31
1
-0
/
+5
*
|
reduced ROM another 12+6 bytes with more non-volatile vars
Selene ToyKeeper
2020-07-30
1
-2
/
+2
|
/
*
merged some misc fixes from pakutrai, cleaned up comments, removed unused sym...
Selene ToyKeeper
2020-03-16
1
-9
/
+3
*
the ADC sample count doesn't need to be 16-bit any more, and isn't really a c...
Selene ToyKeeper
2020-03-15
1
-1
/
+1
*
brute force method for reducing ADC noise -- average a ridiculous number of s...
Selene ToyKeeper
2020-02-05
1
-1
/
+1
*
saving state of ADC / WDT refactoring before doing more changes... what chan...
Selene ToyKeeper
2020-01-30
1
-2
/
+2
*
rewrote ADC code to use a continuous lowpass system on all measurements, to e...
Selene ToyKeeper
2020-01-29
1
-4
/
+8
*
fixed ADC code; measures and behaves correctly now, and is easier to read...
Selene ToyKeeper
2019-11-14
1
-1
/
+3
*
started refactoring ADC code to split voltage and temperature into their own ...
Selene ToyKeeper
2019-11-14
1
-2
/
+4
*
refactored how interrupts work...
Selene ToyKeeper
2019-11-14
1
-1
/
+7
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-1
/
+2
*
Use separate voltage adjustment value for pin7 readings.
Selene ToyKeeper
2018-05-01
1
-0
/
+4
*
FSM: added ability to adjust temperature calibration in UI (lower-case therm_...
Selene ToyKeeper
2018-01-24
1
-3
/
+4
*
Work around issues related to ADC interrupt auto-triggering itself.
Selene ToyKeeper
2018-01-24
1
-0
/
+1
*
Slightly increased resolution of VOLTAGE_FUDGE_FACTOR.
Selene ToyKeeper
2017-09-22
1
-2
/
+2
*
Reworked thermal regulation.
Selene ToyKeeper
2017-09-09
1
-0
/
+1
*
Started a Meteor M43 clone UI.
Selene ToyKeeper
2017-08-31
1
-1
/
+1
*
Added thermal config mode... but I'm not sure if it's the right UI for this ...
Selene ToyKeeper
2017-08-28
1
-1
/
+1
*
Made 4bar and 8bar battcheck styles work.
Selene ToyKeeper
2017-08-25
1
-0
/
+3
*
Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(
Selene ToyKeeper
2017-08-25
1
-0
/
+6
*
Added thermal regulation to SpaghettiMonster / Baton.
Selene ToyKeeper
2017-08-23
1
-4
/
+37
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+40