altos: Light pyro charges simultaneously if so configured
authorKeith Packard <keithp@keithp.com>
Mon, 27 May 2013 01:39:13 +0000 (19:39 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 27 May 2013 01:39:13 +0000 (19:39 -0600)
commit956f4dff1cc521059434743624b1271fb92b96ae
tree77cde1601979643bc77f8103b2eec281f5d751c3
parent62547a042d042fadec652c5081f96816a8e66970
altos: Light pyro charges simultaneously if so configured

Don't try to be nice to the battery, just let the pyro circuit deal
with it and try to get all of the specified circuits going at the same
time if they're configured to do so.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_pyro.c
src/test/ao_flight_test.c