CVS: data/Aircraft/ASK13/Models/instruments/ar-3201 AR-3201-bg.png, NONE, 1.1 AR-3201-shadow.png, NONE, 1.1 AR-3201.ac, NONE, 1.1 ar-3201.xml, NONE, 1.1 digits.png, NONE, 1.1 lcd.png, NONE, 1.1

Emmanuel Baranger <[email protected]> Sun, 11 Apr 2010 14:49:34 -0500
Newsgroups gmane.games.flightgear.cvc
Message-ID <[email protected]>
Update of /var/cvs/FlightGear-0.9/data/Aircraft/ASK13/Models/instruments/ar-3201
In directory baron.flightgear.org:/tmp/cvs-serv29125/Models/instruments/ar-3201

Added Files:
	AR-3201-bg.png AR-3201-shadow.png AR-3201.ac ar-3201.xml 
	digits.png lcd.png 
Log Message:
- new glider by Patrice POLY

--- NEW BINARY FILE "AR-3201-bg.png" ---

--- NEW BINARY FILE "AR-3201-shadow.png" ---

--- NEW FILE "AR-3201.ac" ---
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1  amb 1 1 1  emis 0 0 0  spec 0.5 0.5 0.5  shi 64  trans 0
MATERIAL "illum.002" rgb 0.9 0.9 0.9 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 32 trans 0
MATERIAL "black" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 1 1 1 shi 0 trans 0
MATERIAL "ring" rgb 0.269347 0.269347 0.269347 amb 0.5 0.5 0.5 emis 0 0 0 spec 1 1 1 shi 6 trans 0
MATERIAL "shiny-metal" rgb 0.636671 0.681443 0.658203 amb 0.720233 0.720233 0.720233 emis 0 0 0 spec 1 1 1 shi 32 trans 0
MATERIAL "pick" rgb 0.8 0.8 0.8 amb 0.5 0.5 0.5 emis 0 0 0 spec 1 1 1 shi 32 trans 1
MATERIAL "bare-metal" rgb 0.233333 0.233333 0.233333 amb 1 1 1 emis 0 0 0 spec 0.9 0.9 0.9 shi 32 trans 0
MATERIAL "DefaultWhite.001" rgb 1 1 1 amb 1 1 1 emis 0.15 0.15 0.15 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "white-plast" rgb 1 1 1 amb 0.5 0.5 0.5 emis 0 0 0 spec 1 1 1 shi 32 trans 0
OBJECT world
kids 21
OBJECT poly
name "Plane.006"
data 9
Plane.013
texture "digits.png"
texrep 1 1
crease 120.000000
[...7781 lines suppressed...]
refs 4
145 0.242443323135 0.160712182522
112 0.235919475555 0.146121799946
113 0.241452991962 0.145270347595
146 0.250512361526 0.158208489418
SURF 0x10
mat 3
refs 4
0 0.0780884027481 0.11477958411
16 0.0844138488173 0.1425691396
17 0.063492923975 0.143025562167
1 0.0686001330614 0.114986568689
SURF 0x10
mat 3
refs 4
16 0.0844138488173 0.1425691396
32 0.0874449387193 0.156240925193
33 0.0610612891614 0.156816795468
17 0.063492923975 0.143025562167
kids 0

--- NEW FILE "ar-3201.xml" ---
<?xml version="1.0"?>

<PropertyList>

 <name>ar-3201</name>
 <path>AR-3201.ac</path>

 <animation>
  <type>material</type>
  <object-name>lcd-back</object-name>
  <object-name>init-digits</object-name>
  <emission>
	  <red>0.028</red>
	  <green>0.014</green>
	  <blue>0.007</blue>
	  <factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
        </emission>
 </animation>
    
<!--   volume    -->
    
    <animation>
        <type>rotate</type>
        <object-name>vol-knob</object-name>
        <property>instrumentation/comm/volume</property>
        <interpolation>
            <entry><ind>0</ind><dep>0</dep></entry>
            <entry><ind>1.0</ind><dep>260</dep></entry>
        </interpolation>
        <center>
            <x-m>0.009</x-m>
            <y-m>0.0</y-m>
            <z-m>0.022</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>vol-knob</object-name>
        <action>
            <button>3</button>
	    <button>0</button>
            <binding>

                <command>property-adjust</command>
                <property>instrumentation/comm/volume</property>
                <step>0.05</step>
				<min>0</min>
				<max>1</max>
				<wrap>0</wrap>
            </binding>
           
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>vol-knob</object-name>
        <action>
            <button>4</button>
	    <button>1</button>
            <binding>

                <command>property-adjust</command>
                <property>instrumentation/comm/volume</property>
                <step>-0.05</step>
				<min>0</min>
				<max>1</max>
				<wrap>0</wrap>
            </binding>
           
        </action>
    </animation>
            
<!--   frequency    -->

    <animation>
        <type>pick</type>
        <object-name>ch-knob</object-name>
        <action>
 	    <button>0</button>
	    <button>3</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/chan</property>
			<step>-1</step>
			<min>0</min>
			<max>4</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation>
    
        <animation>
        <type>pick</type>
        <object-name>ch-knob</object-name>
        <action>
 	    <button>1</button>
	    <button>4</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/chan</property>
			<step>1</step>
			<min>0</min>
			<max>4</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation>
    
    <animation>
        <type>rotate</type>
        <object-name>ch-knob</object-name>
        <property>instrumentation/AR-3201/chan</property>
        <factor>-30</factor>
        <center>
            <x-m>0.004</x-m>
            <y-m>-0.015</y-m>
            <z-m>-0.015</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>mhz-knob</object-name>
        <property>instrumentation/AR-3201/dummy</property>
	<interpolation>
            <entry><ind>118</ind><dep>0</dep></entry>
            <entry><ind>136</ind><dep>300</dep></entry>
        </interpolation>
        <center>
            <x-m>0.010</x-m>
            <y-m>0.010</y-m>
            <z-m>-0.017</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>rotate</type>
        <object-name>khz-knob</object-name>
        <property>instrumentation/AR-3201/dummy</property>
	<interpolation>
            <entry><ind>118</ind><dep>0</dep></entry>
            <entry><ind>136</ind><dep>3600</dep></entry>
        </interpolation>
        <center>
            <x-m>0.010</x-m>
            <y-m>0.010</y-m>
            <z-m>-0.017</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>textranslate</type>
        <object-name>mhz10</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>0.01</factor>
        <step>10</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
        <animation>
        <type>textranslate</type>
        <object-name>mhz1</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>0.1</factor>
        <step>1</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>textranslate</type>
        <object-name>khz10</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>1.0</factor>
        <step>0.1</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
 
    <animation>
        <type>textranslate</type>
        <object-name>khz1</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>10.0</factor>
        <step>0.01</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>mhz-knob</object-name>
        <action>
            <button>0</button>
	    <button>3</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>integer</mask>
                <step>1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
	    <binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>integer</mask>
                <step>1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>mhz-knob</object-name>
        <action>
            <button>1</button>
	    <button>4</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>integer</mask>
                <step>-1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
	    <binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>integer</mask>
                <step>-1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>khz-knob</object-name>
        <action>
            <button>0</button>
	    <button>3</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>decimal</mask>
                <step>0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
	    	<binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>decimal</mask>
                <step>0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>khz-knob</object-name>
        <action>
            <button>1</button>
	    <button>4</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>decimal</mask>
                <step>-0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
	    	    	<binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>decimal</mask>
                <step>-0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>    
        
<!--   power    -->

    <animation>
        <type>rotate</type>
        <object-name>power-switch</object-name>
        <property>instrumentation/AR-3201/power</property>
        <interpolation>
            <entry><ind>0</ind><dep>-30</dep></entry>
            <entry><ind>1.0</ind><dep>0</dep></entry>
	    <entry><ind>2.0</ind><dep>30</dep></entry>
        </interpolation>
        <center>
            <x-m>0.0</x-m>
            <y-m>-0.013</y-m>
            <z-m>0.020</z-m>
        </center>
        <axis>
            <x>0</x>
            <y>-1</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>translate</type>
        <object-name>init-digits</object-name>
        <property>instrumentation/AR-3201/starting</property>
        <factor>0.0028</factor>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>translate</type>
        <object-name>lcd-back</object-name>
        <property>instrumentation/comm/serviceable</property>
        <factor>-0.0013</factor>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>pwr-on</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/power</property>
			<step>1</step>
			<min>0</min>
			<max>2</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation> 
    
        <animation>
        <type>pick</type>
        <object-name>pwr-off</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/power</property>
			<step>-1</step>
			<min>0</min>
			<max>2</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation> 
    
<!-- store -->

    <animation>
        <type>pick</type>
        <object-name>store-button</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-toggle</command>
			<property>instrumentation/AR-3201/store</property>
			<step>1</step>
			<min>0</min>
			<max>1</max>
			<wrap>true</wrap>		
            </binding>           
        </action>
    </animation>
  
</PropertyList>



--- NEW BINARY FILE "digits.png" ---

--- NEW BINARY FILE "lcd.png" ---


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev