altosui: Return AO_LOG_INVALID instead of exception for eeprom files
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 07:57:38 +0000 (00:57 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 07:57:38 +0000 (00:57 -0700)
commiteb0e7a59f0806734a4c959a3ce7c57f71cbe3986
tree97bf4f7b41bece90e1ad34f118fe0bda0a5e3377
parentc3a17c71a45207dd715d537704f161de9219f0d7
altosui: Return AO_LOG_INVALID instead of exception for eeprom files

When an eeprom file contains an invalid line, just return
AO_LOG_INVALID instead of throwing an exception. This allows us to
replay and parse files with extraneous serial communication.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosEepromRecord.java