summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Expand)AuthorLines
2016-03-11Show timeout message when contact is lost during flashingDaniel Friesel-0/+2
2016-03-03add copyright noticesDaniel Friesel-0/+10
2016-03-01move common loadPattern code into separate functionDaniel Friesel-2/+3
2016-03-01move flash and shutdown patterns to PROGMEMDaniel Friesel-34/+1
2016-02-29Add "currently flashing EEPROM" animationDaniel Friesel-0/+22
2016-02-29add support for a powerdown imageDaniel Friesel-0/+12
2016-02-24system: Use private enum for special modem control bytesDaniel Friesel-0/+6
2016-02-24Add END/EOT signal, only write number of animations at EOTDaniel Friesel-1/+1
2016-02-22quick&dirty animation switcherDaniel Friesel-1/+9
2016-02-21add animation load function -- untested, needs I2C debugging firstDaniel Friesel-1/+3
2016-02-18system receive state machine: Add START_OR_PATTERN statusDaniel Friesel-0/+1
2016-02-17more modem receive state machine logicDaniel Friesel-1/+2
2016-02-16prepare state machine to receive animation messagesDaniel Friesel-1/+17
2016-01-31add rocket.initialize() function for initial MCU and peripheral setupDaniel Friesel-4/+8
2016-01-31document Modem and System classesDaniel Friesel-0/+8
2016-01-30system: make shutdown method private and actually use itDaniel Friesel-1/+5
2016-01-15move display and system into separate filesDaniel Friesel-0/+18