altosui: Fix Landed tab units
authorKeith Packard <keithp@keithp.com>
Fri, 14 Sep 2012 18:13:02 +0000 (11:13 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 14 Sep 2012 18:13:02 +0000 (11:13 -0700)
commit97ab77d548964115e4b41ad5952194fcd1455c96
tree7bb8d0020050082eb8bf875cc1775d1bc7fcef6c
parent43e646657502f6162fa02f37fd2bd5aa3e29a1a8
altosui: Fix Landed tab units

And clean up the whole flight value reporting code base. It would be
nice to create a separate class to make this easier; at present
there's a bunch of customization embedded in how values are presented
in each tab.

Reported by: Bdale Garbee <bdale@gag.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosAscent.java
altosui/AltosDescent.java
altosui/AltosKML.java
altosui/AltosLanded.java
altosui/AltosPad.java