Autopilot configuration reference: Difference between revisions

m (Bot: Automated text replacement (-CVS +Git))
Line 198: Line 198:
Note the unconditional last <tt>&lt;reference<&gt;</tt> element which acts as an "if all others fail, use NAV1" anchor. If no input value return with a successful condition, the input value is undefined.<br />
Note the unconditional last <tt>&lt;reference<&gt;</tt> element which acts as an "if all others fail, use NAV1" anchor. If no input value return with a successful condition, the input value is undefined.<br />
The <tt>&lt;scale&gt;</tt>, <tt>&lt;offset&gt;</tt>, <tt>&lt;min&gt;</tt> and <tt>&lt;max&gt;</tt> elements of input values itself currently don't support input value lists.
The <tt>&lt;scale&gt;</tt>, <tt>&lt;offset&gt;</tt>, <tt>&lt;min&gt;</tt> and <tt>&lt;max&gt;</tt> elements of input values itself currently don't support input value lists.
==== Expressions ====
Complex math or lookup tables may be represented using the [[Expression]] syntax.


=== Output Values ===
=== Output Values ===