altosui: Use recorded ground acceleration when reading eeprom files
authorKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2010 09:50:43 +0000 (02:50 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Sep 2010 09:50:43 +0000 (02:50 -0700)
commit7a4d7110debb88f4e906fee7c46f2badd561809d
tree4b9912ef61af4278ccd9d4f9ca5a70184c33dfa4
parentb9623f8ef26491e9fa14e2478295fe6f5cbbd87f
altosui: Use recorded ground acceleration when reading eeprom files

The flight software records 1000 accelerometer samples and records
that in the flight log. Use that value instead of using the very few
samples recorded in the eeprom before boost is detected. This
generates far more accurate accerometer data in the .csv files.

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