altoslib: Handle TeleGPS files for KML export
authorKeith Packard <keithp@keithp.com>
Thu, 17 Jul 2014 00:13:25 +0000 (17:13 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Jul 2014 00:13:25 +0000 (17:13 -0700)
commit165b7dcf6fba90b15ff32b891cba4b9111c1965b
tree4a0bfe83888c4a46846a84b283b3125664c5298c
parentec7ceb607f5ba7e1ed5cfd32b7a452a5f364b095
altoslib: Handle TeleGPS files for KML export

TeleGPS files had state values that couldn't be converted to colors,
which resulted in a truncated file that wasn't much use for anything.

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