[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flightgear-cvs
Subject:    [Flightgear-cvslogs] CVS: data/Aircraft/A-10/Panels/Instruments
From:       "Curtis L. Olson" <curt () flightgear ! org>
Date:       2005-02-22 19:36:17
Message-ID: E1D3fpR-0003uM-00 () baron ! me ! umn ! edu
[Download RAW message or body]

Update of /var/cvs/FlightGear-0.9/data/Aircraft/A-10/Panels/Instruments
In directory baron:/tmp/cvs-serv14991/Panels/Instruments

Added Files:
	digital-wind-speed-direction.xml 
Log Message:
Lee Elliott:

Here's an update for the A-10.  It's mostly just for the 
inclusion of the drop view but there are a few other tweaks in 
there too.


--- NEW FILE ---
<?xml version="1.0"?>

<!--
-->

<PropertyList>

  <name>Digital Wind Speed/Direction Instrument</name>
  <w-base>110</w-base>
  <h-base>34</h-base>

  <layers>

    <layer>
      <name>background</name>
      <texture>
        <path>Aircraft/A-10/Panels/Instruments/Textures/trans-green-bg.rgb</path>
      </texture>
      <w>110</w>
      <h>34</h>
      <transformations>
        <transformation>
          <type>x-shift</type>
          <offset>0</offset>
        </transformation>
        <transformation>
          <type>y-shift</type>
          <offset>0</offset>
        </transformation>
      </transformations>
    </layer>

    <layer>
      <name>Wind Speed Title</name>
      <type>text</type>
      <point-size>14</point-size>
      <color>
        <red>0</red>
        <green>0.9</green>
        <blue>0</blue>
      </color>
      <chunks>
        <chunk>
          <type>literal</type>
          <text>W Spd:</text>
        </chunk>
      </chunks>
      <transformations>
        <transformation>
          <type>x-shift</type>
          <offset>-50</offset>
        </transformation>
        <transformation>
          <type>y-shift</type>
          <offset>4</offset>
        </transformation>
      </transformations>
    </layer>

    <layer>
      <name>Wind Direction Title</name>
      <type>text</type>
      <point-size>14</point-size>
      <color>
        <red>0</red>
        <green>0.9</green>
        <blue>0</blue>
      </color>
      <chunks>
        <chunk>
          <type>literal</type>
          <text>W Dir:</text>
        </chunk>
      </chunks>
      <transformations>
        <transformation>
          <type>x-shift</type>
          <offset>-50</offset>
        </transformation>
        <transformation>
          <type>y-shift</type>
          <offset>-12</offset>
        </transformation>
      </transformations>
    </layer>

<!-- Wind Speed Display -->
    <layer>
      <name>Wind Speed Display</name>
      <type>text</type>
      <font>led</font>
      <point-size>6</point-size>
      <color>
        <red>0</red>
        <green>1</green>
        <blue>0</blue>
      </color>
      <chunks>
        <chunk>
          <type>number-value</type>
          <property>/environment/wind-speed-kt</property>
          <format>%03.1f</format>
        </chunk>
      </chunks>
      <transformations>
        <transformation>
          <type>x-shift</type>
          <offset>12</offset>
        </transformation>
        <transformation>
          <type>y-shift</type>
          <offset>2</offset>
        </transformation>
      </transformations>
    </layer>

<!-- Wind Direction Display -->
    <layer>
      <name>Wind Direction Display</name>
      <type>text</type>
      <font>led</font>
      <point-size>6</point-size>
      <color>
        <red>0</red>
        <green>1</green>
        <blue>0</blue>
      </color>
      <chunks>
        <chunk>
          <type>number-value</type>
          <property>/environment/wind-from-heading-deg</property>
          <format>%3.1f</format>
        </chunk>
      </chunks>
      <transformations>
        <transformation>
          <type>x-shift</type>
          <offset>12</offset>
        </transformation>
        <transformation>
          <type>y-shift</type>
          <offset>-14</offset>
        </transformation>
      </transformations>
    </layer>

 </layers>

</PropertyList>


_______________________________________________
Flightgear-cvslogs mailing list
Flightgear-cvslogs@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-cvslogs
2f585eeea02e2c79d7b1d8c4963bae2d
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic