summaryrefslogtreecommitdiff
path: root/doc/micropeak-docinfo.xml
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-10-31 21:34:42 -0700
committerKeith Packard <keithp@keithp.com>2015-11-01 06:02:14 -0800
commitce297f14ff54d230d01fb6dedaafca571e8b836b (patch)
tree60f23cba6be2e6265f8e2b51df6785e1721d85ff /doc/micropeak-docinfo.xml
parent9aed128dc0aab5d49e1b3264c864a6c3e929bffe (diff)
doc: Finish converting docs to asciidoc format
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/micropeak-docinfo.xml')
-rw-r--r--doc/micropeak-docinfo.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/doc/micropeak-docinfo.xml b/doc/micropeak-docinfo.xml
new file mode 100644
index 00000000..b401a193
--- /dev/null
+++ b/doc/micropeak-docinfo.xml
@@ -0,0 +1,68 @@
+<subtitle>A recording altimeter for hobby rocketry</subtitle>
+<author>
+ <firstname>Keith</firstname>
+ <surname>Packard</surname>
+ <email>keithp@keithp.com</email>
+</author>
+<copyright>
+ <year>2014</year>
+ <holder>Keith Packard</holder>
+</copyright>
+<mediaobject>
+ <imageobject>
+ <imagedata fileref="micropeak-dime.jpg" width="6in"/>
+ </imageobject>
+</mediaobject>
+<legalnotice>
+ <para>
+ This document is released under the terms of the
+ <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
+ Creative Commons ShareAlike 3.0
+ </ulink>
+ license.
+ </para>
+</legalnotice>
+<revhistory>
+ <revision>
+ <revnumber>1.3.2</revnumber>
+ <date>12 February 2014</date>
+ <revremark>
+ Add a "Download" button to the main window, which makes it
+ quicker to access the download function. Update the data
+ download documentation to reflect the new MicroPeak USB
+ adapter design. Monitor data during download to let you see
+ if the USB connection is working at all by showing the
+ characters received from the MicroPeak USB adapter.
+ </revremark>
+ </revision>
+ <revision>
+ <revnumber>1.2</revnumber>
+ <date>20 January 2013</date>
+ <revremark>
+ Add documentation for the MicroPeak USB adapter board. Note
+ the switch to a Kalman filter for peak altitude
+ determination.
+ </revremark>
+ </revision>
+ <revision>
+ <revnumber>1.1</revnumber>
+ <date>12 December 2012</date>
+ <revremark>
+ Add comments about EEPROM storage format and programming jig.
+ </revremark>
+ </revision>
+ <revision>
+ <revnumber>1.0</revnumber>
+ <date>18 November 2012</date>
+ <revremark>
+ Updates for version 1.0 release.
+ </revremark>
+ </revision>
+ <revision>
+ <revnumber>0.1</revnumber>
+ <date>29 October 2012</date>
+ <revremark>
+ Initial release with preliminary hardware.
+ </revremark>
+ </revision>
+</revhistory>