| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
This makes sure we report the true apogee value instead of looking for
the maximum height value in the flight data, in case the flight
recording ended before the apogee was reached.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
|
| |
data.export already knows how to format stuff, so use that to
construct the raw data presentation for the GUI too.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
meters, feet, mach and gs
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
micropeak --export <foo.mpd> will create <foo.csv> full of useful data.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
| |
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
This holds height/speed/accel data all in one place
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Added save and download functionality. Removed 'new' from file menu.
Signed-off-by: Keith Packard <keithp@keithp.com>
|
| |
|
|
|
|
| |
Shows graph or stats in alternate panes
Signed-off-by: Keith Packard <keithp@keithp.com>
|
|
|
Download, save and analyze MicroPeak flight data
Signed-off-by: Keith Packard <keithp@keithp.com>
|