altoslib: Change how speed/accel are computed from pressure
authorKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 06:30:13 +0000 (23:30 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 06:30:13 +0000 (23:30 -0700)
commit9329cb607e36843385e92b677f095c451d50297c
tree220bc7d49e5f34bc406f0eec8274f5761be723b7
parent855a7d243a5a85728a7b23fdfe9485d4ecaf71cf
altoslib: Change how speed/accel are computed from pressure

Filter *then* differentiate. This works way better that doing things
in the other order.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFlightSeries.java