Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
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 | -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 | |