altosui: Integrate accel speed from very start of eeprom record
authorKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:35:26 +0000 (18:35 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:35:26 +0000 (18:35 -0700)
commit20066268d8d1853055d0afe108584db34b425fcb
tree2412149940ec339cb875e8d16b0e0d526b01c0c1
parentd35c4df12a3d8e2dab5d41f8d918ff4237f91e46
altosui: Integrate accel speed from very start of eeprom record

Don't wait for the flight computer to have detected boost--that's
often several samples after boost actually occurred, which can leave a
bunch of acceleration out of the speed computation.

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