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 Feb 2011 09:11:53 +0000 (01:11 -0800)
commit7ca2cf1b7e03b8453b45b45e313a33ad65da9ad5
treec43119a6d45566167cc88c4b1ac7731b2e34348c
parent690feb166fd2bc6b6dfc26828f1efe9f5f1c6c0d
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>
altosui/AltosEepromRecord.java