Hi, I've removed the old GPWS objects from the b1900d model, since it
now uses the MK VIII. The anim patch is attached, and the .ac file
with the "GPWS", "GPWSon", "BELOW-GS", "BelowGsOn" and "warninglamps"
objects removed can be found here:

        http://people.freebsd.org/~jylefort/b1900d.ac.gz

Syd Adams CC'ed.

-- 
Jean-Yves Lefort

[EMAIL PROTECTED]
http://lefort.be.eu.org/
Index: Aircraft/b1900d/Models/b1900d-anim.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/b1900d/Models/b1900d-anim.xml,v
retrieving revision 1.3
diff -u -r1.3 b1900d-anim.xml
--- Aircraft/b1900d/Models/b1900d-anim.xml      4 Mar 2006 22:28:51 -0000       
1.3
+++ Aircraft/b1900d/Models/b1900d-anim.xml      20 Mar 2006 17:10:16 -0000
@@ -2570,47 +2570,6 @@
       <z-m>-0.088</z-m>
     </center>
 </animation>
-<!--                  GPWS                    -->
-<animation>
-  <type>select</type>
-  <object-name>BelowGsOn</object-name>
-  <condition>
-<and>
-    <greater-than>
-      <property>/instrumentation/nav[0]/gs-needle-deflection</property>
-      <value>1.3</value>
-    </greater-than>
-    <less-than>
-      <property>/position/altitude-agl-ft</property>
-      <value>1000.0</value>
-    </less-than>
-  </and>
-  </condition>
-</animation>
-
-<animation>
-  <type>select</type>
-  <object-name>GPWSon</object-name>
-  <condition>
-        <less-than>
-          
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
-          <value>180.0</value>
-        </less-than>
-        <less-than>
-          <property>/position/altitude-agl-ft</property>
-          <value>1000.0</value>
-        </less-than>
-  <less-than>
-    <property>/gear/gear/position-norm</property>
-    <value>1</value>
-  </less-than>
-  <equals>
-    <property>/surface-positions/flap-pos-norm</property>
-    <value>0.0</value>
-  </equals>
-    </condition>
-</animation>
-
 
 <!--__________________________________ airspeed 
________________________________-->
 

Attachment: pgpPZXDL5bTDK.pgp
Description: PGP signature

Reply via email to