| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altoslib: Make sure AltosFlightSeries is filled in before use | Keith Packard | 2017-05-26 |
| | | | | | | | | 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 <keithp@keithp.com> | ||
| * | altoslib: Do data analysis on raw values rather than AltosState | Keith Packard | 2017-05-25 |
| Use AltosFlightSeries instead of a sequence of AltosState records when processing saved data. This provides a better way of doing filtering and plotting. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
