altosui: Only plot acceleration when present in data file
authorKeith Packard <keithp@keithp.com>
Wed, 30 Mar 2011 18:48:03 +0000 (11:48 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 30 Mar 2011 18:48:03 +0000 (11:48 -0700)
commitf558cfa1df77c36a459168c1953d0945ee5a7f9f
tree4fbc53c7ab676252acde905c6d85518a9d341da7
parenta9df9fc257eb2d7038d66ac7c2539aae4474bf12
altosui: Only plot acceleration when present in data file

Eliminates a bogus axis and data line for devices which do not have an
accelerometer.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosDataPointReader.java
altosui/AltosEepromIterable.java
altosui/AltosGraphUI.java
altosui/AltosRecord.java
altosui/AltosRecordIterable.java
altosui/AltosTelemetryIterable.java