altos: Re-enable apogee delay
authorKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:00:59 +0000 (17:00 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 17 Feb 2022 01:26:10 +0000 (17:26 -0800)
commit85dd82b200d649fbf08aa31e5acde8f1f40d531a
treec2d0d0d99aebe4c7e31475f77eda3974fcf4f920
parentd91e0b962d95051a10147e691b133927bf3fb8cb
altos: Re-enable apogee delay

When the igniter code was changed to support booster mode, the code
which delayed apogee firing based on the configure apogee delay value
was lost. Re-enable that by sticking a delay before firing the drogue
charge when the ignite mode is not redundant apogee.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_ignite.c