summaryrefslogtreecommitdiff
path: root/src/telefireeight-v1.0
Commit message (Collapse)AuthorAge
* altos/telefire*: Do voltage tests in decivolts instead of ADC unitsKeith Packard2018-05-31
| | | | | | | | | | This requires that each pad device specify the ADC reference voltage and all relevant voltage divider resistor values explicitly so that the ADC values can be converted to decivolts and compared with one another. This should be easier to understand in the future when reading the code. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/telefireeight-v1.0: Fix ADC definitionsKeith Packard2018-05-31
| | | | | | | Was missing all of the GPIO configuration bits, which probably meant the ADCs were returning garbage values. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add TeleFireEight v1.0 productKeith Packard2018-05-21
Eight pyro channel version of the TeleFire boards. Signed-off-by: Keith Packard <keithp@keithp.com>