Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-02-24 | Add END/EOT signal, only write number of animations at EOT | Daniel Friesel | -0/+2 |
2016-02-22 | some more comments | Daniel Friesel | -8/+16 |
2016-02-22 | quick&dirty animation switcher | Daniel Friesel | -0/+2 |
2016-02-22 | Working loadPattern() code is working \o/ | Daniel Friesel | -4/+5 |
2016-02-21 | storage: Add hasData method | Daniel Friesel | -0/+7 |
2016-02-20 | Preparations for I2C error checking and handling | Daniel Friesel | -6/+13 |
2016-02-18 | system receive state machine: Add START_OR_PATTERN status | Daniel Friesel | -2/+1 |
2016-02-17 | more modem receive state machine logic | Daniel Friesel | -2/+1 |
2016-02-16 | Storage and a bit of System.receive documentation | Daniel Friesel | -2/+40 |
2016-02-16 | prepare state machine to receive animation messages | Daniel Friesel | -1/+7 |
2016-01-31 | clean up includes | Daniel Friesel | -2/+0 |
2016-01-25 | refactor I2C class into Storage class. Work-in-progress. | Daniel Friesel | -0/+23 |