From: Keith Packard Date: Sat, 27 May 2017 00:14:29 +0000 (-0700) Subject: altoslib: Make sure AltosFlightSeries is filled in before use X-Git-Tag: 1.8~89 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=fd738d47bbc46d36698350d5450abe1125d990a3;hp=fd738d47bbc46d36698350d5450abe1125d990a3;p=fw%2Faltos altoslib: Make sure AltosFlightSeries is filled in before use After all of the raw data is captured, the derived data needs to be computed by calling the 'finish' function. Signed-off-by: Keith Packard ---