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-wdt.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
-1
/
+2
*
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
2023-04-17
1
-22
/
+5
*
Fix 1-Series standby tick speed, use 2C Turbo
Gabriel Hart
2020-12-20
1
-1
/
+1
*
Add AVR 1-Series and t1616 board and scripts
Gabriel Hart
2020-12-18
1
-0
/
+20
*
fixed bug: ticks_since_last_event wasn't getting reset on button hold release
Selene ToyKeeper
2020-09-14
1
-2
/
+2
*
deleted commented-out WDT code from previous revision
Selene ToyKeeper
2020-03-16
1
-7
/
+0
*
cleaned up WDT ADC timer code slightly, and removed a bit of redundant code
Selene ToyKeeper
2020-03-16
1
-6
/
+8
*
tried to make thermal code a bit less twitchy...
Selene ToyKeeper
2020-03-13
1
-1
/
+1
*
went back to continuous lowpass because it had the best noise reduction
Selene ToyKeeper
2020-02-28
1
-1
/
+1
*
saving state of ADC / WDT refactoring before doing more changes... what chan...
Selene ToyKeeper
2020-01-30
1
-5
/
+8
*
rewrote ADC code to use a continuous lowpass system on all measurements, to e...
Selene ToyKeeper
2020-01-29
1
-2
/
+4
*
cleaned up WDT code a bit, reduced total size,
Selene ToyKeeper
2019-11-19
1
-27
/
+24
*
fixed ADC code; measures and behaves correctly now, and is easier to read...
Selene ToyKeeper
2019-11-14
1
-1
/
+1
*
refactored how interrupts work...
Selene ToyKeeper
2019-11-14
1
-7
/
+15
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-22
/
+60
*
Fixed the sleep tick counter wrapping around to 0 instead of 32768.
Selene ToyKeeper
2018-11-11
1
-1
/
+3
*
Several fixes...
Selene ToyKeeper
2018-11-11
1
-8
/
+15
*
Rewrote the event system to use a single byte for each event instead of an ar...
Selene ToyKeeper
2018-11-11
1
-21
/
+17
*
Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...
Selene ToyKeeper
2018-06-17
1
-7
/
+16
*
Implemented halfsleep mode.
Selene ToyKeeper
2018-06-17
1
-0
/
+17
*
Work around issues related to ADC interrupt auto-triggering itself.
Selene ToyKeeper
2018-01-24
1
-2
/
+2
*
Debouncing finally works (at least, it does on my two test hosts).
Selene ToyKeeper
2017-12-12
1
-31
/
+7
*
Greatly improved button debouncing. Helps a lot on FW3A and my light saber.
Selene ToyKeeper
2017-12-11
1
-2
/
+31
*
Added reversing to Anduril. Made EV_tick always send 0 while in "hold" state.
Selene ToyKeeper
2017-09-28
1
-3
/
+8
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+107