summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-01-20move display and modem code from ISR to class functionsDaniel Friesel-35/+45
2016-01-19support scrolling arbitrary strings.Daniel Friesel-64/+49
2016-01-16display: rename turn_on/off to enable/disable, move setup code from main to e...Daniel Friesel-18/+17
2016-01-16main: adjust font include pathDaniel Friesel-1/+1
2016-01-15removed old fontSebastian Muszytowski-392/+128
2016-01-15turn modem voltage divider off during sleepDaniel Friesel-8/+30
2016-01-15more testfooDaniel Friesel-1/+4
2016-01-15fix Modem::init (used the wrong DEFINEs in some places), add modem test to mainDaniel Friesel-13/+12
2016-01-15move display and system into separate filesDaniel Friesel-133/+172
2016-01-15C++-ize modem code (a little bit)Daniel Friesel-13/+27
2016-01-15move sources to src and build files to buildDaniel Friesel-0/+866