Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-01-20 | move display and modem code from ISR to class functions | Daniel Friesel | -35/+45 | |
2016-01-19 | support scrolling arbitrary strings. | Daniel Friesel | -64/+49 | |
2016-01-16 | display: rename turn_on/off to enable/disable, move setup code from main to ↵ | Daniel Friesel | -18/+17 | |
enable | ||||
2016-01-16 | main: adjust font include path | Daniel Friesel | -1/+1 | |
2016-01-15 | removed old font | Sebastian Muszytowski | -392/+128 | |
2016-01-15 | turn modem voltage divider off during sleep | Daniel Friesel | -8/+30 | |
needs hw revision >= git commit 71f427bd100963b1aafb545bfca319c50e1c48cd | ||||
2016-01-15 | more testfoo | Daniel Friesel | -1/+4 | |
2016-01-15 | fix Modem::init (used the wrong DEFINEs in some places), add modem test to main | Daniel Friesel | -13/+12 | |
2016-01-15 | move display and system into separate files | Daniel Friesel | -133/+172 | |
2016-01-15 | C++-ize modem code (a little bit) | Daniel Friesel | -13/+27 | |
2016-01-15 | move sources to src and build files to build | Daniel Friesel | -0/+866 | |