From 40dc5082e7218cbfd984cf8df2f1de2fa02e2edc Mon Sep 17 00:00:00 2001 From: Jonathan Redpath Date: Mon, 14 Feb 2022 09:05:38 +0000 Subject: [PATCH] Cabin-fans --- Models/Instruments/OHpanel/OHpanel.xml | 4 ++-- Nasal/Libraries/buttons.nas | 1 - Systems/a320-aircond.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Models/Instruments/OHpanel/OHpanel.xml b/Models/Instruments/OHpanel/OHpanel.xml index 64a9053e..4742c096 100644 --- a/Models/Instruments/OHpanel/OHpanel.xml +++ b/Models/Instruments/OHpanel/OHpanel.xml @@ -5606,7 +5606,7 @@ property-toggle - controls/switches/pneumatics/cabin-fans + controls/pneumatics/switches/cabin-fans nasal @@ -5621,7 +5621,7 @@ - controls/switches/pneumatics/cabin-fans + controls/pneumatics/switches/cabin-fans 0 diff --git a/Nasal/Libraries/buttons.nas b/Nasal/Libraries/buttons.nas index 423bc9cf..cf87e525 100644 --- a/Nasal/Libraries/buttons.nas +++ b/Nasal/Libraries/buttons.nas @@ -31,7 +31,6 @@ var variousReset = func() { setprop("/controls/CVR/tone", 0); setprop("/controls/CVR/gndctl", 0); setprop("/controls/CVR/erase", 0); - setprop("/controls/switches/pneumatics/cabin-fans", 1); setprop("/controls/switches/emerCallLtO", 0); # ON light, flashes white for 10s setprop("/controls/switches/emerCallLtC", 0); # CALL light, flashes amber for 10s setprop("/controls/switches/emerCall", 0); diff --git a/Systems/a320-aircond.xml b/Systems/a320-aircond.xml index 4c481df9..4d95eedd 100644 --- a/Systems/a320-aircond.xml +++ b/Systems/a320-aircond.xml @@ -769,7 +769,7 @@ - /controls/switches/pneumatics/cabin-fans eq 1 + /controls/pneumatics/switches/cabin-fans eq 1 /systems/failures/pneumatics/cabin-fans eq 0