123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887 |
- <?xml version="1.0"?>
- <!--
- ************************************************************************
- EC 135 simulation config.
- ************************************************************************
- -->
- <PropertyList>
- <sim>
- <description>Eurocopter EC-145</description>
- <author>Melchior Franz (Nasal + config)Heiko Schulz, Maik Justus, StuartC (FDM), Melchior Franz (Nasal)</author>
- <status>0.3.1</status>
- <license>GPL v2</license>
- <aircraft-version>0.1b</aircraft-version>
- <flight-model>yasim</flight-model>
- <aero>ec145</aero>
- <fuel-fraction>0.8</fuel-fraction>
- <startup>
- <splash-texture>Aircraft/ec145/splash.jpg</splash-texture>
- </startup>
-
-
- <flight-recorder include="Systems/flight-recorder.xml"/>
-
- <multiplay>
- <generic>
- <string n="2" type="string">EC-145</string>
- <!-- Nav lights on -->
- <int n="0" alias="/controls/switches/nav-lights-switch" />
- <!-- Beacon on -->
- <int n="1" alias="/controls/switches/beacon-switch" />
- <!-- Landing lights on -->
- <int n="2" alias="/controls/switches/landing-lights-switch" />
- <!-- Taxi light on -->
- <int n="3" alias="/controls/switches/strobe-switch" />
- <!-- search light on -->
- <int n="8" alias="/controls/switches/search-light-switch" />
- <!-- Crashed -->
- <int n="7" alias="/sim/crashed" />
-
-
-
- <float n="1" alias="sim/model/bk117/door-positions/rightFrontDoor/position-norm" />
- <float n="2" alias="/sim/model/turret-positions/turretx" /><!-- Searchlight over MP -->
- <float n="3" alias="/sim/model/turret-positions/turretz"/><!-- searchlight over MP -->
- <float n="4" alias="/sim/model/rescue-lift"/><!-- winchman over MP -->
- <string n="1" alias="/sim/weight[5]/selected" /><!-- Payload over multiplayer -->
-
-
- </generic>
- </multiplay>
- <sound>
- <path>Aircraft/ec145/Sounds/sound.xml</path>
- </sound>
- <!--=============================================================== Start of Warty mod -->
- <allow-toggle-cockpit>true</allow-toggle-cockpit>
- <panel>
- <path>AFCS/heli-mini-panel-W1.xml</path>
- <hide-nonzero-heading-offset>false</hide-nonzero-heading-offset>
- </panel>
- <!--================================================================= End of Warty mod -->
- #====================================================================== Start of Warty mod
- <hud>
- <path n="1">AFCS/hud_heli.xml</path>
- <visibility n="1">true</visibility>
- <palette>
- <color n="0">
- <alpha type="float">0.85</alpha>
- <antialiased type="bool">true</antialiased>
- <brightness type="float">0.85</brightness>
- <transparent type="bool">true</transparent>
- <red type="float">0.38</red>
- <green type="float">1.0</green>
- <blue type="float">0.22</blue>
- </color>
- <color n="1">
- <alpha type="float">0.85</alpha>
- <antialiased type="bool">true</antialiased>
- <brightness type="float">0.85</brightness>
- <transparent type="bool">true</transparent>
- <red type="float">1.0</red>
- <green type="float">0.2</green>
- <blue type="float">0.0</blue>
- </color>
- <color n="2">
- <alpha type="float">0.85</alpha>
- <antialiased type="bool">true</antialiased>
- <brightness type="float">0.85</brightness>
- <transparent type="bool">true</transparent>
- <red type="float">0.0</red>
- <green type="float">0.0</green>
- <blue type="float">0.7</blue>
- </color>
- </palette>
- </hud>
- #======================================================================== End of Warty mod
- <systems>
- <electrical>
- <path>Aircraft/Generic/generic-electrical.xml</path>
- </electrical>
- <autopilot n="101">
- <name>Helionix instrumentation drivers</name>
- <path>Aircraft/ec145/Systems/filter.xml</path>
- </autopilot>
- </systems>
- <!--<instrumentation>
- <path>Aircraft/ec135/instrumentation/instrumentation.xml</path>
- </instrumentation>-->
- <model>
- <path archive="y">Aircraft/ec145/Models/EC-145.xml</path>
- <rescue-lift>1</rescue-lift>
- <rescue type="bool">false</rescue>
- <bk117>
-
- <particles>
- <enabled type="bool">true</enabled>
- </particles>
- </bk117>
- </model>
- <rendering>
- <refl_correction type="string">-0.05</refl_correction>
- </rendering>
-
- <airport>
- <runways>
- <start-offset-m>3.3</start-offset-m>
- </runways>
- </airport>
- <!--view-->
- <view n="0">
- <name>Cockpit</name>
- <type>lookfrom</type>
- <internal type="bool">true</internal>
- <config>
- <x-offset-m type="double">0.33</x-offset-m><!--left-->
- <y-offset-m type="double">0.6</y-offset-m><!--up-->
- <!--y-offset-m type="double">0.4</y-offset-m--><!--up-->
- <z-offset-m type="double">0.5</z-offset-m><!--back-->
- <!--pitch-offset-deg>-14</pitch-offset-deg-->
- <pitch-offset-deg>-16</pitch-offset-deg>
- <default-field-of-view-deg type="double">80</default-field-of-view-deg>
- </config>
- </view>
-
-
-
- <view n="101">
- <name>Pilot cam</name>
- <type>lookfrom</type>
- <internal type="bool">true</internal>
- <config>
- <from-model type="bool">true</from-model>
- <from-model-idx type="int">0</from-model-idx>
- <x-offset-m type="double">0</x-offset-m><!--left-->
- <y-offset-m type="double">0.45</y-offset-m><!--up-->
- <z-offset-m type="double">0</z-offset-m><!--back-->
- <pitch-offset-deg>-20</pitch-offset-deg>
- <heading-offset-deg>199</heading-offset-deg>
- <default-field-of-view-deg>110</default-field-of-view-deg>
- </config>
-
- </view>
-
-
- <view n="102">
- <name>Over the shoulder</name>
- <type>lookfrom</type>
- <internal type="bool">true</internal>
- <config>
- <from-model type="bool">true</from-model>
- <from-model-idx type="int">0</from-model-idx>
- <x-offset-m archive="y">0.</x-offset-m><!--right-->
- <y-offset-m archive="y">0.65</y-offset-m><!--up-->
- <z-offset-m archive="y">2.2</z-offset-m><!--back-->
- <pitch-offset-deg>-14</pitch-offset-deg>
- <heading-offset-deg>0</heading-offset-deg>
- <default-field-of-view-deg>65</default-field-of-view-deg>
- </config>
-
- </view>
-
-
- <view n="103">
- <name>Cabin crew member</name>
- <type>lookfrom</type>
- <internal type="bool">true</internal>
- <config>
- <from-model type="bool">true</from-model>
- <from-model-idx type="int">0</from-model-idx>
- <x-offset-m archive="y">0.5613</x-offset-m><!--right-->
- <y-offset-m archive="y">0.42</y-offset-m><!--up-->
- <z-offset-m archive="y">1.3</z-offset-m><!--back-->
- <pitch-offset-deg>-14</pitch-offset-deg>
- <heading-offset-deg>180</heading-offset-deg>
- <default-field-of-view-deg>65</default-field-of-view-deg>
- </config>
-
- </view>
-
- <view n="1">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <view n="2">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <view n="3">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <view n="4">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <view n="5">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <view n="6">
- <config>
- <target-z-offset-m archive="y" type="double">2.5</target-z-offset-m>
- </config>
- </view>
- <weight n="0">
- <name>Pilot</name>
- <weight-lb>180</weight-lb>
- <max-lb>300</max-lb>
- </weight>
- <weight n="1">
- <name>Co-Pilot</name>
- <weight-lb>180</weight-lb>
- <max-lb>300</max-lb>
- </weight>
- <weight n="2">
- <name>Right Passenger</name>
- <weight-lb>0</weight-lb>
- <max-lb>300</max-lb>
- </weight>
- <weight n="3">
- <name>Middle Passenger</name>
- <weight-lb>0</weight-lb>
- <max-lb>300</max-lb>
- </weight>
- <weight n="4">
- <name>Left Passenger</name>
- <weight-lb>0</weight-lb>
- <max-lb>300</max-lb>
- </weight>
- <weight n="5">
- <name>Load</name>
- <weight-lb>0</weight-lb>
- <selected>none</selected>
- <opt>
- <name>none</name>
- <lbs>0</lbs>
- </opt>
- <opt>
- <name>Law Enforcement</name>
- <lbs>650</lbs>
- </opt>
- <opt>
- <name>Passenger</name>
- <lbs>800</lbs>
- </opt>
- <opt>
- <name>SAR</name>
- <lbs>1100</lbs>
- </opt>
- <opt>
- <name>Medivac</name>
- <lbs>1150</lbs>
- </opt>
- </weight>
- <help>
- <key>
- <name>]</name>
- <desc>Start engines</desc>
- </key>
-
- <key>
- <name>[</name>
- <desc>Shut down engines</desc>
- </key>
-
- <key>
- <name>Ctrl d</name>
- <desc>Turn off SAS</desc>
- </key>
-
- <key>
- <name>w</name>
- <desc>Rotate Searchlight Up</desc>
- </key>
- <key>
- <name>a</name>
- <desc>Rotate Searchlight Left</desc>
- </key>
- <key>
- <name>s</name>
- <desc>Rotate Searchlight Down</desc>
- </key>
- <key>
- <name>d</name>
- <desc>Rotate Searchlight Right</desc>
- </key>
- <line> Landing light + Search light ( when fitted ) are switched on/off from the switches on the collective.</line>
- <line> All other exterior lights are controlled from the switches in the overhead panel.</line>
- </help>
- <hitches>
- <!-- make sure some properties do exist, when the list for multiplayer transfere is defined-->
- <!-- they need to be in the same value, as they are initilized in the FDM, to get the same values after reset
- should fix this somehow-->
- <aerotow>
- <tow>
- <length type="float">60</length>
- <elastic-constant type="float">10000</elastic-constant>
- <weight-per-m-kg-m type="float">1</weight-per-m-kg-m>
- <dist type="float">1</dist>
- <connected-to-property-node type="bool"></connected-to-property-node>
- <brake-force type="float">100000</brake-force>
- <connected-to-ai-or-mp-callsign type ="string">*</connected-to-ai-or-mp-callsign>
- <end-force-x type ="float">0</end-force-x>
- <end-force-y type ="float">0</end-force-y>
- <end-force-z type ="float">0</end-force-z>
- </tow>
- <speed-in-tow-direction type="float">0</speed-in-tow-direction>
- <open type="bool">true</open>
- <local-pos-x type="float">0</local-pos-x>
- <local-pos-y type="float">0</local-pos-y>
- <local-pos-z type="float">0</local-pos-z>
- <is-slave type="bool">true</is-slave>
- </aerotow>
- </hitches>
- <menubar>
- <default>
- <menu n="10">
- <label>EC-145</label>
- <enabled type="bool">true</enabled>
- <item>
- <label>Select Livery</label>
- <binding>
- <command>nasal</command>
- <script>aircraft.livery.dialog.toggle()</script>
- </binding>
- </item>
-
- <item>
- <label>Show/hide Rotor Particles</label>
- <binding>
- <command>nasal</command>
- <script>
- var p = "sim/model/rotor-partcles";
- setprop(p, var i = !getprop(p));
- gui.popupTip("Rotor Particles visible " ~ (i ? "Off" : "On"));
- </script>
- </binding>
- </item>
- </menu>
- </default>
- </menubar>
- </sim>
-
-
-
- <environment>
- <turbulence>
- <use-cloud-turbulence>true</use-cloud-turbulence>
- </turbulence>
- </environment>
-
-
- <consumables>
- <fuel>
- <tank>
- <name>Main</name>
- <selected type="bool" write="n">1</selected>
- <density-ppg type="double" write="n">6.682</density-ppg>
- </tank>
- <tank>
- <name>Supply</name>
- <selected type="bool" write="n">1</selected>
- <density-ppg type="double" write="n">6.682</density-ppg>
- </tank>
- </fuel>
- </consumables>
- <controls>
- <rotor>
- <reltarget type="double">0</reltarget>
- <maxreltorque type="double">0</maxreltorque>
- </rotor>
- <!--
- <lighting>
- <strobe type="bool">false</strobe>
- <beacon type="bool">false</beacon>
- <nav-lights type="bool">false</nav-lights>
- </lighting>
- -->
-
- </controls>
- <instrumentation>
- <gsdi>
- <serviceable type="bool">true</serviceable>
- </gsdi>
- <hsi>
- <serviceable type="bool" archive="y">true</serviceable>
- </hsi>
-
- <efis>
- <ecam>
- <display-mode type="string">FUEL</display-mode>
- </ecam>
- <nd>
- <display-mode type="string">VOR</display-mode>
- <display-mode-knob type="int">2</display-mode-knob>
- <display-range type="int">20</display-range>
-
- </nd>
- <input>
- <vor-adf-1 type="int">1</vor-adf-1>
- <vor-adf-2 type="int">1</vor-adf-2>
- <CSTR type="bool">1</CSTR>
- <WPT type="bool">1</WPT>
- <VORD type="bool">1</VORD>
- <NDB type="bool">1</NDB>
- <ARPT type="bool">1</ARPT>
- <WX type="bool">1</WX>
- <TERR type="bool">1</TERR>
- <TRAF type="bool">1</TRAF>
- <taxi type="bool">1</taxi>
- </input>
-
- </efis>
-
- <cdu>
- <display>IDENT</display>
- <ident>
- <model>EC 145</model>
- <engines>-80C2B1F</engines>
- </ident>
- <input type="string"/>
- <serviceable type="bool">true</serviceable>
- </cdu>
-
-
- <tcas>
- <serviceable type="bool">true</serviceable>
- <inputs>
- <mode type="int">3</mode> <!-- 0=off, 1=standby, 2=TA-only, 3=auto(TA/RA) -->
- </inputs>
- <!--voice>
- <file-prefix type="string">Sounds/tcas/</file-prefix>
- </voice-->
- <speaker> <!-- Speaker Configuration -->
- <max-dist type="double">2</max-dist> <!-- Max. distance where speaker is heard -->
- <reference-dist type="double">1</reference-dist> <!-- Distance to pilot -->
- <volume type="double"> 1 </volume> <!-- Volume at reference distance -->
- </speaker>
- <range type="int">3</range>
- </tcas>
- <tcas-display>
- <radar-texture-path type="string">Aircraft/ec145/Models/instruments/mfd/tacas/tcas-display.png</radar-texture-path>
- <symbol-texture-path type="string">Aircraft/ec145/Models/instruments/mfd/tacas/symbols.png</symbol-texture-path>
- <font>
- <color>
- <red type="float">0.7</red>
- <green type="float">0.7</green>
- <blue type="float">0.7</blue>
- <alpha type="float">1</alpha>
- </color>
- <name type="string">helvetica_bold.txf</name>
- <size type="float">14</size>
- <line-spacing type="float">0.01</line-spacing>
- </font>
- <serviceable type="bool">true</serviceable>
- <range type="int" archive="y">3</range>
- <aircraft-heading-up type="bool">true</aircraft-heading-up>
- <heading-up-deg type="float">0.01</heading-up-deg>
- <x-center type="float">0.5</x-center>
- <y-center type="float">0.5</y-center>
- <display>
- </display>
- <line-width type="double">3</line-width>
- </tcas-display>
- <radar>
- <switch type="string" >off</switch>
- <switch-pos type="int">0</switch-pos>
- <mode-control type="int" >1</mode-control>
- <display-controls>
- <WX type="bool" >false</WX>
- <pos type="bool" >true</pos>
- <data type="bool" >false</data>
- <centre type="bool" >true</centre>
- <symbol type="bool" >true</symbol>
- <tcas type="bool" >true</tcas>
- </display-controls>
- <serviceable type="bool">true</serviceable>
- <range type="int" >10</range>
- <reference-range-nm type="double" >20</reference-range-nm>
- <mode type="string" >WX</mode>
- <font>
- <tcas>
- <color n="0"> <!-- distant targets -->
- <red type="float">0</red>
- <green type="float">1</green>
- <blue type="float">1</blue>
- </color>
- <color n="1"> <!-- proximity targets -->
- <red type="float">0</red>
- <green type="float">1</green>
- <blue type="float">1</blue>
- </color>
- <color n="2"> <!-- TA threat targets -->
- <red type="float">1</red>
- <green type="float">0.5</green>
- <blue type="float">0</blue>
- </color>
- <color n="3"> <!-- RA threat targets -->
- <red type="float">1</red>
- <green type="float">0</green>
- <blue type="float">0</blue>
- </color>
- </tcas>
- </font>
- <lightning type="bool" >false</lightning>
- <display-mode type="string" >map</display-mode>
- <radar-texture-path type="string">Aircraft/ec145/Models/instruments/mfd/tcas-2.png</radar-texture-path>
- <echo-texture-path type="string" >Aircraft/ec145/Models/instruments/mfd/wxecho.png</echo-texture-path>
- <minimized type="bool" >false</minimized>
- <heading-marker type="bool" >true</heading-marker>
- <limit-deg type="int">180</limit-deg>
- </radar>
- </instrumentation>
- <!--=============================================================== Start of Warty mod -->
- <afcs>
- <yaw>0</yaw>
- <targetYawRate>0</targetYawRate>
- <alt>0</alt>
- <targetAltRate>0</targetAltRate>
- <speed>0</speed>
- <targetSpeed>0</targetSpeed>
- </afcs>
- <input>
- <keyboard include="AFCS/helicopter-afcs.xml">
- <!--================================================================= End of Warty mod -->
-
- <key n="100">
- <name>d</name>
- <desc>Set collective to zero</desc>
- <binding>
- <command>nasal</command>
- <script>interpolate("/controls/engines/engine/throttle", 1.0, 1.25)</script>
- </binding>
- </key>
-
-
-
- <key n="4">
- <name>Ctrl-d</name>
- <desc>Toggle SAS enabled</desc>
- <binding>
- <command>nasal</command>
- <script>bk117.sas.toggleEnable();</script>
- </binding>
- </key>
- <!--key n="97">
- <name>a</name>
- <desc>Rotate Spotlight left</desc>
- <repeatable>true</repeatable>
- <interval-sec>0.001</interval-sec>
- <binding>
- <command>property-adjust</command>
- <property>sim/model/turret-positions/turretx</property>
- <step>1</step>
- <max>110</max>
- </binding>
- </key>
- <key n="100">
- <name>d</name>
- <desc>Rotate Spotlight right</desc>
- <repeatable>true</repeatable>
- <interval-sec>0.001</interval-sec>
- <binding>
- <command>property-adjust</command>
- <property>sim/model/turret-positions/turretx</property>
- <step>-1</step>
- <max>110</max>
- </binding>
- </key>
- <key n="119">
- <name>w</name>
- <desc>Rotate Spotlight up</desc>
- <repeatable>true</repeatable>
- <interval-sec>0.001</interval-sec>
- <binding>
- <command>property-adjust</command>
- <property>sim/model/turret-positions/turretz</property>
- <step>1</step>
- <max>0</max>
- </binding>
- </key>
- <key n="115">
- <name>s</name>
- <desc>Rotate Spotlight down</desc>
- <repeatable>true</repeatable>
- <interval-sec>0.001</interval-sec>
- <binding>
- <command>property-adjust</command>
- <property>sim/model/turret-positions/turretz</property>
- <step>-1</step>
- <min>-60</min>
- <max>0</max>
- </binding>
- </key-->
-
- <!--<key n="82">
- <name>R</name>
- <desc>Toggle rotor brake</desc>
- <binding>
- <command>nasal</command>
- <script>
- var p = "/controls/rotor/brake";
- setprop(p, !getprop(p));
- </script>
- </binding>
- </key>
-
- <key n="105">
- <name>i</name>
- <desc>Toggle ignition switch</desc>
- <binding>
- <command>nasal</command>
- <script>
- foreach (var e; controls.engines) {
- if (e.selected.getValue()) {
- var i = e.controls.getNode("ignition", 1);
- i.setValue(!i.getValue());
- }
- }
- </script>
- </binding>
- </key>
- <key n="114">
- <name>r</name>
- <desc>Apply rotor brake</desc>
- <binding>
- <command>nasal</command>
- <script>interpolate("/controls/rotor/brake", 1.0, 2)</script>
- </binding>
- <mod-up>
- <binding>
- <command>nasal</command>
- <script>interpolate("/controls/rotor/brake", 0.0, 2)</script>
- </binding>
- </mod-up>
- </key>
- <key n="118">
- <name>Alt-v</name>
- <desc>Toggle dynamic cockpit view</desc>
- <mod-alt>
- <binding>
- <command>property-toggle</command>
- <property>/sim/view/dynamic/enabled</property>
- </binding>
- </mod-alt>
- </key>-->
- <key n="123">
- <name>{</name>
- <desc>Shutdown Engines</desc>
- <binding>
- <command>nasal</command>
- <script>bk117.shutdown()</script>
- <condition>
- <property>/sim/signals/fdm-initialized</property>
- </condition>
- </binding>
- <!-- <binding>
- <command>nasal</command>
- <script>ec135.cas.toggleEnable();</script>
- </binding>-->
- </key>
- <key n="125">
- <name>}</name>
- <desc>Start Engines</desc>
- <binding>
- <command>nasal</command>
- <script>bk117.startup()</script>
- <condition>
- <property>/sim/signals/fdm-initialized</property>
- </condition>
- </binding>
- <!-- <binding>
- <command>nasal</command>
- <script>ec135.cas.toggleEnable();</script>
- </binding>-->
- </key>
- <key n="79">
- <name>O</name>
- <desc>Open aerotow hook</desc>
- <binding>
- <command>property-assign</command>
- <property>/sim/hitches/aerotow/open</property>
- <value type="bool">true</value>
- </binding>
- </key>
- <key n="111">
- <name>o</name>
- <desc>Lock aerotow hook</desc>
- <binding>
- <command>property-assign</command>
- <property>/sim/hitches/aerotow/open</property>
- <value type="bool">false</value>
- </binding>
- </key>
- <key n="15">
- <name>Ctrl-o</name>
- <desc>Find aircraft for aerotow</desc>
- <binding>
- <command>property-assign</command>
- <property>/controls/aerotow/find-aircraft</property>
- <value type="bool">true</value>
- </binding>
- <mod-up>
- <binding>
- <command>property-assign</command>
- <property>/controls/aerotow/find-aircraft</property>
- <value type="bool">false</value>
- </binding>
- </mod-up>
- </key>
- <!--<key n="108">
- <name>l</name>
- <desc>Landing Light</desc>
- <binding>
- <command>nasal</command>
- <script>bk117.landinglight.toggle()</script>
- </binding>
- </key>-->
-
- <key n="114">
- <name>r</name>
- <desc>Toggle Rescue</desc>
- <binding>
- <command>property-toggle</command>
- <property>/sim/model/rescue</property>
- </binding>
- </key>
- <key n="109">
- <name>m</name>
- <desc>Lift Winch</desc>
- <repeatable type="bool">true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/sim/model/rescue-lift</property>
- <step type="double">-0.01</step>
- <min>0.0</min>
- <max>1</max>
- </binding>
- </key>
- <key n="77">
- <name>M</name>
- <desc>Down Winch</desc>
- <repeatable type="bool">true</repeatable>
- <binding>
- <command>property-adjust</command>
- <property>/sim/model/rescue-lift</property>
- <step type="double">0.01</step>
- <min>0.0</min>
- <max>1</max>
- </binding>
- </key>
-
- </keyboard>
- </input>
- <nasal>
- #====================================================================== Start of Warty mod
- <afcs><file>AFCS/afcs.nas</file></afcs>
- #======================================================================== End of Warty mod
- <bk117>
- <file>Aircraft/ec145/Nasal/bk117.nas</file>
- <file>Aircraft/ec145/Nasal/liveries.nas</file>
- <file>Aircraft/ec145/Nasal/woolthread.nas</file>
- <file>Aircraft/ec145/Nasal/fcs.nas</file>
- <file>Aircraft/ec145/Nasal/casdisable.nas</file>
- <file>Aircraft/ec145/Nasal/mfd.nas</file>
- </bk117>
-
- <lights>
- <file>Aircraft/ec145/Nasal/Lights.nas</file>
- </lights>
-
-
- <cdu>
- <file>Aircraft/Instruments-3d/cdu/boeing.nas</file>
- </cdu>
- <radar><file>Aircraft/Instruments-3d/RDR-160/RDR160.nas</file></radar>
-
- <radar2>
- <file>Aircraft/Instruments-3d/radar2/radar2.nas</file>
- </radar2>
-
- <terrain-map>
- <file>Aircraft/ec145/Nasal/terrain-map.nas</file>
- </terrain-map>
-
-
- <sound-helper>
- <file>Aircraft/ec145/Nasal/sound-helper.nas</file>
- </sound-helper>
- </nasal>
- <rotors>
- <main>
- <rpm type="double">0</rpm>
- </main>
- </rotors>
- </PropertyList>
|