altosui: Display eeprom parsing errors to user
authorKeith Packard <keithp@keithp.com>
Sat, 19 Feb 2011 09:06:01 +0000 (01:06 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 23:50:44 +0000 (16:50 -0700)
commit2c1970e766f6ae5d5a6ac99f52f1ab23e041bec5
tree06dd5a70f81069f84905ba26f14785bb93e78830
parent762657983fcf526cdf99b59a541e3f3cbb0701dc
altosui: Display eeprom parsing errors to user

When reading the eeprom, any parsing errors (most likely bad
checksums) indicate some kind of problem with either the hardware or
the flight software. Display these to the user and do not erase the
flight.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 249cd3b63d97581b068fff988e0cd7fcd5bf493e)
altosui/AltosEepromBlock.java
altosui/AltosEepromDownload.java