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 Feb 2011 09:11:53 +0000 (01:11 -0800)
commit249cd3b63d97581b068fff988e0cd7fcd5bf493e
tree5cbc854d4fa8732fc4de28d4e902ad1fc844ee77
parent629a7637871b24fe6d1204aaa7185d84933d4639
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>
altosui/AltosEepromBlock.java
altosui/AltosEepromDownload.java