altosui: Capture config and version info in .eeprom files
authorKeith Packard <keithp@keithp.com>
Sat, 31 Jul 2010 17:05:15 +0000 (10:05 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 31 Jul 2010 17:05:15 +0000 (10:05 -0700)
commit1c3b2fe357d6acf28f48aeddd91693f10381be51
tree2d83dd25f70b6462c0fd9eed3b9360dbec2d05c4
parente286eb61ad2a90746c1c31f95d26d5edb48738d3
altosui: Capture config and version info in .eeprom files

Instead of only writing the serial number to the .eeprom file, write
all of the config values and all of the version reply to the .eeprom
file. The config values, in particular, contain the accelerometer
calibration data which is needed to correctly compute acceleration
from the captured accelerometer data.

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