Autopilot configuration reference: Difference between revisions

(RS and SR flip flop types described)
Line 267: Line 267:
Example: simple RS flip flop
Example: simple RS flip flop
  <flipflop>
  <flipflop>
   <type>RS</type>
   <type>RS</type> &lt;!-- or SR --&gt;
   &lt;S&gt;
   &lt;S&gt;
     <property>/myflipflop/set</property>
     <property>/myflipflop/set</property>