diff options
| -rw-r--r-- | doc/altusmetrum.xsl | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index e7ab353b..0fd19e60 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -769,6 +769,15 @@ NAR #88757, TRA #12200              incorrect data from being reported.            </para>          </listitem> +        <listitem> +          <para> +            The age of the displayed data, in seconds since the last  +	    successfully received telemetry packet.  In normal operation +	    this will stay in the low single digits.  If the number starts +	    counting up, then you are no longer receiving data over the radio +	    link from the flight computer. +          </para> +        </listitem>        </itemizedlist>        <para>          Finally, the largest portion of the window contains a set of | 
