altos: Implement remote launch protocol
authorKeith Packard <keithp@keithp.com>
Fri, 22 Jul 2011 03:04:05 +0000 (20:04 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Aug 2011 19:45:33 +0000 (12:45 -0700)
commit4299b5a36a2f6f9f7bbbc3a1b935dd2357c1fb0f
tree3b8adeaa02d4f54009aefa9bceafc92a88a64d65
parent776df9ce2e7b4fa5cedda326988e66c614299af4
altos: Implement remote launch protocol

Uses the radio_cmac module to provide secure communication.
Keeps igniter closed for 500ms.
Provides remote status for arming and ignition.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_launch.c
src/ao_radio_cmac.c
src/ao_telelaunch.c
src/cc1111/ao_ignite.c
src/cc1111/ao_packet_master.c
src/cc1111/ao_timer.c
src/core/ao.h
src/core/ao_cmd.c
src/core/ao_config.c
src/core/ao_task.c