altoslib: Adapt KML output to make TRA record people happier
authorKeith Packard <keithp@keithp.com>
Wed, 4 Oct 2017 20:42:16 +0000 (13:42 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 4 Oct 2017 20:42:16 +0000 (13:42 -0700)
commit730ee7bf91f607ece42c010a10c53d0013492b96
tree75ec3efd39013d3d58483df90089ce07bd66231b
parent98dc29a7a964f8d653b73989c6751695d168844c
altoslib: Adapt KML output to make TRA record people happier

Provide two paths, one using GPS data the other baro. Replace separate
path segments for each state with markers so that the path is a single
unit, able to be displayed in the elevation profile widget.

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