From 74a519c6ec3042a4b1bb9f1e9b145ddecfa3e2e1 Mon Sep 17 00:00:00 2001 From: Joshua Davidson Date: Sat, 19 Jan 2019 17:35:41 -0500 Subject: [PATCH] Control: Fix FMGC might produce invalid heading such as '361' or '368478688' --- Models/Instruments/OHpanel/OHpanelEPR.xml | 12 ------------ Models/Instruments/OHpanel/SteepAppr.xml | 12 ------------ Systems/fmgc-drivers.xml | 2 +- revision.txt | 2 +- 4 files changed, 2 insertions(+), 26 deletions(-) diff --git a/Models/Instruments/OHpanel/OHpanelEPR.xml b/Models/Instruments/OHpanel/OHpanelEPR.xml index 8e2ec594..6db20d80 100644 --- a/Models/Instruments/OHpanel/OHpanelEPR.xml +++ b/Models/Instruments/OHpanel/OHpanelEPR.xml @@ -280,17 +280,5 @@ sim/model/lights/dome-light - - - Panel lighting - material - Panel - - 0.3 - 0.3 - 0.3 - sim/model/lights/dome-light - - \ No newline at end of file diff --git a/Models/Instruments/OHpanel/SteepAppr.xml b/Models/Instruments/OHpanel/SteepAppr.xml index e3037097..a1f77501 100644 --- a/Models/Instruments/OHpanel/SteepAppr.xml +++ b/Models/Instruments/OHpanel/SteepAppr.xml @@ -127,17 +127,5 @@ sim/model/lights/dome-light - - - Panel lighting - material - Panel - - 0.3 - 0.3 - 0.3 - sim/model/lights/dome-light - - \ No newline at end of file diff --git a/Systems/fmgc-drivers.xml b/Systems/fmgc-drivers.xml index 7b10669e..3797b083 100644 --- a/Systems/fmgc-drivers.xml +++ b/Systems/fmgc-drivers.xml @@ -744,7 +744,7 @@ /it-autoflight/internal/heading-predicted-cmd - 1 + 0.5 diff --git a/revision.txt b/revision.txt index 7a3dea98..21f019a5 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4740 \ No newline at end of file +4741 \ No newline at end of file