Record average accelerometer value in flight start log record
authorKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 05:54:14 +0000 (22:54 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 11 May 2009 05:54:14 +0000 (22:54 -0700)
The average accelerometer value cannot be extracted from the log as the
record starts after that is computed. As that drives much of the
accelerometer-based state transition logic, it is an important value to
have, so we log it as part of the flight start record now.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found