altos: Add full MM telemetry
authorKeith Packard <keithp@keithp.com>
Thu, 21 Jun 2012 16:45:42 +0000 (09:45 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 21 Jun 2012 16:45:42 +0000 (09:45 -0700)
commitd2bd95edb6f77daeb1e8f043c4a239c248728e0c
tree5a9e16cc40bc2b6b7ba2daa811299f4768f40d00
parent419a801131c1034f1fa149a67850290431cbda72
altos: Add full MM telemetry

Create two new telemetry packets to hold all of the MM data.

This patch also splits the telemetry structures out of ao.h

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_data.h
src/core/ao_log_mega.c
src/core/ao_sample_mm.c
src/core/ao_telemetry.c
src/stm/ao_adc_stm.c