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
/
fsm
/
standby.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
1
-0
/
+0
2023-04-17
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
1
-21
/
+4
2020-08-18
fixed auto-lock timings again, based on measurement averages of several lights
Selene ToyKeeper
1
-6
/
+6
2020-08-18
fixed auto-lock timing, this time based on measurements of a D4v2 instead of ...
Selene ToyKeeper
1
-6
/
+6
2020-08-18
fixed timing of auto-lock function, added SLEEP_TICKS_PER_MINUTE constants
Selene ToyKeeper
1
-0
/
+13
2020-07-31
added auto-lock function, mostly contributed by SammysHP
Selene ToyKeeper
1
-4
/
+17
2018-06-17
Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...
Selene ToyKeeper
1
-3
/
+20
2018-06-17
Implemented halfsleep mode.
Selene ToyKeeper
1
-2
/
+5
2017-09-24
Removed unused code from first idle_mode(); experiment.
Selene ToyKeeper
1
-2
/
+1
2017-09-24
Added idle_mode() for slightly lower power use without turning off any regula...
Selene ToyKeeper
1
-0
/
+7
2017-09-03
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
1
-0
/
+7
2017-08-19
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
1
-8
/
+8
2017-08-19
Renamed from RoundTable to SpaghettiMonster (FSM).
Selene ToyKeeper
1
-1
/
+1
2017-08-18
Some early ideas for Round Table. Nothing close to compile-able yet.
Selene ToyKeeper
1
-15
/
+9
2017-03-26
Fixed a compiler warning about tk-random.h.
Selene ToyKeeper
1
-1
/
+4
2015-10-12
Made pgm_rand() more erratic (beginning of PROGMEM is boring for this purpose),
Selene ToyKeeper
1
-2
/
+3
2015-10-12
Oops, forgot to add tk-random header.
Selene ToyKeeper
1
-0
/
+28