altosui: Remove duplicate values from info table. Add altitude
authorKeith Packard <keithp@keithp.com>
Mon, 30 Jul 2012 02:35:15 +0000 (19:35 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Jul 2012 02:35:15 +0000 (19:35 -0700)
commit743dca54012758d3ae54312d542b34afa88495cd
tree5792917412a5902a422e63788f0f4f8fa0a2d25b
parent0bf21399d3d47d58410df4c6ce89fc20fcd42c89
altosui: Remove duplicate values from info table. Add altitude

No need to have state/call/serial/flight data, those are all in the
header. Having altitude makes Monitor Idle slightly more useful.

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