altosui: Use GPS alt + baro height for KML altitude
authorKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 07:38:34 +0000 (00:38 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 07:38:34 +0000 (00:38 -0700)
commitbdea4c88318a41ade3d3b6b2cbfc097ae3e4f3be
treef947d53b3d7e7eb899c1a2a57a3d98fa2552ab35
parent43f94e923a6a87520edcbb8fb4829e6ddf708908
altosui: Use GPS alt + baro height for KML altitude

GPS altitude is generally more absolutely correct than baro altitude,
so use that as the nominal pad altitude when generating a KML
file. This results in a KML file that has the flight trace start and
end closer to the ground, which is always nice.

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