From: Keith Packard Date: Thu, 17 Feb 2022 01:00:59 +0000 (-0800) Subject: altos: Re-enable apogee delay X-Git-Tag: 1.9.10.4~53 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=85dd82b200d649fbf08aa31e5acde8f1f40d531a;hp=85dd82b200d649fbf08aa31e5acde8f1f40d531a;p=fw%2Faltos 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 ---