diff options
author | Bdale Garbee <bdale@gag.com> | 2013-12-17 14:09:30 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-12-17 14:09:30 -0700 |
commit | 90c88bab305c43eb62f964fd3ff350b8b0b5320d (patch) | |
tree | 87ca05ca720ba132f6f37f9d7ff4241f51f6dbfd | |
parent | d5d6d10ceb724081c7cf89a3885d7e6c3da14604 (diff) | |
parent | dffbdd93d7a86a12d83a412de37dfd2a5f063995 (diff) |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Conflicts:
doc/altusmetrum.xsl
-rw-r--r-- | doc/altusmetrum.xsl | 248 | ||||
-rw-r--r-- | doc/easymini-top.jpg | bin | 0 -> 680720 bytes | |||
-rw-r--r-- | doc/telemega-v1.0-top.jpg | bin | 0 -> 3212941 bytes | |||
-rw-r--r-- | doc/telemetrum-v1.1-thside.jpg | bin | 0 -> 1619135 bytes | |||
-rw-r--r-- | doc/telemini-v1-top.jpg | bin | 0 -> 1006003 bytes | |||
-rw-r--r-- | doc/telemini-v2-top.jpg | bin | 0 -> 579692 bytes | |||
-rw-r--r-- | doc/xorg-fo.xsl | 3 |
7 files changed, 157 insertions, 94 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 3e6b4025..1e9f04b4 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -329,6 +329,7 @@ NAR #88757, TRA #12200 </para> <table frame='all'> <title>Altus Metrum Electronics</title> + <?dbfo keep-together="always"?> <tgroup cols='8' align='center' colsep='1' rowsep='1'> <colspec align='center' colwidth='*' colname='Device'/> <colspec align='center' colwidth='*' colname='Barometer'/> @@ -436,6 +437,7 @@ NAR #88757, TRA #12200 </table> <table frame='all'> <title>Altus Metrum Boards</title> + <?dbfo keep-together="always"?> <tgroup cols='6' align='center' colsep='1' rowsep='1'> <colspec align='center' colwidth='*' colname='Device'/> <colspec align='center' colwidth='*' colname='Connectors'/> @@ -544,6 +546,11 @@ NAR #88757, TRA #12200 </section> <section> <title>TeleMetrum</title> + <mediaobject> + <imageobject> + <imagedata fileref="telemetrum-v1.1-thside.jpg" width="5.5in" scalefit="1"/> + </imageobject> + </mediaobject> <para> TeleMetrum is a 1 inch by 2¾ inch circuit board. It was designed to fit inside coupler for 29mm air-frame tubing, but using it in a tube that @@ -559,6 +566,11 @@ NAR #88757, TRA #12200 </section> <section> <title>TeleMini</title> + <mediaobject> + <imageobject> + <imagedata fileref="telemini-v1-top.jpg" width="5.5in" scalefit="1"/> + </imageobject> + </mediaobject> <para> TeleMini v1.0 is ½ inches by 1½ inches. It was designed to fit inside an 18mm air-frame tube, but using it in @@ -573,6 +585,11 @@ NAR #88757, TRA #12200 the board, meaning an ideal “simple” avionics bay for TeleMini should have at least 9 inches of interior length. </para> + <mediaobject> + <imageobject> + <imagedata fileref="telemini-v2-top.jpg" width="5.5in" scalefit="1"/> + </imageobject> + </mediaobject> <para> TeleMini v2.0 is 0.8 inches by 1½ inches. It adds more on-board data logging memory, a built-in USB connector and @@ -583,6 +600,11 @@ NAR #88757, TRA #12200 </section> <section> <title>EasyMini</title> + <mediaobject> + <imageobject> + <imagedata fileref="easymini-top.jpg" width="5.5in" scalefit="1"/> + </imageobject> + </mediaobject> <para> EasyMini is built on a 0.8 inch by 1½ inch circuit board. It's designed to fit in a 24mm coupler tube. The connectors and @@ -592,6 +614,11 @@ NAR #88757, TRA #12200 </section> <section> <title>TeleMega</title> + <mediaobject> + <imageobject> + <imagedata fileref="telemega-v1.0-top.jpg" width="5.5in" scalefit="1"/> + </imageobject> + </mediaobject> <para> TeleMega is a 1¼ inch by 3¼ inch circuit board. It was designed to easily fit in a 38mm coupler. Like TeleMetrum, @@ -612,6 +639,7 @@ NAR #88757, TRA #12200 </para> <table frame='all'> <title>Data Storage on Altus Metrum altimeters</title> + <?dbfo keep-together="always"?> <tgroup cols='4' align='center' colsep='1' rowsep='1'> <colspec align='center' colwidth='*' colname='Device'/> <colspec align='center' colwidth='*' colname='Bytes per sample'/> @@ -1798,35 +1826,47 @@ NAR #88757, TRA #12200 <para> At the bottom of the dialog, there are four buttons: </para> - <itemizedlist> - <listitem> - <para> - Save. This writes any changes to the - configuration parameter block in flash memory. If you don't - press this button, any changes you make will be lost. - </para> - </listitem> - <listitem> - <para> - Reset. This resets the dialog to the most recently saved values, - erasing any changes you have made. - </para> - </listitem> - <listitem> - <para> - Reboot. This reboots the device. Use this to - switch from idle to pad mode by rebooting once the rocket is - oriented for flight, or to confirm changes you think you saved - are really saved. - </para> - </listitem> - <listitem> - <para> - Close. This closes the dialog. Any unsaved changes will be - lost. - </para> - </listitem> - </itemizedlist> + <variablelist> + <varlistentry> + <term>Save</term> + <listitem> + <para> + This writes any changes to the + configuration parameter block in flash memory. If you don't + press this button, any changes you make will be lost. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Reset</term> + <listitem> + <para> + This resets the dialog to the most recently saved values, + erasing any changes you have made. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Reboot</term> + <listitem> + <para> + This reboots the device. Use this to + switch from idle to pad mode by rebooting once the rocket is + oriented for flight, or to confirm changes you think you saved + are really saved. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Close</term> + <listitem> + <para> + This closes the dialog. Any unsaved changes will be + lost. + </para> + </listitem> + </varlistentry> + </variablelist> <para> The rest of the dialog contains the parameters to be configured. </para> @@ -1918,32 +1958,41 @@ NAR #88757, TRA #12200 computers. This configuration parameter allows the two channels to be used in different configurations. </para> - <itemizedlist> - <listitem> - <para> - Dual Deploy. This is the usual mode of operation; the - 'apogee' channel is fired at apogee and the 'main' - channel at the height above ground specified by the - 'Main Deploy Altitude' during descent. - </para> - </listitem> - <listitem> - <para> - Redundant Apogee. This fires both channels at - apogee, the 'apogee' channel first followed after a two second - delay by the 'main' channel. - </para> - </listitem> - <listitem> - <para> - Redundant Main. This fires both channels at the - height above ground specified by the Main Deploy - Altitude setting during descent. The 'apogee' - channel is fired first, followed after a two second - delay by the 'main' channel. - </para> - </listitem> - </itemizedlist> + <variablelist> + <varlistentry> + <term>Dual Deploy</term> + <listitem> + <para> + This is the usual mode of operation; the + 'apogee' channel is fired at apogee and the 'main' + channel at the height above ground specified by the + 'Main Deploy Altitude' during descent. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Redundant Apogee</term> + <listitem> + <para> + This fires both channels at + apogee, the 'apogee' channel first followed after a two second + delay by the 'main' channel. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Redundant Main</term> + <listitem> + <para> + This fires both channels at the + height above ground specified by the Main Deploy + Altitude setting during descent. The 'apogee' + channel is fired first, followed after a two second + delay by the 'main' channel. + </para> + </listitem> + </varlistentry> + </variablelist> </section> <section> <title>Pad Orientation</title> @@ -1954,22 +2003,28 @@ NAR #88757, TRA #12200 parameter allows that default to be changed, permitting the board to be mounted with the antenna pointing aft instead. </para> - <itemizedlist> - <listitem> - <para> - Antenna Up. In this mode, the antenna end of the - flight computer must point forward, in line with the - expected flight path. - </para> - </listitem> - <listitem> - <para> - Antenna Down. In this mode, the antenna end of the - flight computer must point aft, in line with the - expected flight path. - </para> - </listitem> - </itemizedlist> + <variablelist> + <varlistentry> + <term>Antenna Up</term> + <listitem> + <para> + In this mode, the antenna end of the + flight computer must point forward, in line with the + expected flight path. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Antenna Down</term> + <listitem> + <para> + In this mode, the antenna end of the + flight computer must point aft, in line with the + expected flight path. + </para> + </listitem> + </varlistentry> + </variablelist> </section> <section> <title>Configure Pyro Channels</title> @@ -2116,27 +2171,36 @@ NAR #88757, TRA #12200 <para> At the bottom of the dialog, there are three buttons: </para> - <itemizedlist> - <listitem> - <para> - Save. This writes any changes to the - local Java preferences file. If you don't - press this button, any changes you make will be lost. - </para> - </listitem> - <listitem> - <para> - Reset. This resets the dialog to the most recently saved values, - erasing any changes you have made. - </para> - </listitem> - <listitem> - <para> - Close. This closes the dialog. Any unsaved changes will be - lost. - </para> - </listitem> - </itemizedlist> + <variablelist> + <varlistentry> + <term>Save</term> + <listitem> + <para> + This writes any changes to the + local Java preferences file. If you don't + press this button, any changes you make will be lost. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Reset</term> + <listitem> + <para> + This resets the dialog to the most recently saved values, + erasing any changes you have made. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Close</term> + <listitem> + <para> + This closes the dialog. Any unsaved changes will be + lost. + </para> + </listitem> + </varlistentry> + </variablelist> <para> The rest of the dialog contains the parameters to be configured. </para> diff --git a/doc/easymini-top.jpg b/doc/easymini-top.jpg Binary files differnew file mode 100644 index 00000000..2b9e0a37 --- /dev/null +++ b/doc/easymini-top.jpg diff --git a/doc/telemega-v1.0-top.jpg b/doc/telemega-v1.0-top.jpg Binary files differnew file mode 100644 index 00000000..709d59f1 --- /dev/null +++ b/doc/telemega-v1.0-top.jpg diff --git a/doc/telemetrum-v1.1-thside.jpg b/doc/telemetrum-v1.1-thside.jpg Binary files differnew file mode 100644 index 00000000..2ffbdbd8 --- /dev/null +++ b/doc/telemetrum-v1.1-thside.jpg diff --git a/doc/telemini-v1-top.jpg b/doc/telemini-v1-top.jpg Binary files differnew file mode 100644 index 00000000..f79714c4 --- /dev/null +++ b/doc/telemini-v1-top.jpg diff --git a/doc/telemini-v2-top.jpg b/doc/telemini-v2-top.jpg Binary files differnew file mode 100644 index 00000000..bc8ae45b --- /dev/null +++ b/doc/telemini-v2-top.jpg diff --git a/doc/xorg-fo.xsl b/doc/xorg-fo.xsl index a02ad1ea..075a2d98 100644 --- a/doc/xorg-fo.xsl +++ b/doc/xorg-fo.xsl @@ -17,7 +17,7 @@ <!-- Reference Pages HTML/FO Parameters --> - <!-- The formatting of a function element will include generated parentheses --> + <xsl:param name="function.parens" select="1"/> <!-- ANSI-style function synopses are generated for a funcsynopsis element --> @@ -98,7 +98,6 @@ <xsl:param name="body.font.family">DejaVu Serif</xsl:param> <xsl:param name="symbol.font.family">serif,Symbol,AR PL UMing CN,AR PL ShanHeiSun Uni,GNU Unifont</xsl:param> - <!-- Paragraph template bits --> <!-- make it possible to turn off hyphenation when it's giving us probs --> |