altosui: Remove extra AltosEepromBlock layer
authorKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 05:01:18 +0000 (22:01 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 26 Mar 2011 05:04:00 +0000 (22:04 -0700)
commitb155647472ddfacb07c5ffa832e4d1f4a13ad342
treea2f38947f4c3196d74271a00c2bce89431258bde
parent011615d40b3cb1d1c0ab9fa41e139e263a6a51e7
altosui: Remove extra AltosEepromBlock layer

This was interposed between the download layer and the eeprom layer to
hold a eeprom block full of flight log records. The addition of the tiny
log format required reworking the code to hold chunks full of eeprom
data without regard to their content, so this content-specific layer
didn't seem useful anymore.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosEepromBlock.java [deleted file]
altosui/AltosEepromDownload.java
altosui/AltosEepromLog.java
altosui/Makefile.am