altos-avr: Add SPI-slave companion support
authorKeith Packard <keithp@keithp.com>
Thu, 14 Jul 2011 04:20:06 +0000 (21:20 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 14 Jul 2011 04:21:33 +0000 (21:21 -0700)
commitb6083ce00867051d4d513b91519cad6e4a91f07b
treef3bde62074fc07aeca8be1f1f451a21f04f86767
parent792c58fa9c316accfe6fff9f902b8a1e07e4cfed
altos-avr: Add SPI-slave companion support

Listen on the SPI slave port for commands from TeleMetrum.
Run logging during flight, based on flight state.
Return recent data for telemetry.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao.h
src-avr/ao_log_telescience.c
src-avr/ao_spi_slave.c [new file with mode: 0644]
src-avr/telescience/Makefile