summaryrefslogtreecommitdiff
path: root/src/main.cc
AgeCommit message (Expand)AuthorLines
2016-01-20move display and modem code from ISR to class functionsDaniel Friesel-1/+2
2016-01-19support scrolling arbitrary strings.Daniel Friesel-46/+6
2016-01-16display: rename turn_on/off to enable/disable, move setup code from main to e...Daniel Friesel-11/+3
2016-01-16main: adjust font include pathDaniel Friesel-1/+1
2016-01-15turn modem voltage divider off during sleepDaniel Friesel-3/+9
2016-01-15fix Modem::init (used the wrong DEFINEs in some places), add modem test to mainDaniel Friesel-8/+2
2016-01-15move display and system into separate filesDaniel Friesel-133/+2
2016-01-15C++-ize modem code (a little bit)Daniel Friesel-0/+7
2016-01-15move sources to src and build files to buildDaniel Friesel-0/+217