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)
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>

No differences found