1
0
Fork 0

Correct wiper speed from documents

This commit is contained in:
Jonathan Redpath 2022-01-15 23:00:00 +00:00
parent b8d996dfb2
commit e481469818

View file

@ -1292,11 +1292,11 @@
fcs/left-wiper-pos-norm ge 0.001
/systems/electrical/bus/dc-1 ge 25
</test>
<test logic="AND" value="2.5">
<test logic="AND" value="3.167">
/controls/switches/wiperLspd eq 1
/systems/electrical/bus/dc-1 ge 25
</test>
<test logic="AND" value="4.5">
<test logic="AND" value="4.667">
/controls/switches/wiperLspd eq 2
/systems/electrical/bus/dc-1 ge 25
</test>
@ -1339,11 +1339,11 @@
fcs/right-wiper-pos-norm ge 0.001
/systems/electrical/bus/dc-2 ge 25
</test>
<test logic="AND" value="2.5">
<test logic="AND" value="3.167">
/controls/switches/wiperRspd eq 1
/systems/electrical/bus/dc-2 ge 25
</test>
<test logic="AND" value="4.5">
<test logic="AND" value="4.667">
/controls/switches/wiperRspd eq 2
/systems/electrical/bus/dc-2 ge 25
</test>