diff options
author | Keith Packard <keithp@keithp.com> | 2017-11-11 21:29:11 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-11-11 21:29:11 -0800 |
commit | 50a095fbe828b6ec3159d27930712df6b1b519b4 (patch) | |
tree | fb2d6b295ba17764511a5e329cfa5048499dcf90 /doc/altosui.inc | |
parent | 23cf8fb4d5745ad76d9517c9702d03d10c58144a (diff) |
doc: Update for 1.8.3
Also added a pile of docinfo files for older release notes files.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/altosui.inc')
-rw-r--r-- | doc/altosui.inc | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/doc/altosui.inc b/doc/altosui.inc index 88e7a035..adce6f27 100644 --- a/doc/altosui.inc +++ b/doc/altosui.inc @@ -395,8 +395,27 @@ image::graph-configure.png[width="5.5in"] This selects which graph elements to show, and, at the - very bottom, lets you switch between metric and - imperial units + very bottom. It also lets you configure how + the graph is drawn: + + * Whether to use metric or imperial units + + * Whether to show a marker at each data + point. When displaying a small section of + the graph, these can be useful to know what + data values were recorded. + + * How wide to draw the lines in the graph + + * How to filter speed and acceleration data + computed from barometric data. Flight + computers with accelerometers never display + computed acceleration data, and only use + barometric data to compute speed during + descent. Flight computers without + accelerometers always compute both speed and + acceleration from barometric data. A larger + value smooths the data more. ==== Flight Statistics |