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-main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delay un-setting go_to_standby until the last moment, in case set_level() wan...
Selene ToyKeeper
2017-10-21
1
-1
/
+1
*
Cut moon power from ~4mA to ~2.5mA by running clock at half speed on very low...
Selene ToyKeeper
2017-09-24
1
-0
/
+6
*
Removed unused code from first idle_mode(); experiment.
Selene ToyKeeper
2017-09-24
1
-20
/
+0
*
Added idle_mode() for slightly lower power use without turning off any regula...
Selene ToyKeeper
2017-09-24
1
-2
/
+14
*
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
2017-09-03
1
-31
/
+58
*
Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.
Selene ToyKeeper
2017-08-30
1
-0
/
+4
*
Fixed a bug where sometimes the light wouldn't respond for a second or so aft...
Selene ToyKeeper
2017-08-27
1
-0
/
+4
*
Added loop() to API, executes constantly.
Selene ToyKeeper
2017-08-24
1
-4
/
+3
*
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
2017-08-19
1
-0
/
+107