Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-03-03 | add copyright notices | Daniel Friesel | -0/+10 | |
2016-02-24 | update storage documentation | Daniel Friesel | -3/+7 | |
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 | |
Needed so that both continuing the current transaction and sending an entirely new one works | ||||
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 | |