diff options
| author | Keith Packard <keithp@keithp.com> | 2014-02-08 14:24:48 -0800 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-02-08 14:24:48 -0800 | 
| commit | 2320b788c47757032b2874e64479ef382456c2d3 (patch) | |
| tree | edc7c1804dfd8585bbcb5bace2893d1771195eb5 | |
| parent | 8363326cd87fb1e53ad78146c0503aa476d2da89 (diff) | |
doc: Document GPS max height addition
Signed-off-by: Keith Packard <keithp@keithp.com>
| -rw-r--r-- | doc/release-notes-1.3.2.xsl | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/doc/release-notes-1.3.2.xsl b/doc/release-notes-1.3.2.xsl index e8d051d2..fbdeabed 100644 --- a/doc/release-notes-1.3.2.xsl +++ b/doc/release-notes-1.3.2.xsl @@ -29,6 +29,12 @@  	  as the log only holds 12 satellite records.  	</para>        </listitem> +      <listitem> +	<para> +	  Track the maximum height as computed from GPS altitude +	  data and report that in the flight summary data. +	</para> +      </listitem>      </itemizedlist>    </para>  </article> | 
