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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RGB Aux functionality for 1-Series
Gabriel Hart
2021-02-01
1
-21
/
+42
*
Add AVR 1-Series and t1616 board and scripts
Gabriel Hart
2020-12-18
1
-0
/
+54
*
reworked nice_delay interrupt system and fixed some old issues:
Selene ToyKeeper
2020-09-27
1
-29
/
+5
*
more progress on refactoring Anduril into separate files... nearly done with ...
Selene ToyKeeper
2020-07-22
1
-1
/
+0
*
started refactoring anduril into individual files...
Selene ToyKeeper
2020-07-21
1
-0
/
+1
*
added reboot() support for tiny1634
Selene ToyKeeper
2020-03-20
1
-8
/
+10
*
increased blink speed slightly, and added a library function to blink out 16-...
Selene ToyKeeper
2020-03-16
1
-3
/
+25
*
merged changes from fsm branch, including version check and stuck-button safety
Selene ToyKeeper
2019-10-15
1
-3
/
+4
|
\
|
*
sped up blink_digit() a little bit, because it was annoyingly slow
Selene ToyKeeper
2019-09-24
1
-3
/
+4
*
|
added button LED support to D4v2
Selene ToyKeeper
2019-09-06
1
-0
/
+23
|
/
*
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
2019-08-05
1
-3
/
+32
*
added factory reset function to Anduril, and reboot function for FSM
Selene ToyKeeper
2019-06-27
1
-0
/
+17
*
moved triangle_wave into fsm-misc, because I need it for power correction in ...
Selene ToyKeeper
2019-05-14
1
-0
/
+7
*
Made second aux LED copy the behavior of the first.
Selene ToyKeeper
2018-10-07
1
-0
/
+12
*
Reduced ROM size by making successive nice_delay_ms calls collapse any time t...
Selene ToyKeeper
2018-08-22
1
-6
/
+4
*
Moved indicator_led() from Anduril into FSM. Made it auto-set indicator leve...
Selene ToyKeeper
2017-10-21
1
-0
/
+28
*
Added dynamic underclocking to FSM, instead of doing it manually in Anduril.
Selene ToyKeeper
2017-09-26
1
-0
/
+19
*
Got the 4th PWM channel to work, ish. (channel 4 is inverted though)
Selene ToyKeeper
2017-09-03
1
-1
/
+1
*
Made 4bar and 8bar battcheck styles work.
Selene ToyKeeper
2017-08-25
1
-1
/
+3
*
Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(
Selene ToyKeeper
2017-08-25
1
-0
/
+91