Don't re-initialize the landing range data at each apogee detect sample
authorKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 06:01:16 +0000 (23:01 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 06:01:16 +0000 (23:01 -0700)
commitba3c53636e485450f48093d0a88a6629775f7c3a
treeefee83f35f4f5faebb4f5bb5206439f2fa1fa3bb
parentb623b1098bc7a10d471730259438fb82804221d0
Don't re-initialize the landing range data at each apogee detect sample

The landing range values are used only after apogee detect, so we need only
initialize them on the transition from apogee to drogue.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao_flight.c