Formating

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2020-07-19 01:11:48 +10:00
parent 6932c945cb
commit 13a09d7d03
3 changed files with 210 additions and 219 deletions

View file

@ -23,16 +23,16 @@
</runways>
</airport>
<startup>
<splash-texture>Aircraft/A350-family/Splashs/splash.png</splash-texture>
</startup>
<previews>
<startup>
<splash-texture>Aircraft/A350-family/Splashs/splash.png</splash-texture>
</startup>
<previews>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Splashs/splash.png</path>
</preview>
</previews>
</previews>
<aircraft-data>
<path>/sim/model/autopush/route/show</path>
<path>/sim/model/autopush/route/show-wingtip</path>

View file

@ -264,15 +264,15 @@
<command>nasal</command>
<script>A350XWB.enginesystem.autostart();</script>
</binding>
</item>
</item>
<item>
<item>
<label>Select livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.toggle()</script>
</binding>
</item>
</item>
<item>
<label>Autopilot Dialog</label>
<binding>
@ -357,17 +357,17 @@
<!-- Systems -->
<systems>
<autopilot>
<name>IT-AUTOFLIGHT</name>
<path>Aircraft/A350-family/Systems/it-autoflight.xml</path>
<name>IT-AUTOFLIGHT</name>
<path>Aircraft/A350-family/Systems/it-autoflight.xml</path>
</autopilot>
<autopilot>
<name>IT-AUTOTHRUST</name>
<path>Aircraft/A350-family/Systems/it-autothrust.xml</path>
<name>IT-AUTOTHRUST</name>
<path>Aircraft/A350-family/Systems/it-autothrust.xml</path>
</autopilot>
<autopilot>
<name>Gear AGL FT</name>
<path>Aircraft/A350-family/Systems/gear-agl-ft.xml</path>
</autopilot>
<autopilot>
<name>Gear AGL FT</name>
<path>Aircraft/A350-family/Systems/gear-agl-ft.xml</path>
</autopilot>
<wingflexer include="Systems/wingflexer-params.xml"/>
<property-rule n="100">
<name>wing flexer property rule</name>
@ -375,38 +375,38 @@
</property-rule>
</systems>
<multiplay>
<generic>
<int n="0" alias="/systems/electrical/outputs/strobe"/>
<int n="1" alias="/systems/electrical/outputs/beacon"/>
<int n="2" alias="/systems/electrical/outputs/taxi-lights"/>
<int n="3" alias="/systems/electrical/outputs/logo-lights"/>
<int n="4" alias="/systems/electrical/outputs/landing-light[0]"/>
<int n="5" alias="/systems/electrical/outputs/landing-light[1]"/>
<int n="6" alias="/systems/electrical/outputs/landing-light[2]"/>
<int n="7" alias="/systems/electrical/outputs/nav-lights"/>
<int n="8" alias="/systems/electrical/outputs/cabin-lights"/>
<multiplay>
<generic>
<int n="0" alias="/systems/electrical/outputs/strobe"/>
<int n="1" alias="/systems/electrical/outputs/beacon"/>
<int n="2" alias="/systems/electrical/outputs/taxi-lights"/>
<int n="3" alias="/systems/electrical/outputs/logo-lights"/>
<int n="4" alias="/systems/electrical/outputs/landing-light[0]"/>
<int n="5" alias="/systems/electrical/outputs/landing-light[1]"/>
<int n="6" alias="/systems/electrical/outputs/landing-light[2]"/>
<int n="7" alias="/systems/electrical/outputs/nav-lights"/>
<int n="8" alias="/systems/electrical/outputs/cabin-lights"/>
<float n="0" alias="/gear/gear[0]/compression-ft"/>
<float n="1" alias="/gear/gear[1]/compression-ft"/>
<float n="2" alias="/gear/gear[2]/compression-ft"/>
<float n="3" alias="/surface-positions/speedbrake-pos-norm"/>
<float n="4" alias="/surface-positions/reverser-norm"/>
<float n="5" alias="/gear/gear[0]/rollspeed-ms"/>
<float n="6" alias="/gear/gear[1]/rollspeed-ms"/>
<float n="7" alias="/gear/gear[2]/rollspeed-ms"/>
<float n="8" alias="/gear/gear[0]/compression-norm"/>
<float n="9" alias="/gear/gear[1]/compression-norm"/>
<float n="10" alias="/gear/gear[2]/compression-norm"/>
<string alias="/sim/multiplay/callsign"/>
</generic>
</multiplay>
<float n="0" alias="/gear/gear[0]/compression-ft"/>
<float n="1" alias="/gear/gear[1]/compression-ft"/>
<float n="2" alias="/gear/gear[2]/compression-ft"/>
<float n="3" alias="/surface-positions/speedbrake-pos-norm"/>
<float n="4" alias="/surface-positions/reverser-norm"/>
<float n="5" alias="/gear/gear[0]/rollspeed-ms"/>
<float n="6" alias="/gear/gear[1]/rollspeed-ms"/>
<float n="7" alias="/gear/gear[2]/rollspeed-ms"/>
<float n="8" alias="/gear/gear[0]/compression-norm"/>
<float n="9" alias="/gear/gear[1]/compression-norm"/>
<float n="10" alias="/gear/gear[2]/compression-norm"/>
<string alias="/sim/multiplay/callsign"/>
</generic>
</multiplay>
<flight-recorder include="Systems/flight-recorder.xml"/>
<flight-recorder include="Systems/flight-recorder.xml"/>
<instrument-options>
<canvas-popup-enable type="bool">true</canvas-popup-enable>
</instrument-options>
<instrument-options>
<canvas-popup-enable type="bool">true</canvas-popup-enable>
</instrument-options>
</sim>
@ -424,89 +424,80 @@
</fdm>
<it-autoflight>
<config>
<roll>
<kp-low>0.11</kp-low> <!-- Kp at low speed -->
<kp-high>0.05</kp-high> <!-- Kp at high speed -->
<ti>1.0</ti>
<td>0.0001</td>
</roll>
<pitch>
<kp-low>-0.14</kp-low> <!-- Kp at low speed -->
<kp-high>-0.06</kp-high> <!-- Kp at high speed -->
<ti>0.5</ti>
<td>0.001</td>
</pitch>
<cmd>
<hdg>1.6</hdg>
<vorloc>2.6</vorloc>
<alt-gain>-5</alt-gain>
</cmd>
<autoland>
<pitch-kp>0.0051</pitch-kp>
<yaw-kp>-0.05</yaw-kp>
</autoland>
<rollout>
<roll-kp>-0.1</roll-kp>
<pitch-defl>0.15</pitch-defl>
<yaw-kp>-0.02</yaw-kp>
</rollout>
</config>
<settings>
<auto-bank-max-deg>30</auto-bank-max-deg> <!-- Maximum Auto Bank Limit -->
<disable-final>0</disable-final> <!-- Disable the Final Controllers -->
<land-enable>1</land-enable> <!-- Enable/Disable Autoland -->
<land-flap>0.7</land-flap> <!-- Minimum Flap used for Landing -->
<retard-ft>30</retard-ft> <!-- Enable Thrust Retard -->
<retard-enable>1</retard-enable> <!-- AGL to Thrust Retard -->
<togaspd>160</togaspd> <!-- V2 + 10kts -->
<lat-agl-ft>50</lat-agl-ft> <!-- Set to 999999 if you do not want T/O to change automatically to LNAV (if armed) -->
<reduc-agl-ft>1500</reduc-agl-ft> <!-- Set to 999999 if you do not want TOGA to change automatically to FLCH -->
<autoland-without-ap>1</autoland-without-ap> <!-- Engage LAND and FLARE Modes even if the AP is off -->
</settings>
</it-autoflight>
<config>
<roll>
<kp-low>0.11</kp-low> <!-- Kp at low speed -->
<kp-high>0.05</kp-high> <!-- Kp at high speed -->
<ti>1.0</ti>
<td>0.0001</td>
</roll>
<pitch>
<kp-low>-0.14</kp-low> <!-- Kp at low speed -->
<kp-high>-0.06</kp-high> <!-- Kp at high speed -->
<ti>0.5</ti>
<td>0.001</td>
</pitch>
<cmd>
<hdg>1.6</hdg>
<vorloc>2.6</vorloc>
<alt-gain>-5</alt-gain>
</cmd>
<autoland>
<pitch-kp>0.0051</pitch-kp>
<yaw-kp>-0.05</yaw-kp>
</autoland>
<rollout>
<roll-kp>-0.1</roll-kp>
<pitch-defl>0.15</pitch-defl>
<yaw-kp>-0.02</yaw-kp>
</rollout>
</config>
<settings>
<auto-bank-max-deg>30</auto-bank-max-deg> <!-- Maximum Auto Bank Limit -->
<disable-final>0</disable-final> <!-- Disable the Final Controllers -->
<land-enable>1</land-enable> <!-- Enable/Disable Autoland -->
<land-flap>0.7</land-flap> <!-- Minimum Flap used for Landing -->
<retard-ft>30</retard-ft> <!-- Enable Thrust Retard -->
<retard-enable>1</retard-enable> <!-- AGL to Thrust Retard -->
<togaspd>160</togaspd> <!-- V2 + 10kts -->
<lat-agl-ft>50</lat-agl-ft> <!-- Set to 999999 if you do not want T/O to change automatically to LNAV (if armed) -->
<reduc-agl-ft>1500</reduc-agl-ft> <!-- Set to 999999 if you do not want TOGA to change automatically to FLCH -->
<autoland-without-ap>1</autoland-without-ap> <!-- Engage LAND and FLARE Modes even if the AP is off -->
</settings>
</it-autoflight>
<instrumentation>
<mk-viii> <!-- mk-viii configuration, see: http://wiki.flightgear.org/index.php/GPWS -->
<serviceable>true</serviceable> <!-- EGPWS_ENABLE -->
<configuration-module>
<category-1> <!-- AIRCRAFT_MODE_TYPE_SELECT -->
255 <!-- aircraft type T1, fast turbofan -->
</category-1>
<category-4> <!-- ALTITUDE_CALLOUTS -->
11 <!-- enable all altitude callouts -->
</category-4>
<category-8> <!-- RADIO_ALTITUDE_INPUT_SELECT -->
3 <!-- use precise (but YASim-specific) gear altitude -->
</category-8>
<category-13> <!-- INPUT_OUTPUT_DISCRETE_TYPE_SELECT -->
5 <!-- flashing warning lamp -->
</category-13>
</configuration-module>
<voice>
<file-prefix type="string">Sounds/mk-viii/</file-prefix>
</voice>
<inputs> <!-- Module I/O -->
<arinc429>
<!-- provide fixed value for decision height -->
<decision-height-ncd> false </decision-height-ncd>
<decision-height> 250 </decision-height>
</arinc429>
</inputs>
<input-feeders> <!-- disable some internal default feeders -->
<discretes>
<!-- will provide custom (nasal) sources for the following input feeders -->
<glideslope-inhibit> false </glideslope-inhibit>
<landing-gear> false </landing-gear>
<landing-flaps> false </landing-flaps>
</discretes>
</input-feeders>
<speaker> <!-- Speaker Configuration -->
<max-dist type="double"> 200.0 </max-dist> <!-- Max. distance where speaker is heard -->
<reference-dist type="double"> 2 </reference-dist> <!-- Distance to pilot -->
<volume type="double"> 2 </volume> <!-- Volume at reference distance -->
</speaker>
</mk-viii>
<!-- mk-viii configuration, see: http://wiki.flightgear.org/index.php/GPWS -->
<mk-viii>
<serviceable>true</serviceabl>
<configuration-module>
<category-1>255</category-1>
<category-4>11</category-4>
<category-8>3</category-8>
<category-13>5</category-13>
</configuration-module>
<voice>
<file-prefix type="string">Sounds/mk-viii/</file-prefix>
</voice>
<inputs>
<arinc429>
<decision-height-ncd>false</decision-height-ncd>
<decision-height>250</decision-height>
</arinc429>
</inputs>
<input-feeders>
<discretes>
<glideslope-inhibit>false</glideslope-inhibit>
<landing-gear>false</landing-gear>
<landing-flaps>false</landing-flaps>
</discretes>
</input-feeders>
<speaker>
<max-dist type="double">200.0</max-dist>
<reference-dist type="double">2</reference-dist>
<volume type="double">2</volume>
</speaker>
</mk-viii>
</instrumentation>
<consumables>

View file

@ -1,97 +1,97 @@
<?xml version="1.0"?>
<PropertyList>
<key n="123">
<name>{</name>
<desc>Turn cutoffs off</desc>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[0]/cutoff</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[1]/cutoff</property>
<value>1</value>
</binding>
</key>
<key n="125">
<name>}</name>
<desc>Turn cutoffs on</desc>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[0]/cutoff</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[1]/cutoff</property>
<value>0</value>
</binding>
</key>
<key n="123">
<name>{</name>
<desc>Turn cutoffs off</desc>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[0]/cutoff</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[1]/cutoff</property>
<value>1</value>
</binding>
</key>
<key n="125">
<name>}</name>
<desc>Turn cutoffs on</desc>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[0]/cutoff</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/controls/engines/engine[1]/cutoff</property>
<value>0</value>
</binding>
</key>
<key n="2">
<name>Ctrl-b</name>
<desc>Speedbrakes</desc>
<repeatable>true</repeatable>
<binding>
<command>property-cycle</command>
<property>controls/flight/speedbrake</property>
<value>0.0</value>
<value>0.5</value>
<value>1.0</value>
</binding>
</key>
<key n="127">
<name>Delete</name>
<desc>Toggle thrust reversers</desc>
<binding>
<command>nasal</command>
<script>
reversethrust.togglereverser();
</script>
</binding>
</key>
<key n="66">
<name>B</name>
<desc>Toggle parking brakes</desc>
<binding>
<command>nasal</command>
<script>
A350XWB.toggle_parkingbrakes();
</script>
</binding>
</key>
<key n="119">
<name>w</name>
<desc>Walk forward toward view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(0.1);
</script>
</binding>
</key>
<key n="87">
<name>W</name>
<desc>Run forward toward view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(0.25);
</script>
</binding>
</key>
<key n="115">
<name>s</name>
<desc>Walk backward from view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(-0.1);
</script>
</binding>
</key>
<key n="2">
<name>Ctrl-b</name>
<desc>Speedbrakes</desc>
<repeatable>true</repeatable>
<binding>
<command>property-cycle</command>
<property>controls/flight/speedbrake</property>
<value>0.0</value>
<value>0.5</value>
<value>1.0</value>
</binding>
</key>
<key n="127">
<name>Delete</name>
<desc>Toggle thrust reversers</desc>
<binding>
<command>nasal</command>
<script>
reversethrust.togglereverser();
</script>
</binding>
</key>
<key n="66">
<name>B</name>
<desc>Toggle parking brakes</desc>
<binding>
<command>nasal</command>
<script>
A350XWB.toggle_parkingbrakes();
</script>
</binding>
</key>
<key n="119">
<name>w</name>
<desc>Walk forward toward view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(0.1);
</script>
</binding>
</key>
<key n="87">
<name>W</name>
<desc>Run forward toward view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(0.25);
</script>
</binding>
</key>
<key n="115">
<name>s</name>
<desc>Walk backward from view</desc>
<repeatable type="bool">true</repeatable>
<binding>
<command>nasal</command>
<script>
walk.walk_about(-0.1);
</script>
</binding>
</key>
</PropertyList>