From 73b1a7e644e255558378ab66de6426a7dfd8a7dc Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 25 Nov 2013 01:15:36 -0800 Subject: [PATCH 1/1] doc: Work on AltosUI Pyro config docs a bit more. Signed-off-by: Keith Packard --- doc/altusmetrum.xsl | 114 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 105 insertions(+), 9 deletions(-) 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.
-- 2.30.2