This repository was archived by the owner on Dec 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE.
4+
5+ Instead, create your own. See the docs:
6+ https://docs.phpvms.net/acars/configmaps
7+
8+ Contributed by B.Fatih KOZ <https://github.com/FatihKoz>
9+ -->
10+ <Rules >
11+ <Rule Simulator =" X-Plane" TitleContains =" A330-941" >
12+ <BeaconLights >
13+ <Key Type =" IntArray" Index =" 0" Key =" AirbusFBW/OHPLightSwitches" Value =" 1" />
14+ </BeaconLights >
15+ <LandingLights >
16+ <Key Type =" IntArray" Index =" 4" Key =" AirbusFBW/OHPLightSwitches" Value =" 1" />
17+ </LandingLights >
18+ <NavigationLights >
19+ <Key Type =" IntArray" Index =" 2" Key =" AirbusFBW/OHPLightSwitches" Value =" 1|2" />
20+ </NavigationLights >
21+ <!-- 1 means Strobe Light is on AUTO mode, ignore it -->
22+ <StrobeLights IgnoreIf =" 1" >
23+ <Key Type =" IntArray" Index =" 7" Key =" AirbusFBW/OHPLightSwitches" Value =" 2" />
24+ </StrobeLights >
25+ <TaxiLight >
26+ <Key Type =" IntArray" Index =" 3" Key =" AirbusFBW/OHPLightSwitches" Value =" 1|2" />
27+ </TaxiLight >
28+ </Rule >
29+ </Rules >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE.
4+
5+ Instead, create your own. See the docs:
6+ https://docs.phpvms.net/acars/configmaps
7+
8+ Contributed by B.Fatih KOZ <https://github.com/FatihKoz>
9+ -->
10+ <Rules >
11+ <Rule Simulator =" Microsoft Flight" TitleContains =" iFly 737-MAX8" >
12+ <BeaconLights >
13+ <Key Type =" LVar" Key =" VC_Beacon_Light_SW" Value =" 10" />
14+ </BeaconLights >
15+ <LandingLights >
16+ <Key Type =" LVar" Key =" VC_Landing_Light_1_SW" Value =" 20" />
17+ <Key Type =" LVar" Key =" VC_Landing_Light_2_SW" Value =" 20" />
18+ </LandingLights >
19+ <LogoLight >
20+ <Key Type =" LVar" Key =" VC_Logo_Light_SW" Value =" 10" />
21+ </LogoLight >
22+ <NavigationLights >
23+ <Key Type =" LVar" Key =" VC_Position_Light_SW" Value =" 0|20" />
24+ </NavigationLights >
25+ <StrobeLights >
26+ <Key Type =" LVar" Key =" VC_Position_Light_SW" Value =" 0" />
27+ </StrobeLights >
28+ <TaxiLight >
29+ <Key Type =" LVar" Key =" VC_Taxi_Light_SW" Value =" 10" />
30+ </TaxiLight >
31+ <WingLight >
32+ <Key Type =" LVar" Key =" VC_Wing_Light_SW" Value =" 10" />
33+ </WingLight >
34+ <Flaps >
35+ <Flap Index =" 0" Text =" UP" />
36+ <Flap Index =" 1" Text =" 1" />
37+ <Flap Index =" 2" Text =" 2" />
38+ <Flap Index =" 3" Text =" 5" />
39+ <Flap Index =" 4" Text =" 10" />
40+ <Flap Index =" 5" Text =" 15" />
41+ <Flap Index =" 6" Text =" 25" />
42+ <Flap Index =" 7" Text =" 30" />
43+ <Flap Index =" 8" Text =" 40" />
44+ </Flaps >
45+ </Rule >
46+ </Rules >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!--
3+ DO NOT EDIT THIS FILE. IT WILL GET OVERWRITTEN IN AN UPDATE
4+ MSFS2020
5+ -->
6+ <Rules >
7+ <Rule Simulator =" Microsoft Flight" TitleContains =" VL-3" >
8+ <BeaconLights Ignore =" True" />
9+ </Rule >
10+ </Rules >
You can’t perform that action at this time.
0 commit comments