altosui: Don't display missing sensor data
authorKeith Packard <keithp@keithp.com>
Tue, 2 Apr 2013 23:47:07 +0000 (16:47 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 2 Apr 2013 23:47:07 +0000 (16:47 -0700)
commite747156d0ea4b62eea30a8f486ee105ee35dcaf5
tree76d5d1f9450cc59ed5a43b15eb523a3e161b0045
parent997cdef3fe04acdd566d287e70981f7b7934d0c8
altosui: Don't display missing sensor data

For devices without sensors, don't display temperature, barometric and
accelerometer-derived values.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosState.java
altosui/AltosInfoTable.java
altosui/AltosPad.java