Initialize ao_min_vel with |ao_flight_vel|
authorKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 06:00:06 +0000 (23:00 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 06:00:06 +0000 (23:00 -0700)
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 <keithp@keithp.com>

No differences found