diff options
author | Bdale Garbee <bdale@gag.com> | 2013-01-16 10:46:04 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-01-16 10:46:04 -0700 |
commit | f2b59cf3d30425bc4b12f37e86832e40b7702d3d (patch) | |
tree | 4c72360ea09ec8ddf2b10b38966a8c04118c6377 | |
parent | a866431e9a063830b407f749ff97a730831e5e4e (diff) |
document what the 'Age' value in the AltosUI display meanstelescience-v0.2
-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 |