altosui: Initialize flight velocity to zero when reading eeprom files
authorKeith Packard <keithp@keithp.com>
Wed, 12 Sep 2012 09:26:32 +0000 (02:26 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Sep 2012 09:26:32 +0000 (02:26 -0700)
commit42bbe15512533f2d958b8219a02fbd256593092a
tree70460e4372697a5dd4356b1f35b0d1354eba7113
parentb3c3c6eabd6837f0e72acee3906c8f71c6f0030e
altosui: Initialize flight velocity to zero when reading eeprom files

Otherwise, the integration of velocity will start at MISSING and get
stranger. Fortunately, we know the initial velocity of the rocket when
sitting on the pad.

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