altosuilib: Skip voice announcements for invalid values
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:34:21 +0000 (11:34 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 18:34:21 +0000 (11:34 -0700)
commit9ef32b103c5c312aaa90b6546e504f2edeb1f99a
treeb48c49c02c7cb2db473cbf14295c8f630b3bcbbb
parent90686853e46b7f0df9bdaf671f859819eef926e0
altosuilib: Skip voice announcements for invalid values

When height and speed values aren't available, don't say anything

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosDisplayThread.java