State overlay system: Difference between revisions

Jump to navigation Jump to search
 
Line 102: Line 102:
</PropertyList>
</PropertyList>
</syntaxhighlight>
</syntaxhighlight>
=== JSBSim Aircraft ===
<code>/sim/presets/running=true</code> should set the engines running (see FGJSBsim::init() in FDM/JSBSim/JSBSim.cxx).  However, from observation this appear unreliable for reciprocating engines.
The overlay state is written to <code>/sim/aircraft-state</code>, and can be used to trigger autostart in appropriate circumstance (e.g. take-off, cruise, approach)


== Background ==
== Background ==

Navigation menu