altoslib: Fix parsing of old TM log GPS sat data
authorKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 00:34:49 +0000 (17:34 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 28 Aug 2017 00:40:53 +0000 (17:40 -0700)
commit9537a21b6ddb73b9f086858dad9a7b9d05279741
tree88940270c0e090d42d5a95f5ff48eac5e155cdd7
parent92b689bfd78a96ba56f0e1022ba68b7384a9b9b6
altoslib: Fix parsing of old TM log GPS sat data

Attempting to fetch sat data from wrong byte led to array bounds
exception.

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