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
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-07-26
1
-15
/
+41
*
added factory reset function to Anduril, and reboot function for FSM
Selene ToyKeeper
2019-06-27
1
-0
/
+5
*
Reduced ROM size by making successive nice_delay_ms calls collapse any time t...
Selene ToyKeeper
2018-08-22
1
-0
/
+2
*
Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...
Selene ToyKeeper
2018-06-17
1
-1
/
+0
*
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