altosui: Clean up eeprom parsing a bit
authorKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:36:18 +0000 (18:36 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Aug 2011 01:46:12 +0000 (18:46 -0700)
commit5a3e96bef31959a287b8696778d7d8cf911a7dc4
treeff79067dfa7e8cc2477016717951338d789a1e5d
parentb0ec30de37aa822ba66d25ceaa8cf8dc967b4371
altosui: Clean up eeprom parsing a bit

Export basic parsing and checksum functions for shared use.
Create 'erased' function to check a chunk of eeprom data for data.

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