altoslib: Ignore speed/accel after boost when finding maxima
authorKeith Packard <keithp@keithp.com>
Thu, 3 Apr 2014 03:36:26 +0000 (20:36 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Apr 2014 03:36:26 +0000 (20:36 -0700)
Large spikes in acceleration often occur with ejection charges, which
can cause bogus acceleration and speed data to be seen. Ignore those
for the purpose of computing the maximum values of each.

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

No differences found