Correct XML well-formedness errors.
This commit is contained in:
parent
30608cc982
commit
d8032df111
3 changed files with 3 additions and 4 deletions
|
@ -61,7 +61,7 @@
|
|||
x="-1" y="0" z="0" mass="400" moment="8">
|
||||
<actionpt x="0" y="0" z="0"/>
|
||||
<control-input axis="/controls/engines/engine[0]/throttle" control="THROTTLE"/>
|
||||
<control-input axis="/controls/engines/engine[0]/starter control="STARTER"/>
|
||||
<control-input axis="/controls/engines/engine[0]/starter" control="STARTER"/>
|
||||
<control-input axis="/controls/engines/engine[0]/magnetos" control="MAGNETOS"/>
|
||||
<control-input axis="/controls/engines/engine[0]/mixture" control="MIXTURE"/>
|
||||
</propeller>
|
||||
|
|
|
@ -48,7 +48,6 @@ BAC TSR2 simulation config.
|
|||
<engine n="0">
|
||||
<magnetos>3</magnetos>
|
||||
</engine>
|
||||
</engines>
|
||||
<engine n="1">
|
||||
<magnetos>3</magnetos>
|
||||
</engine>
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
MAXTHROTTLE: maximum throttle setting (as before)
|
||||
MINTHROTTLE: minimum throttle setting (as before)
|
||||
-->
|
||||
<!---
|
||||
<!--
|
||||
From: http://www.google.com/search?q=cache:FoqW4cX9V6UC:www.skywagonranch.com/TDS/TCDS/E-273.DOC+Continental+O-470-M+spec&hl=en
|
||||
--->
|
||||
-->
|
||||
|
||||
<FG_PISTON NAME="IO470D">
|
||||
MINMP 6.5
|
||||
|
|
Loading…
Add table
Reference in a new issue