Send computed accel/vel/pres values over the radio 0.3
authorKeith Packard <keithp@keithp.com>
Mon, 18 May 2009 05:29:54 +0000 (22:29 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 May 2009 05:29:54 +0000 (22:29 -0700)
commit7cb9fb675f56bf30ab6bf0bcdc5cb679709ffe3e
tree3bd1f4cce887c142790e31a0d35d55796e1b8df0
parent2c780d67b8a22d75a2da4b2af21fd35f0c6f5236
Send computed accel/vel/pres values over the radio

These computed values reflect what the flight computer is actually refering
to for state changes, and will be useful in debugging the flight software as
well as provide a filtered view of the data.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao.h
ao_monitor.c
ao_telemetry.c
aoview/aoview.h
aoview/aoview_monitor.c
aoview/aoview_state.c