From cfe7bb3f5a7be08f052a81bccebdda95876b3713 Mon Sep 17 00:00:00 2001 From: curt <curt> Date: Thu, 27 Jul 2006 11:48:29 +0000 Subject: [PATCH] More configuration changes. --- Huds/NTPS.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Huds/NTPS.xml b/Huds/NTPS.xml index 25ad892aa..f0868443a 100644 --- a/Huds/NTPS.xml +++ b/Huds/NTPS.xml @@ -10,6 +10,8 @@ <ladder> <name>Pitch Ladder</name> <type>pitch</type> + <!-- <type>climb-dive</type> --> + <enable-climb-dive-ladder>true</enable-climb-dive-ladder> <x>-60</x> <y>-90</y> <width>120</width> @@ -21,13 +23,15 @@ <property>/orientation/pitch-deg</property> </pitch-input> - <compression-factor>11.63</compression-factor> - <display-span>45.0</display-span> - <divisions>10.0</divisions> + <compression-factor>11</compression-factor> + <display-span>30.0</display-span> + <divisions>5.0</divisions> <screen-hole>70</screen-hole> <lbl-pos>0</lbl-pos> + <enable-climb-dive-ladder>true</enable-climb-dive-ladder> <enable-fuselage-ref-line>false</enable-fuselage-ref-line> <enable-target-spot>false</enable-target-spot> + <enable-target-markers>true</enable-target-markers> <enable-velocity-vector>true</enable-velocity-vector> <!-- this one! --> <enable-drift-marker>false</enable-drift-marker> <enable-alpha-bracket>false</enable-alpha-bracket> @@ -37,14 +41,13 @@ <glide-slope>0.0</glide-slope> <enable-energy-worm>false</enable-energy-worm> <enable-waypoint-marker>false</enable-waypoint-marker> - <enable-target-markers>true</enable-target-markers> </ladder> <tape> <name>Gyrocompass</name> - <x>-125</x> - <y>180</y> - <width>250</width> + <x>-100</x> + <y>-160</y> + <width>200</width> <height>28</height> <input> @@ -81,8 +84,8 @@ <pointer-width>7</pointer-width> <halign>center</halign> <x>-9</x> - <y>165</y> - <format>%3.0f</format> + <y>-170</y> + <format>%03.0f</format> <box>true</box> <input> <property>/orientation/heading-deg</property>