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-misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
sped up blink_digit() a little bit, because it was annoyingly slow
Selene ToyKeeper
1
-3
/
+4
2019-09-06
added button LED support to D4v2
Selene ToyKeeper
1
-0
/
+23
2019-08-05
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
1
-3
/
+32
2019-06-27
added factory reset function to Anduril, and reboot function for FSM
Selene ToyKeeper
1
-0
/
+17
2019-05-14
moved triangle_wave into fsm-misc, because I need it for power correction in ...
Selene ToyKeeper
1
-0
/
+7
2018-10-07
Made second aux LED copy the behavior of the first.
Selene ToyKeeper
1
-0
/
+12
2018-08-22
Reduced ROM size by making successive nice_delay_ms calls collapse any time t...
Selene ToyKeeper
1
-6
/
+4
2017-10-21
Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...
Selene ToyKeeper
1
-0
/
+28
2017-09-26
Added dynamic underclocking to FSM, instead of doing it manually in Anduril.
Selene ToyKeeper
1
-0
/
+19
2017-09-03
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
1
-1
/
+1
2017-08-25
Made 4bar and 8bar battcheck styles work.
Selene ToyKeeper
1
-1
/
+3
2017-08-25
Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(
Selene ToyKeeper
1
-0
/
+91