altos: Add arbitrary telemetry packet monitoring
authorKeith Packard <keithp@keithp.com>
Wed, 22 Jun 2011 19:27:34 +0000 (12:27 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 28 Jun 2011 02:16:42 +0000 (19:16 -0700)
commit489a68ba8e3bc360e2e8fc887e4c4b840b5a0dd3
tree7cebdbd3b9b67e07ec20f4e1381868c3c49dd7c2
parent0e67b6890dd3a06665239f8dfd2e69266d055e46
altos: Add arbitrary telemetry packet monitoring

This adds the ability to monitor arbitrary telemetry packets (up to
128 bytes), moving the telemetry data parsing up to the host.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_monitor.c
src/ao_telemetry_orig.c