altos: Add arbitrary pyro channel support
authorKeith Packard <keithp@keithp.com>
Sat, 14 Jul 2012 08:26:38 +0000 (01:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Jul 2012 08:26:38 +0000 (01:26 -0700)
commitd90587535676f9492f0fde6b974353158104ef88
treedd429fc66374376711dc6790b96f1ea09c640987
parent09633cac697e37d770b2b666ab20cab30628484f
altos: Add arbitrary pyro channel support

Programmed by specifying a conjunction of flight conditions that
trigger the igniter to fire.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_config.c
src/core/ao_flight.c
src/core/ao_flight.h
src/core/ao_pyro.c [new file with mode: 0644]
src/core/ao_pyro.h [new file with mode: 0644]