Merge branch 'master' into dome-light
This commit is contained in:
commit
a2b7c0d2af
228 changed files with 527 additions and 576 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList include="A320-main.xml">
|
<PropertyList include="A320-main.xml">
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList include="A320-main.xml">
|
<PropertyList include="A320-main.xml">
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList include="A320-main.xml">
|
<PropertyList include="A320-main.xml">
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
|
245
A320-main.xml
245
A320-main.xml
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
@ -24,18 +24,19 @@
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<pushback>
|
<pushback>
|
||||||
|
<connected type="bool">0</connected>
|
||||||
<position-norm type="double">0</position-norm>
|
<position-norm type="double">0</position-norm>
|
||||||
<enabled type="int"/>
|
<enabled type="int"/>
|
||||||
<available type="int">1</available>
|
<available type="int">1</available>
|
||||||
<chocks alias="/controls/gear/wheel-chocks"/>
|
<chocks alias="/services/chokes/nose"/>
|
||||||
<steer-cmd-norm alias="/controls/flight/rudder"/>
|
<steer-cmd-norm alias="/fdm/jsbsim/hydraulics/tiller/autopush-cmd"/>
|
||||||
<yaw alias="/gear/gear[0]/steering-norm"/>
|
<yaw alias="/fdm/jsbsim/fcs/steer-deg"/>
|
||||||
<yaw-mult type="float">1.0</yaw-mult>
|
<yaw-mult type="float">1.0</yaw-mult>
|
||||||
<target-speed-km_h type="float">0.0</target-speed-km_h>
|
<target-speed-km_h type="float">0.0</target-speed-km_h>
|
||||||
<K_p type="float">1.0</K_p>
|
<K_p type="float">0.5</K_p>
|
||||||
<F_p type="float">0.1</F_p>
|
<F_p type="float">0.15</F_p>
|
||||||
<K_i type="float">0.01</K_i>
|
<K_i type="float">0.25</K_i>
|
||||||
<F_i type="float">2.0</F_i>
|
<F_i type="float">0.1</F_i>
|
||||||
<K_d type="float">0.0</K_d>
|
<K_d type="float">0.0</K_d>
|
||||||
<F_d type="float">0.0</F_d>
|
<F_d type="float">0.0</F_d>
|
||||||
<driver>
|
<driver>
|
||||||
|
@ -179,39 +180,12 @@
|
||||||
|
|
||||||
<menubar>
|
<menubar>
|
||||||
<default>
|
<default>
|
||||||
<!-- Force disable Route Manager dialogs, bindings are changed just in case the item is not grayed out properly -->
|
|
||||||
<!-- Uncomment when route manager can be replaced by MCDU -->
|
|
||||||
<!--menu n="3">
|
|
||||||
<item n="1">
|
|
||||||
<enabled type="bool" n="0">false</enabled>
|
|
||||||
<binding n="0">
|
|
||||||
<command n="0">nasal</command>
|
|
||||||
<script n="0">
|
|
||||||
gui.popupTip("You must use the MCDU to manage your route.");
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item n="2">
|
|
||||||
<enabled type="bool" n="0">false</enabled>
|
|
||||||
<binding n="0">
|
|
||||||
<command n="0">nasal</command>
|
|
||||||
<script n="0">
|
|
||||||
gui.popupTip("You must use the MCDU to manage your route.");
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item n="3">
|
|
||||||
<enabled type="bool" n="0">false</enabled>
|
|
||||||
<binding n="0">
|
|
||||||
<command n="0">nasal</command>
|
|
||||||
<script n="0">
|
|
||||||
gui.popupTip("You must use the MCDU to manage your route.");
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
</menu-->
|
|
||||||
<menu n="100">
|
<menu n="100">
|
||||||
<label>IDG-A32X</label>
|
<label>|</label>
|
||||||
|
<enabled type="bool">false</enabled>
|
||||||
|
</menu>
|
||||||
|
<menu n="101">
|
||||||
|
<label>System</label>
|
||||||
<enabled type="bool">true</enabled>
|
<enabled type="bool">true</enabled>
|
||||||
<item>
|
<item>
|
||||||
<label>Aircraft Config</label>
|
<label>Aircraft Config</label>
|
||||||
|
@ -232,9 +206,109 @@
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
<menu n="101">
|
<menu n="102">
|
||||||
|
<label>FMGC</label>
|
||||||
|
<item>
|
||||||
|
<label>FCU Autoflight</label>
|
||||||
|
<binding>
|
||||||
|
<command>dialog-show</command>
|
||||||
|
<dialog-name>autopilot</dialog-name>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Route Manager</label>
|
||||||
|
<binding>
|
||||||
|
<command>dialog-show</command>
|
||||||
|
<dialog-name>route-manager</dialog-name>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
</menu>
|
||||||
|
<menu n="103">
|
||||||
|
<label>DU</label>
|
||||||
|
<item>
|
||||||
|
<label>Captain's PFD</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_pfd.showPFD1();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>First Officer's PFD</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_pfd.showPFD2();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Captain's ND</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_nd.showNd();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>First Officer's ND</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_nd.showNd('right');
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Upper ECAM</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_ecam.showUpperECAM();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Lower ECAM</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_ecam.showLowerECAM();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>IESI</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_iesi.showIESI();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Left MCDU</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_mcdu.showMCDU1();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<label>Right MCDU</label>
|
||||||
|
<binding>
|
||||||
|
<command>nasal</command>
|
||||||
|
<script>
|
||||||
|
canvas_mcdu.showMCDU2();
|
||||||
|
</script>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
</menu>
|
||||||
|
<menu n="104">
|
||||||
<label>Utilities</label>
|
<label>Utilities</label>
|
||||||
<enabled type="bool">true</enabled>
|
|
||||||
<item>
|
<item>
|
||||||
<label>Select Livery</label>
|
<label>Select Livery</label>
|
||||||
<binding>
|
<binding>
|
||||||
|
@ -266,10 +340,8 @@
|
||||||
<item>
|
<item>
|
||||||
<label>Pushback</label>
|
<label>Pushback</label>
|
||||||
<binding>
|
<binding>
|
||||||
<command>nasal</command>
|
<command>dialog-show</command>
|
||||||
<script>
|
<dialog-name>autopush</dialog-name>
|
||||||
acconfig.autopush_dlg.open();
|
|
||||||
</script>
|
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -289,87 +361,6 @@
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<label>Show Captain's PFD</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_pfd.showPFD1();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show First Officer's PFD</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_pfd.showPFD2();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show Captain's ND</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_nd.showNd();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show First Officer's ND</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_nd.showNd('right');
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show Upper ECAM</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_ecam.showUpperECAM();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show Lower ECAM</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_ecam.showLowerECAM();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show IESI</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_iesi.showIESI();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show Left MCDU</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_mcdu.showMCDU1();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<label>Show Right MCDU</label>
|
|
||||||
<binding>
|
|
||||||
<command>nasal</command>
|
|
||||||
<script>
|
|
||||||
canvas_mcdu.showMCDU2();
|
|
||||||
</script>
|
|
||||||
</binding>
|
|
||||||
</item>
|
|
||||||
</menu>
|
</menu>
|
||||||
</default>
|
</default>
|
||||||
</menubar>
|
</menubar>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList include="A320-main.xml">
|
<PropertyList include="A320-main.xml">
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList include="A320-main.xml">
|
<PropertyList include="A320-main.xml">
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="http://jsbsim.sourceforge.net/JSBSim.xsl"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
<fdm_config name="IDG-A32X" version="2.0" release="BETA"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- Sven Seipp, Oct 2017 -->
|
<!-- Sven Seipp, Oct 2017 -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Aircraft Config Center
|
# Aircraft Config Center
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var spinning = maketimer(0.05, func {
|
var spinning = maketimer(0.05, func {
|
||||||
var spinning = getprop("/systems/acconfig/spinning");
|
var spinning = getprop("/systems/acconfig/spinning");
|
||||||
|
@ -108,7 +108,6 @@ var updated_dlg = gui.Dialog.new("sim/gui/dialogs/acconfig/updated/dialog", "Air
|
||||||
var error_mismatch = gui.Dialog.new("sim/gui/dialogs/acconfig/error/mismatch/dialog", "Aircraft/IDG-A32X/AircraftConfig/error-mismatch.xml");
|
var error_mismatch = gui.Dialog.new("sim/gui/dialogs/acconfig/error/mismatch/dialog", "Aircraft/IDG-A32X/AircraftConfig/error-mismatch.xml");
|
||||||
var groundservices_dlg = gui.Dialog.new("sim/gui/dialogs/acconfig/groundsrvc/dialog", "Aircraft/IDG-A32X/AircraftConfig/groundservices.xml");
|
var groundservices_dlg = gui.Dialog.new("sim/gui/dialogs/acconfig/groundsrvc/dialog", "Aircraft/IDG-A32X/AircraftConfig/groundservices.xml");
|
||||||
var du_quality = gui.Dialog.new("sim/gui/dialogs/acconfig/du-quality/dialog", "Aircraft/IDG-A32X/AircraftConfig/du-quality.xml");
|
var du_quality = gui.Dialog.new("sim/gui/dialogs/acconfig/du-quality/dialog", "Aircraft/IDG-A32X/AircraftConfig/du-quality.xml");
|
||||||
var autopush_dlg = gui.Dialog.new("sim/gui/dialogs/autopush/dialog", "Aircraft/IDG-A32X/AircraftConfig/autopush.xml");
|
|
||||||
var rendering_dlg = gui.Dialog.new("sim/gui/dialogs/rendering/dialog", "Aircraft/IDG-A32X/AircraftConfig/rendering.xml");
|
var rendering_dlg = gui.Dialog.new("sim/gui/dialogs/rendering/dialog", "Aircraft/IDG-A32X/AircraftConfig/rendering.xml");
|
||||||
spinning.start();
|
spinning.start();
|
||||||
init_dlg.open();
|
init_dlg.open();
|
||||||
|
@ -233,6 +232,7 @@ var writeSettings = func {
|
||||||
var colddark = func {
|
var colddark = func {
|
||||||
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
||||||
spinning.start();
|
spinning.start();
|
||||||
|
ps_loaded_dlg.close();
|
||||||
ps_load_dlg.open();
|
ps_load_dlg.open();
|
||||||
setprop("/systems/acconfig/autoconfig-running", 1);
|
setprop("/systems/acconfig/autoconfig-running", 1);
|
||||||
setprop("/controls/gear/brake-left", 1);
|
setprop("/controls/gear/brake-left", 1);
|
||||||
|
@ -281,6 +281,7 @@ var colddark_b = func {
|
||||||
var beforestart = func {
|
var beforestart = func {
|
||||||
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
||||||
spinning.start();
|
spinning.start();
|
||||||
|
ps_loaded_dlg.close();
|
||||||
ps_load_dlg.open();
|
ps_load_dlg.open();
|
||||||
setprop("/systems/acconfig/autoconfig-running", 1);
|
setprop("/systems/acconfig/autoconfig-running", 1);
|
||||||
setprop("/controls/gear/brake-left", 1);
|
setprop("/controls/gear/brake-left", 1);
|
||||||
|
@ -358,6 +359,7 @@ var beforestart_b = func {
|
||||||
var taxi = func {
|
var taxi = func {
|
||||||
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
if (getprop("/systems/acconfig/mismatch-code") == "0x000") {
|
||||||
spinning.start();
|
spinning.start();
|
||||||
|
ps_loaded_dlg.close();
|
||||||
ps_load_dlg.open();
|
ps_load_dlg.open();
|
||||||
setprop("/systems/acconfig/autoconfig-running", 1);
|
setprop("/systems/acconfig/autoconfig-running", 1);
|
||||||
setprop("/controls/gear/brake-left", 1);
|
setprop("/controls/gear/brake-left", 1);
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
@ -199,9 +199,9 @@
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<vrule/>
|
<vrule/>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>vbox</layout>
|
<layout>vbox</layout>
|
||||||
|
|
||||||
|
@ -376,7 +376,7 @@
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<vrule/>
|
<vrule/>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
<layout>vbox</layout>
|
<layout>vbox</layout>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- A3XX Aircraft Config Dialog -->
|
<!-- A3XX Aircraft Config Dialog -->
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="CFM56_5A1">
|
<turbine_engine name="CFM56_5A1">
|
||||||
|
|
||||||
<milthrust> 25000 </milthrust>
|
<milthrust> 25000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="CFM56_5A1">
|
<turbine_engine name="CFM56_5A1">
|
||||||
|
|
||||||
<milthrust> 25000 </milthrust>
|
<milthrust> 25000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="CFM56_5B4">
|
<turbine_engine name="CFM56_5B4">
|
||||||
|
|
||||||
<milthrust> 27000 </milthrust>
|
<milthrust> 27000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="CFM56_5B4">
|
<turbine_engine name="CFM56_5B4">
|
||||||
|
|
||||||
<milthrust> 27000 </milthrust>
|
<milthrust> 27000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<direct name="Direct">
|
<direct name="Direct">
|
||||||
</direct>
|
</direct>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="LEAP1A26">
|
<turbine_engine name="LEAP1A26">
|
||||||
|
|
||||||
<milthrust> 27000 </milthrust>
|
<milthrust> 27000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="LEAP1A26">
|
<turbine_engine name="LEAP1A26">
|
||||||
|
|
||||||
<milthrust> 27000 </milthrust>
|
<milthrust> 27000 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="PW1127G">
|
<turbine_engine name="PW1127G">
|
||||||
|
|
||||||
<milthrust> 26345 </milthrust>
|
<milthrust> 26345 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="PW1127G">
|
<turbine_engine name="PW1127G">
|
||||||
|
|
||||||
<milthrust> 26345 </milthrust>
|
<milthrust> 26345 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 19.7 </idlen1>
|
<idlen1> 19.7 </idlen1>
|
||||||
<idlen2> 61.2 </idlen2>
|
<idlen2> 61.2 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="V2527_A5">
|
<turbine_engine name="V2527_A5">
|
||||||
|
|
||||||
<milthrust> 26600 </milthrust>
|
<milthrust> 26600 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 22.4 </idlen1>
|
<idlen1> 22.4 </idlen1>
|
||||||
<idlen2> 60.9 </idlen2>
|
<idlen2> 60.9 </idlen2>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<turbine_engine name="V2527_A5">
|
<turbine_engine name="V2527_A5">
|
||||||
|
|
||||||
<milthrust> 26600 </milthrust>
|
<milthrust> 26600 </milthrust>
|
||||||
<tsfc> 0.5 </tsfc>
|
<tsfc> 0.41 </tsfc>
|
||||||
<bleed> 0.03 </bleed>
|
<bleed> 0.03 </bleed>
|
||||||
<idlen1> 22.4 </idlen1>
|
<idlen1> 22.4 </idlen1>
|
||||||
<idlen2> 60.9 </idlen2>
|
<idlen2> 60.9 </idlen2>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>A320-100</name>
|
<name>A320-100</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>A320-200</name>
|
<name>A320-200</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>A320-200</name>
|
<name>A320-200</name>
|
||||||
|
@ -378,7 +378,6 @@
|
||||||
</unload>
|
</unload>
|
||||||
</nasal>
|
</nasal>
|
||||||
|
|
||||||
|
|
||||||
<!-- Ground Services -->
|
<!-- Ground Services -->
|
||||||
<model>
|
<model>
|
||||||
<name>ground_services</name>
|
<name>ground_services</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>A320-200</name>
|
<name>A320-200</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>A320-200</name>
|
<name>A320-200</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<path>../Models/cfm56.ac</path>
|
<path>../Models/cfm56.ac</path>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<path>../Models/v2500.ac</path>
|
<path>../Models/v2500.ac</path>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>Fuselage</name>
|
<name>Fuselage</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>Fuselage</name>
|
<name>Fuselage</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
<name>Fuselage</name>
|
<name>Fuselage</name>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<!-- Brakes Pressure Indicator -->
|
<!-- Brakes Pressure Indicator -->
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# A3XX IESI
|
# A3XX IESI
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var IESI = nil;
|
var IESI = nil;
|
||||||
var IESI_display = nil;
|
var IESI_display = nil;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# A3XX Lower ECAM Canvas
|
# A3XX Lower ECAM Canvas
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var lowerECAM_apu = nil;
|
var lowerECAM_apu = nil;
|
||||||
var lowerECAM_bleed = nil;
|
var lowerECAM_bleed = nil;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# A3XX MCDU
|
# A3XX MCDU
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var MCDU_1 = nil;
|
var MCDU_1 = nil;
|
||||||
var MCDU_2 = nil;
|
var MCDU_2 = nil;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2018 Joshua Davidson (it0uchpods) -->
|
<!-- Copyright (c) 2019 Joshua Davidson (it0uchpods) -->
|
||||||
|
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var get_local_path = func(file){
|
var get_local_path = func(file){
|
||||||
var aircraft_dir = split("/", getprop("/sim/aircraft-dir"))[-1];
|
var aircraft_dir = split("/", getprop("/sim/aircraft-dir"))[-1];
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var A3XXRouteDriver = {
|
var A3XXRouteDriver = {
|
||||||
new: func(){
|
new: func(){
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# A3XX ND Canvas
|
# A3XX ND Canvas
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
io.include("A3XX_ND.nas");
|
io.include("A3XX_ND.nas");
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
canvas.NDConfig = {
|
canvas.NDConfig = {
|
||||||
properties: {
|
properties: {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
canvas.RouteDriver = {
|
canvas.RouteDriver = {
|
||||||
new: func(){
|
new: func(){
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var assert_m = canvas.assert_m;
|
var assert_m = canvas.assert_m;
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
# Override FGDATA/Nasal/canvas/map/navdisplay.mfd
|
# Override FGDATA/Nasal/canvas/map/navdisplay.mfd
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var SymbolPainter = {
|
var SymbolPainter = {
|
||||||
aircraft_dir: nil,
|
aircraft_dir: nil,
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var version = getprop("sim/version/flightgear");
|
var version = getprop("sim/version/flightgear");
|
||||||
var v = split(".", version);
|
var v = split(".", version);
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Joshua Davidson (it0uchpods)
|
# Joshua Davidson (it0uchpods)
|
||||||
# Based on work by artix
|
# Based on work by artix
|
||||||
|
|
||||||
# Copyright (c) 2018 Joshua Davidson (it0uchpods)
|
# Copyright (c) 2019 Joshua Davidson (it0uchpods)
|
||||||
|
|
||||||
var ALWAYS = func 1;
|
var ALWAYS = func 1;
|
||||||
var NOTHING = func nil;
|
var NOTHING = func nil;
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Reference in a new issue