altoslib: Keep downloading when a parse error occurs
authorKeith Packard <keithp@keithp.com>
Mon, 21 Sep 2015 06:01:19 +0000 (07:01 +0100)
committerKeith Packard <keithp@keithp.com>
Tue, 13 Oct 2015 20:54:28 +0000 (13:54 -0700)
commit926522c6791c2a5529ea24ebd67eea45350e3526
tree0a861b1268e142ea8ed328681e5fff3a4765e901
parent431c713389dc819d2433d893c898ff82c7941722
altoslib: Keep downloading when a parse error occurs

Eventually, we'll hit a block with no valid data and give up. Until
then, keep going in case the flight computer glitched and wrote bad data.

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