From: Mike Beattie Date: Thu, 17 Jun 2010 02:04:01 +0000 (+1200) Subject: Extension to KML output format, and minor bug fix X-Git-Tag: debian/0.6+223+g5283451~3^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=24393eab0ea085f2d0224b59fdc3c00693e5d3a9;hp=24393eab0ea085f2d0224b59fdc3c00693e5d3a9 Extension to KML output format, and minor bug fix Extended KML output by breaking flight into coloured segments representing flight state. Add extra statistical information to description bubbles visible in Google Earth when clicking on links in My Places. Fix Bugs: * output kml to file provided as argument. * move kml coordinate output code to take advantage of nsat calculation * remove superfluous %9.2f format specifier from raw_file output. Signed-off-by: Mike Beattie ---