summaryrefslogtreecommitdiff
path: root/src/storage.cc
AgeCommit message (Expand)AuthorLines
2016-02-24add pattern transfer test code to blinkenrocket.py, speed up modem/receiveDaniel Friesel-6/+4
2016-02-24Add END/EOT signal, only write number of animations at EOTDaniel Friesel-1/+5
2016-02-24more receive bugfixesDaniel Friesel-1/+1
2016-02-22some more commentsDaniel Friesel-9/+23
2016-02-22quick&dirty animation switcherDaniel Friesel-0/+1
2016-02-22Working loadPattern() code is working \o/Daniel Friesel-36/+68
2016-02-21add animation load function -- untested, needs I2C debugging firstDaniel Friesel-2/+3
2016-02-21storage: Add hasData methodDaniel Friesel-0/+8
2016-02-20Preparations for I2C error checking and handlingDaniel Friesel-8/+20
2016-02-17more modem receive state machine logicDaniel Friesel-4/+6
2016-02-16prepare state machine to receive animation messagesDaniel Friesel-0/+34
2016-01-31clean up includesDaniel Friesel-2/+0
2016-01-25storage.cc: The "file system" stores the page, not the byte offsetDaniel Friesel-1/+1
2016-01-25refactor I2C class into Storage class. Work-in-progress.Daniel Friesel-0/+172