diff options
author | Keith Packard <keithp@keithp.com> | 2013-05-20 21:41:01 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-21 17:10:38 -0700 |
commit | 013cba5ed1fde72240a68ec648bd14977f5e48a4 (patch) | |
tree | fca551d10fc55ba7ac73d53255ee33da90163abd | |
parent | e711c708b0d2c8d8c2d72e34a795ad8e9b5ab5de (diff) |
doc: Update description of graph window to note new tabs (config and map)
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/altusmetrum.xsl | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 558898cf..dfd72ab4 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1113,14 +1113,15 @@ NAR #88757, TRA #12200 flash memory. </para> <para> - Once a flight record is selected, a window with two tabs is + Once a flight record is selected, a window with four tabs is opened. The first tab contains a graph with acceleration (blue), velocity (green) and altitude (red) of the flight, - measured in metric units. The - apogee(yellow) and main(magenta) igniter voltages are also - displayed; high voltages indicate continuity, low voltages - indicate open circuits. The second tab contains some basic - flight statistics. + measured in metric units. The apogee(yellow) and main(magenta) + igniter voltages are also displayed; high voltages indicate + continuity, low voltages indicate open circuits. The second + tab lets you configure which data to show in the graph. The + third contains some basic flight statistics while the fourth + has a map with the ground track of the flight displayed. </para> <para> The graph can be zoomed into a particular area by clicking and |