From 7acd0cf17c5ca7a00893f35c7fe9c657389070e0 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 17 Dec 2013 10:33:29 -0800 Subject: [PATCH] doc: Convert several more itemizedlists to variablelists When defining a term, use variablelist to pull the term out to the left. Signed-off-by: Keith Packard --- doc/altusmetrum.xsl | 220 ++++++++++++++++++++++++++------------------ 1 file changed, 128 insertions(+), 92 deletions(-) diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index 0430bc94..3022b8e3 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1793,35 +1793,47 @@ NAR #88757, TRA #12200 At the bottom of the dialog, there are four buttons: - - - - 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. - - - - - Reset. This resets the dialog to the most recently saved values, - erasing any changes you have made. - - - - - 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. - - - - - Close. This closes the dialog. Any unsaved changes will be - lost. - - - + + + 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. + + + + + Reset + + + This resets the dialog to the most recently saved values, + erasing any changes you have made. + + + + + 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. + + + + + Close + + + This closes the dialog. Any unsaved changes will be + lost. + + + + The rest of the dialog contains the parameters to be configured. @@ -1913,32 +1925,41 @@ NAR #88757, TRA #12200 computers. This configuration parameter allows the two channels to be used in different configurations. - - - - 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. - - - - - Redundant Apogee. This fires both channels at - apogee, the 'apogee' channel first followed after a two second - delay by the 'main' channel. - - - - - 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. - - - + + + 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. + + + + + Redundant Apogee + + + This fires both channels at + apogee, the 'apogee' channel first followed after a two second + delay by the 'main' channel. + + + + + 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. + + + +
Pad Orientation @@ -1949,22 +1970,28 @@ NAR #88757, TRA #12200 parameter allows that default to be changed, permitting the board to be mounted with the antenna pointing aft instead. - - - - Antenna Up. In this mode, the antenna end of the - TeleMetrum board must point forward, in line with the - expected flight path. - - - - - Antenna Down. In this mode, the antenna end of the - TeleMetrum board must point aft, in line with the - expected flight path. - - - + + + Antenna Up + + + In this mode, the antenna end of the + TeleMetrum board must point forward, in line with the + expected flight path. + + + + + Antenna Down + + + In this mode, the antenna end of the + TeleMetrum board must point aft, in line with the + expected flight path. + + + +
Configure Pyro Channels @@ -2111,27 +2138,36 @@ NAR #88757, TRA #12200 At the bottom of the dialog, there are three buttons: - - - - 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. - - - - - Reset. This resets the dialog to the most recently saved values, - erasing any changes you have made. - - - - - Close. This closes the dialog. Any unsaved changes will be - lost. - - - + + + 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. + + + + + Reset + + + This resets the dialog to the most recently saved values, + erasing any changes you have made. + + + + + Close + + + This closes the dialog. Any unsaved changes will be + lost. + + + + The rest of the dialog contains the parameters to be configured. -- 2.30.2