diff options
| author | Keith Packard <keithp@keithp.com> | 2013-05-20 21:41:01 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-05-20 21:41:01 -0700 | 
| commit | 03fe10efd307da10e35c5f6a46f0c8b1a3888c57 (patch) | |
| tree | e7464381c76e4d96a454b2f13be0a7a03f357ba3 | |
| parent | db9ea188aebe5299f46bbd4fca5317c1bc95f3f5 (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 | 
