index
:
blinkenrocket-firmware
master
Firmware
Blinkenrocket
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system.h
Age
Commit message (
Expand
)
Author
Lines
2016-03-11
Show timeout message when contact is lost during flashing
Daniel Friesel
-0
/
+2
2016-03-03
add copyright notices
Daniel Friesel
-0
/
+10
2016-03-01
move common loadPattern code into separate function
Daniel Friesel
-2
/
+3
2016-03-01
move flash and shutdown patterns to PROGMEM
Daniel Friesel
-34
/
+1
2016-02-29
Add "currently flashing EEPROM" animation
Daniel Friesel
-0
/
+22
2016-02-29
add support for a powerdown image
Daniel Friesel
-0
/
+12
2016-02-24
system: Use private enum for special modem control bytes
Daniel Friesel
-0
/
+6
2016-02-24
Add END/EOT signal, only write number of animations at EOT
Daniel Friesel
-1
/
+1
2016-02-22
quick&dirty animation switcher
Daniel Friesel
-1
/
+9
2016-02-21
add animation load function -- untested, needs I2C debugging first
Daniel Friesel
-1
/
+3
2016-02-18
system receive state machine: Add START_OR_PATTERN status
Daniel Friesel
-0
/
+1
2016-02-17
more modem receive state machine logic
Daniel Friesel
-1
/
+2
2016-02-16
prepare state machine to receive animation messages
Daniel Friesel
-1
/
+17
2016-01-31
add rocket.initialize() function for initial MCU and peripheral setup
Daniel Friesel
-4
/
+8
2016-01-31
document Modem and System classes
Daniel Friesel
-0
/
+8
2016-01-30
system: make shutdown method private and actually use it
Daniel Friesel
-1
/
+5
2016-01-15
move display and system into separate files
Daniel Friesel
-0
/
+18