Transmit computed ground pressure and acceleration values 0.4
authorKeith Packard <keithp@keithp.com>
Mon, 18 May 2009 06:36:21 +0000 (23:36 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 May 2009 06:36:21 +0000 (23:36 -0700)
commit91b07410122d0eaaf292cdb31c200925d45eaf2c
tree7a5662b499d09855e9cece8d2de379e3556a0156
parent71d1689759829f1bc8550f1a4d8c9f2dc90b2ab4
Transmit computed ground pressure and acceleration values

These are the last two values relevant to figuring out the state of the
flight computer, and as they are computed by averaging 10 seconds of 100Hz
sample data, they're a lot more accurate than anything the receiver could do
on its own.

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