diff options
Diffstat (limited to 'doc/micropeak-docinfo.xml')
| -rw-r--r-- | doc/micropeak-docinfo.xml | 68 |
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> |
