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
/
fsm
/
spaghetti-monster.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]
Selene ToyKeeper
1
-3
/
+6
2023-11-03
renamed tk*.h in file contents, and deleted unused files
Selene ToyKeeper
1
-2
/
+2
2023-11-02
got things to compile again, renamed #includes
Selene ToyKeeper
1
-24
/
+24
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
1
-0
/
+0
2023-07-10
refactored how channel modes are defined, and converted emisar-2ch build
Selene ToyKeeper
1
-0
/
+2
2023-04-17
switched the rest of FSM + Anduril to use SPDX license headers
Selene ToyKeeper
1
-15
/
+7
2019-08-05
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
1
-0
/
+1
2019-07-26
merged a sanitized copy of the Emisar D4v2 branch; history summarized below:
Selene ToyKeeper
1
-0
/
+1
2018-06-23
Moved pseudo_rand() into its own header, and made it gather entropy from ADC ...
Selene ToyKeeper
1
-0
/
+2
2017-09-09
Made "off" mode more vigilant about staying off.
Selene ToyKeeper
1
-3
/
+0
2017-08-26
Added eeprom load/save API (no wear levelling yet), verified it works in Dark...
Selene ToyKeeper
1
-0
/
+6
2017-08-25
Added battcheck mode to ramping-ui. It's bigger than I had hoped. :(
Selene ToyKeeper
1
-0
/
+2
2017-08-24
Started on some documentation, spaghetti-monster.txt.
Selene ToyKeeper
1
-2
/
+4
2017-08-24
Added loop() to API, executes constantly.
Selene ToyKeeper
1
-1
/
+3
2017-08-24
Added a ramping UI example.
Selene ToyKeeper
1
-0
/
+2
2017-08-19
Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...
Selene ToyKeeper
1
-734
/
+17
2017-08-19
Extra debouncing in PCINT (don't emit event if push was rejected).
Selene ToyKeeper
1
-13
/
+7
2017-08-19
Fixed unreliability of short-click detection.
Selene ToyKeeper
1
-4
/
+13
2017-08-19
Added unfinished UI similar to Olight Baton series.
Selene ToyKeeper
1
-59
/
+103
2017-08-19
Renamed from RoundTable to SpaghettiMonster (FSM).
Selene ToyKeeper
1
-2
/
+3
2017-08-19
Added missing GPL header, fixed typo, fixed missing return.
Selene ToyKeeper
1
-0
/
+23
2017-08-19
Made LVP work.
Selene ToyKeeper
1
-36
/
+163
2017-08-18
First RoundTable example actually works (simple momentary 1-mode UI).
Selene ToyKeeper
1
-135
/
+354
2017-08-18
Some early ideas for Round Table. Nothing close to compile-able yet.
Selene ToyKeeper
1
-0
/
+367