index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spaghetti-monster
/
fsm-standby.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bug behind K93_LOCKOUT_KLUDGE which could exit lockout in solid aux mode
Selene ToyKeeper
2023-04-25
1
-0
/
+9
*
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
2023-04-17
1
-22
/
+5
*
added a compile option for USE_LOWPASS_WHILE_ASLEEP,
Selene ToyKeeper
2021-12-08
1
-0
/
+2
*
attempt to fix laggy voltage readings right after waking, on FW3A
Selene ToyKeeper
2020-08-23
1
-4
/
+4
*
merged some misc fixes from pakutrai, cleaned up comments, removed unused sym...
Selene ToyKeeper
2020-03-16
1
-4
/
+0
*
rewrote ADC code to use a continuous lowpass system on all measurements, to e...
Selene ToyKeeper
2020-01-29
1
-2
/
+6
*
fixed unintentional wakeup right after going to sleep
Selene ToyKeeper
2019-11-20
1
-2
/
+2
*
fixed issue where button-press-during-sleep could occasionally cause a reboot
Selene ToyKeeper
2019-11-18
1
-3
/
+7
*
refactored how interrupts work...
Selene ToyKeeper
2019-11-14
1
-4
/
+15
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-0
/
+2
*
Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...
Selene ToyKeeper
2018-06-17
1
-17
/
+11
*
Implemented halfsleep mode.
Selene ToyKeeper
2018-06-17
1
-7
/
+31
*
Debouncing finally works (at least, it does on my two test hosts).
Selene ToyKeeper
2017-12-12
1
-1
/
+1
*
Greatly improved button debouncing. Helps a lot on FW3A and my light saber.
Selene ToyKeeper
2017-12-11
1
-0
/
+1
*
Rearranged some build options and made sure the build still works if some are...
Selene ToyKeeper
2017-09-28
1
-0
/
+2
*
Added idle_mode() for slightly lower power use without turning off any regula...
Selene ToyKeeper
2017-09-24
1
-0
/
+17
*
Reworked thermal regulation.
Selene ToyKeeper
2017-09-09
1
-0
/
+5
*
Made event handling a bit more reliable while asleep.
Selene ToyKeeper
2017-08-30
1
-1
/
+3
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+53