From fed4db6300585a3cbfe4444f135e5daabea9b377 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 27 Mar 2002 19:32:18 +0000 Subject: [PATCH] Updates from Norm Vine: These add a NEW elevator trim marker along side the elevator position gauge also adds missing cemterpoint tick marks FYI With this you can see what the AutoPilot is doing when in one of the 'altitude modes' --- Huds/Instruments/Default/hudcard.xml | 58 +++++++++++++++++++++------- Huds/Instruments/Minimal/hudcard.xml | 30 ++++++++++++++ 2 files changed, 74 insertions(+), 14 deletions(-) diff --git a/Huds/Instruments/Default/hudcard.xml b/Huds/Instruments/Default/hudcard.xml index bca3b56dc..932715265 100644 --- a/Huds/Instruments/Default/hudcard.xml +++ b/Huds/Instruments/Default/hudcard.xml @@ -9,7 +9,7 @@ 200 28 heading - 4 + 4 360.0 0.0 1.0 @@ -41,7 +41,7 @@ 35 200 altitude - 6 + 6 5000.0 -1000.0 1.0 @@ -73,7 +73,7 @@ 25 150 agl - 6 + 6 1000.0 0.0 1.0 @@ -105,7 +105,7 @@ 28 200 speed - 10 + 10 200.0 0.0 1.0 @@ -137,11 +137,11 @@ 100 20 aileronval - 88 + 136 +1.0 -1.0 100.0 - 0 + 50 0 0 2.0 @@ -167,14 +167,15 @@ 20 100 elevatorval - 90 + 138 + -100.0 +1.0 -1.0 - -100.0 - 0 + 50 0 0 2.0 + 0.0 gauge true true @@ -184,7 +185,6 @@ false false true - 0.0 true fixed true @@ -197,11 +197,11 @@ 100 20 rudderval - 84 + 132 +1.0 -1.0 100.0 - 0 + 50 0 0 2.0 @@ -227,11 +227,11 @@ 20 150 throttleval - 86 + 134 1.0 0.0 100.0 - 0 + 50 0 0 1.0 @@ -250,6 +250,36 @@ true + + Gauge5 + 172 + 190 + 10 + 100 + elevatortrimval + 134 + -100.0 + +1.0 + -1.0 + 50 + 0 + 0 + 2.0 + 0.0 + gauge + true + true + false + false + false + false + false + false + true + fixed + true + + diff --git a/Huds/Instruments/Minimal/hudcard.xml b/Huds/Instruments/Minimal/hudcard.xml index 22a647b6c..8b076b733 100644 --- a/Huds/Instruments/Minimal/hudcard.xml +++ b/Huds/Instruments/Minimal/hudcard.xml @@ -154,6 +154,36 @@ true + + Gauge5 + 10 + 190 + 10 + 100 + elevatortrimval + 134 + -100.0 + +1.0 + -1.0 + 50 + 0 + 0 + 2.0 + 0.0 + gauge + true + true + false + false + false + false + false + false + true + fixed + true + +