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