summaryrefslogtreecommitdiff
path: root/src/teleterra-v0.2
Commit message (Collapse)AuthorAge
* altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
| | | | | | Lots of fun stuff here -- multiple panes of information. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add battery voltage sampling driverKeith Packard2011-10-23
| | | | | | | For devices without a full ADC compliment, this just samples the battery pin and converts to mV. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add button driver and sample userKeith Packard2011-10-23
| | | | | | Hook up the teleterra buttons and have them beep Signed-off-by: Keith Packard <keithp@keithp.com>
* src/teleterra-v0.2: Initialize more hardwareKeith Packard2011-10-23
| | | | | | Initialize the flash storage and flight state reporting beeper. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add TeleTerra v0.2 productKeith Packard2011-10-11
This includes most of the necessary drivers. Signed-off-by: Keith Packard <keithp@keithp.com>