From: Keith Packard Date: Mon, 11 May 2009 06:00:06 +0000 (-0700) Subject: Initialize ao_min_vel with |ao_flight_vel| X-Git-Tag: 0.2~13 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=b623b1098bc7a10d471730259438fb82804221d0;hp=b623b1098bc7a10d471730259438fb82804221d0 Initialize ao_min_vel with |ao_flight_vel| As ao_min_vel is stored as an absolute value, it's important to preserve that invariant, even though we don't expect ao_flight_vel to be negative at coast. Signed-off-by: Keith Packard ---