altoslib: Compute 'vertical acceleration' for eeprom files
authorKeith Packard <keithp@keithp.com>
Fri, 9 Jun 2017 03:39:06 +0000 (20:39 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 9 Jun 2017 03:39:06 +0000 (20:39 -0700)
commitaf6ce9a142d001f3b9b83cf6527f4dc848e94d48
tree6d62d68f17d31aab169e49e396f80cee42a14668
parent32de85691f2e4ed1430a259e05a514ad820b32d9
altoslib: Compute 'vertical acceleration' for eeprom files

This uses the computed orientation to find the portion of the measured
acceleration which is vertical and then shows that in the post-flight
analysis graph.

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