altosui: Mark empty eeprom records 'invalid', don't generate exception
authorKeith Packard <keithp@keithp.com>
Sat, 19 Feb 2011 09:02:00 +0000 (01:02 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 19 Mar 2011 23:50:34 +0000 (16:50 -0700)
commit62fc5b2d33d4f64afff1f965ac52598ba9373bc0
tree6d95e8e03e801866e758e8eba6636090b3ce5ca3
parent2bb83d90aa03d825ca1b751418c91b194b72f1f9
altosui: Mark empty eeprom records 'invalid', don't generate exception

When reading empty eeprom records, mark them as 'invalid', but don't
generate an exception as it's normal to read these at the end of the
flight log.

Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 7ca2cf1b7e03b8453b45b45e313a33ad65da9ad5)
altosui/AltosEepromRecord.java