altos-avr: Store TM tick and state in log, get logging on/off working
authorKeith Packard <keithp@keithp.com>
Sat, 13 Aug 2011 04:34:37 +0000 (21:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Aug 2011 04:34:37 +0000 (21:34 -0700)
commit91785e03363f328b644f2c03b5438235f3a44c3e
tree5bc5bae478adef6df08898ed9da7cd44fe56f43f
parentb3ba69f3eda0d07d7f2fc0922556a011c95d7951
altos-avr: Store TM tick and state in log, get logging on/off working

To sync TM and TS data after flight, store the TM tick data in the log
along with the TM state. This should provide sufficient data to
synchronize the two data streams.

Use the TM state to enable/disable logging, log from boost to landing
and otherwise do not log.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao.h
src-avr/ao_log_telescience.c
src-avr/ao_spi_slave.c
src-avr/ao_storage.c
src-avr/telescience/Makefile