altosdroid: Change voice output around
authorKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 04:39:09 +0000 (21:39 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 04:42:35 +0000 (21:42 -0700)
commitbfa6cd8934b993bd4a67cfc7a4eeecf9b11915ef
tree08a40ecb82c85d3f6b1771412002d0adbaba43c1
parenta761b34ed8fc64435f5a49623f4a5c55e2dda33a
altosdroid: Change voice output around

This makes the voice output depend on the current displayed tab; where
the 'recovery' and 'map' tabs get the same value.

Pad

Reports igniter and GPS status changes

Flight

Report flight state changes and max height after apogee
Report current speed, height and bearing/elevation/range once
every 10 seconds while the rocket is in motion.

Recovery

Report distance and bearing when the location of either the
tracker or the receiver changes by more than 10m, but not more
than once every 10 seconds.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/AltosVoice.java