Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-01-20 | excapsulate display and modem state in their respective classes | Daniel Friesel | -10/+6 | |
2016-01-20 | move display and modem code from ISR to class functions | Daniel Friesel | -23/+27 | |
2016-01-15 | turn modem voltage divider off during sleep | Daniel Friesel | -2/+12 | |
needs hw revision >= git commit 71f427bd100963b1aafb545bfca319c50e1c48cd | ||||
2016-01-15 | fix Modem::init (used the wrong DEFINEs in some places), add modem test to main | Daniel Friesel | -4/+6 | |
2016-01-15 | C++-ize modem code (a little bit) | Daniel Friesel | -0/+94 | |