altoslib: Define 3.8 as a good battery and 3.5 as a good igniter
authorKeith Packard <keithp@keithp.com>
Wed, 18 Dec 2013 21:22:45 +0000 (13:22 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Dec 2013 21:22:45 +0000 (13:22 -0800)
commitdbcf3264f950c4e1d450828c9f161b4c418bee97
tree71f211fcd777ea6c4f32cb29482e5a6d8cb7e1d9
parentb19a648b667c298d2d9d5ed4ee9db661be058d1a
altoslib: Define 3.8 as a good battery and 3.5 as a good igniter

Use defined values everywhere instead of copying. Adjust battery up to
3.8 to ensure there's enough voltage to not trip the comparators

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosLib.java
altosui/AltosAscent.java
altosui/AltosDescent.java
altosui/AltosPad.java