altosui: Graph TeleMini flights without crashing
authorKeith Packard <keithp@keithp.com>
Wed, 3 Apr 2013 00:44:06 +0000 (17:44 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Apr 2013 00:44:06 +0000 (17:44 -0700)
commit30c397296bcdaceb4c2c9d0509dc591b489ece02
tree5fbc143c50eef5f690ed3faa0fda0654303fd6a5
parent67b8bdb4ea8c22688d4f18416593346585595cfa
altosui: Graph TeleMini flights without crashing

Adding maps to the graph UI failed to check for missing GPS data in a
couple of places causing crashes when fed a TeleMini file.

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