Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altoslib: Move computed state from AltosRecord to AltosState | Keith Packard | 2012-10-21 |
| | | | | | | | Make AltosRecord simply track the raw data and have AltosState hold all computed values, including cross-packet averages and computed speeds. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Support MM telemetry packets | Keith Packard | 2012-06-21 |
| | | | | | | | Required restructuring the whole telemetry system to provide abstract interfaces to flight data. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Move altoslib sources to top dir | Keith Packard | 2012-06-02 |
No sense having them live deep in the file system. Signed-off-by: Keith Packard <keithp@keithp.com> |