From fb2144c056c7bb8701eb2db1f80e61be77fb12ed Mon Sep 17 00:00:00 2001 From: Joshua Davidson <joshuadavidson2000@gmail.com> Date: Wed, 7 Nov 2018 18:16:13 -0500 Subject: [PATCH] VC: Fix floating point in MCDU dim --- Models/Instruments/MCDU/MCDU.nas | 4 +- Models/Instruments/MCDU/MCDU1.xml | 158 ++++++++++++++-------------- Models/Instruments/MCDU/MCDU2.xml | 166 +++++++++++++++--------------- revision.txt | 2 +- 4 files changed, 165 insertions(+), 165 deletions(-) diff --git a/Models/Instruments/MCDU/MCDU.nas b/Models/Instruments/MCDU/MCDU.nas index 877680dc..6a55b92f 100644 --- a/Models/Instruments/MCDU/MCDU.nas +++ b/Models/Instruments/MCDU/MCDU.nas @@ -94,7 +94,7 @@ var canvas_MCDU_base = { "PERFTO_V2","PERFTO_FE","PERFTO_SE","PERFTO_OE"]; }, update: func() { - if (getprop("/systems/electrical/bus/ac1") >= 110 and getprop("/controls/lighting/DU/mcdu1") > 0) { + if (getprop("/systems/electrical/bus/ac1") >= 110 and getprop("/controls/lighting/DU/mcdu1") > 0.01) { MCDU_1.update(); MCDU_1.updateFast(); updateL = 1; @@ -103,7 +103,7 @@ var canvas_MCDU_base = { updateL = 0; MCDU_1.page.hide(); } - if (getprop("/systems/electrical/bus/ac2") >= 110 and getprop("/controls/lighting/DU/mcdu2") > 0) { + if (getprop("/systems/electrical/bus/ac2") >= 110 and getprop("/controls/lighting/DU/mcdu2") > 0.01) { MCDU_2.update(); MCDU_2.updateFast(); updateR = 1; diff --git a/Models/Instruments/MCDU/MCDU1.xml b/Models/Instruments/MCDU/MCDU1.xml index 6a7112a9..452665a1 100644 --- a/Models/Instruments/MCDU/MCDU1.xml +++ b/Models/Instruments/MCDU/MCDU1.xml @@ -39,7 +39,7 @@ <object-name>BRT</object-name> <action> <button>0</button> - <repeatable>false</repeatable> + <repeatable>true</repeatable> <binding> <condition> <greater-than-equals> @@ -62,7 +62,7 @@ <object-name>DIM</object-name> <action> <button>0</button> - <repeatable>false</repeatable> + <repeatable>true</repeatable> <binding> <condition> <greater-than-equals> @@ -97,7 +97,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -122,7 +122,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -147,7 +147,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -172,7 +172,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -197,7 +197,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -222,7 +222,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -247,7 +247,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -272,7 +272,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -292,7 +292,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -316,7 +316,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -336,7 +336,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -360,7 +360,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -380,7 +380,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -404,7 +404,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -424,7 +424,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -448,7 +448,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -468,7 +468,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -492,7 +492,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -512,7 +512,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -537,7 +537,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -557,7 +557,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -581,7 +581,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -601,7 +601,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -625,7 +625,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -645,7 +645,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -669,7 +669,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -689,7 +689,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -713,7 +713,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -733,7 +733,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -757,7 +757,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -777,7 +777,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -802,7 +802,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -826,7 +826,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -850,7 +850,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -874,7 +874,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -899,7 +899,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -923,7 +923,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -947,7 +947,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -971,7 +971,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -995,7 +995,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1019,7 +1019,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1043,7 +1043,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1067,7 +1067,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1091,7 +1091,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1115,7 +1115,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1139,7 +1139,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1163,7 +1163,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1187,7 +1187,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1211,7 +1211,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1235,7 +1235,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1259,7 +1259,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1283,7 +1283,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1307,7 +1307,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1331,7 +1331,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1355,7 +1355,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1379,7 +1379,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1403,7 +1403,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1427,7 +1427,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1451,7 +1451,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1475,7 +1475,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1499,7 +1499,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1523,7 +1523,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1547,7 +1547,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1571,7 +1571,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1595,7 +1595,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1619,7 +1619,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1643,7 +1643,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1667,7 +1667,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1691,7 +1691,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1715,7 +1715,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1739,7 +1739,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1763,7 +1763,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1787,7 +1787,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1811,7 +1811,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1835,7 +1835,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1859,7 +1859,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1883,7 +1883,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu1</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> diff --git a/Models/Instruments/MCDU/MCDU2.xml b/Models/Instruments/MCDU/MCDU2.xml index 8ee634e6..d8ad6594 100644 --- a/Models/Instruments/MCDU/MCDU2.xml +++ b/Models/Instruments/MCDU/MCDU2.xml @@ -39,16 +39,16 @@ <object-name>BRT</object-name> <action> <button>0</button> - <repeatable>false</repeatable> + <repeatable>true</repeatable> <binding> <condition> <greater-than-equals> - <property>systems/electrical/bus/ac2</property> + <property>systems/electrical/bus/ac1</property> <value>110</value> </greater-than-equals> </condition> <command>property-adjust</command> - <property>controls/lighting/DU/mcdu2</property> + <property>controls/lighting/DU/mcdu1</property> <min>0.0</min> <max>1.0</max> <step>0.2</step> @@ -62,16 +62,16 @@ <object-name>DIM</object-name> <action> <button>0</button> - <repeatable>false</repeatable> + <repeatable>true</repeatable> <binding> <condition> <greater-than-equals> - <property>systems/electrical/bus/ac2</property> + <property>systems/electrical/bus/ac1</property> <value>110</value> </greater-than-equals> </condition> <command>property-adjust</command> - <property>controls/lighting/DU/mcdu2</property> + <property>controls/lighting/DU/mcdu1</property> <min>0.0</min> <max>1.0</max> <step>-0.2</step> @@ -97,7 +97,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -122,7 +122,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -147,7 +147,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -172,7 +172,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -197,7 +197,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -222,7 +222,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -247,7 +247,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -272,7 +272,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -292,7 +292,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -316,7 +316,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -336,7 +336,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -360,7 +360,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -380,7 +380,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -404,7 +404,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -424,7 +424,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -448,7 +448,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -468,7 +468,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -492,7 +492,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -512,7 +512,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -537,7 +537,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -557,7 +557,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -581,7 +581,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -601,7 +601,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -625,7 +625,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -645,7 +645,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -669,7 +669,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -689,7 +689,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -713,7 +713,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -733,7 +733,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -757,7 +757,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -777,7 +777,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -802,7 +802,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -826,7 +826,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -850,7 +850,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -874,7 +874,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -899,7 +899,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -923,7 +923,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -947,7 +947,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -971,7 +971,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -995,7 +995,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1019,7 +1019,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1043,7 +1043,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1067,7 +1067,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1091,7 +1091,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1115,7 +1115,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1139,7 +1139,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1163,7 +1163,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1187,7 +1187,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1211,7 +1211,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1235,7 +1235,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1259,7 +1259,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1283,7 +1283,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1307,7 +1307,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1331,7 +1331,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1355,7 +1355,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1379,7 +1379,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1403,7 +1403,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1427,7 +1427,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1451,7 +1451,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1475,7 +1475,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1499,7 +1499,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1523,7 +1523,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1547,7 +1547,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1571,7 +1571,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1595,7 +1595,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1619,7 +1619,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1643,7 +1643,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1667,7 +1667,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1691,7 +1691,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1715,7 +1715,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1739,7 +1739,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1763,7 +1763,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1787,7 +1787,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1811,7 +1811,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1835,7 +1835,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1859,7 +1859,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> @@ -1883,7 +1883,7 @@ </greater-than-equals> <greater-than> <property>controls/lighting/DU/mcdu2</property> - <value>0</value> + <value>0.01</value> </greater-than> </and> </condition> diff --git a/revision.txt b/revision.txt index f392d694..a0254cc8 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4692 \ No newline at end of file +4693 \ No newline at end of file