altoslib: Avoid crashing when computing stats for empty flight logs
authorKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:57:41 +0000 (09:57 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Sep 2017 16:59:24 +0000 (09:59 -0700)
commit4f2cbe0c537c9f417aae310cc3b89f84e0915103
treef3b76221b70f33eaef55648bc352e67c46d4f886
parentb9a00856aa4cf55ae4a143288058094ef8061134
altoslib: Avoid crashing when computing stats for empty flight logs

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