1
0
Fork 0

Merge branch 'dev' into pneumatics

This commit is contained in:
legoboyvdlp R 2020-05-13 12:06:29 +01:00
commit bb45ebb812
4 changed files with 54 additions and 35 deletions

View file

@ -1495,6 +1495,12 @@
<category-13 type="int">7</category-13>
<category-14 type="int">0</category-14>
</configuration-module>
<input-feeders>
<discretes>
<!-- disable the built-in input feeder -->
<landing-flaps type="bool">false</landing-flaps>
</discretes>
</input-feeders>
<inputs>
<arinc429>
<decision-height-ncd type="bool">0</decision-height-ncd>
@ -1520,8 +1526,8 @@
<antenna>
<x-offset-m type="double">-1</x-offset-m>
<y-offset-m type="double">0</y-offset-m>
<z-offset-m type="double">2.52</z-offset-m>
</antenna>
<z-offset-m type="double">2.52</z-offset-m>
</antenna>
<az-step-deg type="int">10</az-step-deg>
<az-limit-deg type="int">30</az-limit-deg>
<elev-step-deg type="int">10</elev-step-deg>
@ -1534,8 +1540,8 @@
<antenna>
<x-offset-m type="double">-1</x-offset-m>
<y-offset-m type="double">0</y-offset-m>
<z-offset-m type="double">2.52</z-offset-m>
</antenna>
<z-offset-m type="double">2.52</z-offset-m>
</antenna>
<az-step-deg type="int">10</az-step-deg>
<az-limit-deg type="int">30</az-limit-deg>
<elev-step-deg type="int">10</elev-step-deg>
@ -2313,19 +2319,19 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>controls.applyParkingBrake(1)</script>
</binding>
<mod-up>
<binding>
<condition>
<command>nasal</command>
<script>controls.applyParkingBrake(1)</script>
</binding>
<mod-up>
<binding>
<condition>
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>controls.applyParkingBrake(0)</script>
</binding>
</mod-up>
</binding>
</mod-up>
</key>
<key n="67">
<name>SHIFT-c</name>
@ -2441,9 +2447,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>controls.gearDown(1)</script>
</binding>
<command>nasal</command>
<script>controls.gearDown(1)</script>
</binding>
<mod-up>
<binding>
<condition>
@ -2477,9 +2483,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>aircraft.HUD.cycle_brightness()</script>
</binding>
<command>nasal</command>
<script>aircraft.HUD.cycle_brightness()</script>
</binding>
</key>
<key n="73">
<name>SHIFT-i</name>
@ -2503,9 +2509,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>aircraft.HUD.cycle_type()</script>
</binding>
<command>nasal</command>
<script>aircraft.HUD.cycle_type()</script>
</binding>
</key>
<key n="74">
<name>SHIFT-j</name>
@ -2637,9 +2643,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>property-toggle</command>
<property>/sim/panel/visibility</property>
</binding>
<command>property-toggle</command>
<property>/sim/panel/visibility</property>
</binding>
</key>
<key n="81">
<name>SHIFT-q</name>
@ -2753,9 +2759,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>view.stepView(-1)</script>
</binding>
<command>nasal</command>
<script>view.stepView(-1)</script>
</binding>
</key>
<key n="87">
<name>SHIFT-w</name>
@ -2842,9 +2848,9 @@
<not><property>/FMGC/keyboard-left</property></not>
<not><property>/FMGC/keyboard-right</property></not>
</condition>
<command>nasal</command>
<script>environment.decreaseVisibility()</script>
</binding>
<command>nasal</command>
<script>environment.decreaseVisibility()</script>
</binding>
</key>
<key n="97">
<name>a</name>

View file

@ -19,7 +19,7 @@ You can find a Checklist to download and print [here](https://raw.githubusercont
## Navdata
It is highly reccomended to purchase a NAVIGRAPH subscription and download their level d FMSDATA / waypoint / navaid data! If you do not wish to do that, there is older data linked below. But it won't have most of the newer procedures, and is only for a limited number of airports, as naturally it is not possible to distribute commercial data. If runway numbering changed, it is quite possible that it will not work due to FlightGear limitations in the routing code.
To install navdata, create a folder FMSDATA, and add it to your additional scenery folders, at the top of the list. Inside that folder, place all the XXXX.procedures.xml files, in the format FMSDATA/X/X/X/XXXX.procedures.xml. For instance, FMSDATA/E/G/K/EGKK.procedures.xml.
To install navdata, create a folder FMSDATA, and add it to your additional scenery folders, at the top of the list. Inside that folder, place all the XXXX.procedures.xml files, in the format FMSDATA/X/X/X/XXXX.procedures.xml. For instance, FMSDATA/Airports/E/G/K/EGKK.procedures.xml.
## External tools
Some external tools you might want to checkout and use with this Model.

View file

@ -290,7 +290,7 @@
</equals>
</condition>
</enable>
<input>
<input>
<expression>
<floor>
<sum>
@ -315,7 +315,7 @@
</equals>
</condition>
</enable>
<input>
<input>
<expression>
<div>
<floor>
@ -886,4 +886,17 @@
<max-rate-of-change>10</max-rate-of-change>
</filter>
<logic>
<!-- somewhat confusing : this input is not 'are the flaps in landing configration', but rather,
'are the flaps NOT in a landing configuration'. There is a configuration bit to flip
the sense of this, if required. -->
<input>
<less-than>
<property>/controls/flight/flaps</property>
<value>0.8</value>
</less-than>
</input>
<output>/instrumentation/mk-viii/inputs/discretes/landing-flaps</output>
</logic>
</PropertyList>

View file

@ -1 +1 @@
33
34