1
0
Fork 0

update after changes to ./src/Instrumentation/HUD/* (this is a copy of

$FG_ROOT/Aircraft/f16/Hud/f16.xml and here as an example and for aircraft
to use so they don't have to refer to the f16 ... at least for now, until
the transition is completed)
This commit is contained in:
mfranz 2008-07-28 21:27:01 +00:00
parent c231262e50
commit 88843904bf

View file

@ -19,7 +19,7 @@
<compression-factor>11.63</compression-factor> <compression-factor>11.63</compression-factor>
<display-span>13.0</display-span> <display-span>13.0</display-span>
<divisions>5.0</divisions> <divisions>5.0</divisions>
<screen-hole>22</screen-hole> <screen-hole>10</screen-hole>
<enable-fuselage-ref-line>false</enable-fuselage-ref-line> <enable-fuselage-ref-line>false</enable-fuselage-ref-line>
<enable-target-spot>false</enable-target-spot> <enable-target-spot>false</enable-target-spot>
<enable-velocity-vector>false</enable-velocity-vector> <enable-velocity-vector>false</enable-velocity-vector>
@ -36,9 +36,9 @@
<tape> <tape>
<name>Altitude-MSL</name> <name>Altitude-MSL</name>
<x>53</x> <x>53</x>
<y>-34</y> <y>-29</y>
<width>10</width> <width>7</width>
<height>60</height> <height>50</height>
<input> <input>
<property>/position/altitude-ft</property> <property>/position/altitude-ft</property>
<factor>0.001</factor> <factor>0.001</factor>
@ -47,7 +47,7 @@
</input> </input>
<major-divisions>1</major-divisions> <major-divisions>1</major-divisions>
<minor-divisions>0.1</minor-divisions> <minor-divisions>0.1</minor-divisions>
<display-span>2.4</display-span> <display-span>2.0</display-span>
<option>right</option> <option>right</option>
<option>vertical</option> <option>vertical</option>
<tick-bottom>false</tick-bottom> <tick-bottom>false</tick-bottom>
@ -65,10 +65,10 @@
<tape> <tape>
<name>KIAS</name> <name>KIAS</name>
<x>-64</x> <x>-61</x>
<y>-34</y> <y>-29</y>
<width>10</width> <width>7</width>
<height>60</height> <height>50</height>
<input> <input>
<property>/velocities/airspeed-kt</property> <property>/velocities/airspeed-kt</property>
<factor>0.1</factor> <factor>0.1</factor>
@ -77,7 +77,7 @@
</input> </input>
<major-divisions>1</major-divisions> <major-divisions>1</major-divisions>
<minor-divisions>0.1</minor-divisions> <minor-divisions>0.1</minor-divisions>
<display-span>2.4</display-span> <display-span>2.0</display-span>
<option>left</option> <option>left</option>
<option>vertical</option> <option>vertical</option>
<tick-bottom>false</tick-bottom> <tick-bottom>false</tick-bottom>
@ -96,7 +96,7 @@
<label> <label>
<name>KIAS</name> <name>KIAS</name>
<x>-86</x> <x>-86</x>
<y>-6</y> <y>-6.5</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<input> <input>
@ -108,8 +108,8 @@
<label> <label>
<name>KIAS Marker</name> <name>KIAS Marker</name>
<x>-55</x> <x>-56</x>
<y>-1</y> <y>-1.5</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<format>C</format> <format>C</format>
@ -118,8 +118,8 @@
<label> <label>
<name>Altitude</name> <name>Altitude</name>
<x>62</x> <x>61</x>
<y>-1</y> <y>-2</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<input> <input>
@ -131,8 +131,8 @@
<label> <label>
<name>SIM</name> <name>SIM</name>
<x>-54</x> <x>-54.8</x>
<y>-39</y> <y>-39.5</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<format>SIM</format> <format>SIM</format>
@ -141,14 +141,14 @@
<label> <label>
<name>G Load</name> <name>G Load</name>
<x>-41</x> <x>-44</x>
<y>26</y> <y>25.5</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<input> <input>
<property>/accelerations/pilot/z-accel-fps_sec</property> <property>/accelerations/pilot/z-accel-fps_sec</property>
<factor>-0.03108095</factor> <factor>-0.03108095</factor>
<damp>1.3</damp> <damp>1.0</damp>
</input> </input>
<format>%2.1f</format> <format>%2.1f</format>
<halign>right</halign> <halign>right</halign>
@ -156,8 +156,8 @@
<label> <label>
<name>MACH Number</name> <name>MACH Number</name>
<x>-54</x> <x>-54.8</x>
<y>-47</y> <y>-48</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<input> <input>
@ -169,8 +169,8 @@
<label> <label>
<name>Heading</name> <name>Heading</name>
<x>38</x> <x>37</x>
<y>-47</y> <y>-48</y>
<width>1</width> <width>1</width>
<height>1</height> <height>1</height>
<input> <input>