index
:
anduril
simple-ui
trunk
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
increased voltage precision from 0.025V to 0.02V
Selene ToyKeeper
2
-32
/
+36
2024-03-23
fixed inaccurate comment (thanks to xikteny for spotting it)
Selene ToyKeeper
1
-1
/
+1
2024-02-02
enabled eeprom read/write stabilization by default on recent MCUs,
Selene ToyKeeper
2
-4
/
+12
2023-11-28
fixed incorrect temperature history for a few seconds after waking
Selene ToyKeeper
2
-13
/
+11
2023-11-28
fsm/adc: removed dead code
Selene ToyKeeper
1
-57
/
+32
2023-11-22
ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...
Selene ToyKeeper
2
-20
/
+31
2023-11-21
got ADC voltage+temp working on avrdd... but broke all other builds/MCUs
Selene ToyKeeper
1
-2
/
+29
2023-11-19
started refactoring fsm/adc.*, but need a checkpoint before continuing
Selene ToyKeeper
2
-24
/
+14
2023-11-19
moved prevent_reboot_loop() and some other junk out of fsm/main.c
Selene ToyKeeper
1
-47
/
+3
2023-11-19
temporary fix for aux LEDs on avrdd; needs proper refactoring
Selene ToyKeeper
1
-3
/
+6
2023-11-10
refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]
Selene ToyKeeper
10
-366
/
+47
2023-11-07
made build fail if eeprom data bigger than MCU's eeprom size
Selene ToyKeeper
2
-22
/
+41
2023-11-03
renamed tk*.h in file contents, and deleted unused files
Selene ToyKeeper
1
-2
/
+2
2023-11-03
renamed tk*.h to arch/*.h or fsm/*.h (part 1)
Selene ToyKeeper
1
-0
/
+26
2023-11-02
got things to compile again, renamed #includes
Selene ToyKeeper
8
-707
/
+33
2023-11-02
reorganized project files (part 1)
Selene ToyKeeper
31
-0
/
+4681