altoslib: Check for empty gps height series
authorKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 21:42:30 +0000 (14:42 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 21:42:30 +0000 (14:42 -0700)
commitbd7dd6f5adbe25708ba0276444196964f66b3c4a
tree3be2e484715ff6594e82f5edea9d36c132b0b231
parent1b91ba98395a431385c9af5de77b2892fd6ccc43
altoslib: Check for empty gps height series

When the gps height series is present but empty, there won't be a max value.

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