From f64fe671b7b4e2389219d672bcea978d0539d4ae Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 16 Jan 2013 10:46:04 -0700 Subject: document what the 'Age' value in the AltosUI display means --- doc/altusmetrum.xsl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') 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. + + + 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. + + Finally, the largest portion of the window contains a set of -- cgit v1.2.3 From 994ff76a064dcbd3113db771cd9cd9591fd68dea Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 16 Jan 2013 10:37:55 -0800 Subject: doc: Add simplesect headers to release notes This makes it easy to see which changes are from each version of the software. Signed-off-by: Keith Packard --- doc/altusmetrum.xsl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 0fd19e60..55f02e26 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -2599,13 +2599,13 @@ NAR #88757, TRA #12200 Release Notes - - - - - - - + Version 1.1.1 + Version 1.1 + Version 1.0.1 + Version 0.9.2 + Version 0.9 + Version 0.8 + Version 0.7.1 -- cgit v1.2.3