From: Keith Packard Date: Mon, 25 Nov 2013 09:15:36 +0000 (-0800) Subject: doc: Work on AltosUI Pyro config docs a bit more. X-Git-Tag: 1.3~92 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=73b1a7e644e255558378ab66de6426a7dfd8a7dc;hp=82b42935d047d2f7c2f7a63a3efb72a3f1d5594e doc: Work on AltosUI Pyro config docs a bit more. Signed-off-by: Keith Packard --- diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index ee809f08..0fb26e68 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1919,18 +1919,109 @@ NAR #88757, TRA #12200 Configure Pyro Channels This opens a separate window to configure the additional - pyro channels available on TeleMega. One column is presented - for each channel. Each row represents a single parameter, if - enabled the parameter must meet the specified test for the - pyro channel to be fired. + pyro channels available on TeleMega. One column is + presented for each channel. Each row represents a single + parameter, if enabled the parameter must meet the specified + test for the pyro channel to be fired. - + Acceleration less than. + + + + + Acceleration greater than. + + + + + Speed less than. + + + + + Speed greater than. + + + + + Height less than. + + + + + Height greater than. + + + + + Angle from vertical less than. + + + + + Angle from vertical greater than. + + + + + Time since boost less than. + + + + + Time since boost greater than. + + + + + Ascending. This is exactly the same as setting a + condition for speed > 0. + + + + + Descending. This is exactly the same as setting a + condition for speed < 0. + + + + + After motor number. + + + + + Delay after other conditions. + + + + + Flight state before. + + + + + Flight state after. + + Select conditions and set the related value; the pyro + channel will be activated when all of the + conditions are met. Each pyro channel has a separate set of + configuration values, so you can use different values for + the same condition with different channels. + + + Once you have selected the appropriate configuration for all + of the necessary pyro channels, you can save the pyro + configuration along with the rest of the flight computer + configuration by pressing the 'Save' button in the main + Configure Flight Computer window. +
@@ -1995,9 +2086,10 @@ NAR #88757, TRA #12200 This switches between metric units (meters) and imperial units (feet and miles). This affects the display of values - use during flight monitoring, data graphing and all of the - voice announcements. It does not change the units used when - exporting to CSV files, those are always produced in metric units. + use during flight monitoring, configuration, data graphing + and all of the voice announcements. It does not change the + units used when exporting to CSV files, those are always + produced in metric units.
@@ -2205,7 +2297,11 @@ NAR #88757, TRA #12200 This brings up a dialog similar to the Monitor Flight UI, except it works with the altimeter in “idle” mode by sending query commands to discover the current state rather than - listening for telemetry packets. + listening for telemetry packets. Because this uses command + mode, it needs to have the TeleDongle and flight computer + callsigns match exactly. If you can receive telemetry, but + cannot manage to run Monitor Idle, then it's very likely that + your callsigns are different in some way.