altos: Share log code between telescience and telebt. Add telebt log
authorKeith Packard <keithp@keithp.com>
Sat, 27 Aug 2011 22:19:43 +0000 (15:19 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Aug 2011 22:19:43 +0000 (15:19 -0700)
commitb33a92e372327158ab21c1bb2d091c58761efe10
tree3603ca6802d59a36e090d826fc5e11a39c290982
parent7e2b5e2957ddcb808723081ca7e046a28b7e70e5
altos: Share log code between telescience and telebt. Add telebt log

Telescience and telebt both log data in 32-byte chunks, so share some
code which manages that between the two products. Add simple telemetry
logging to telebt.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/avr/ao_spi_slave.c
src/core/ao.h
src/core/ao_log_telem.c
src/core/ao_log_telescience.c
src/core/ao_monitor.c
src/product/ao_telebt.c
src/product/ao_telescience.c
src/telebt-v0.1/Makefile
src/telescience-v0.1/Makefile