Hi, I've attached a patch fixing the DME 1 display on the 747.

-- 
Jean-Yves Lefort

[EMAIL PROTECTED]
http://lefort.be.eu.org/
Index: Aircraft/747/747-base.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/747/747-base.xml,v
retrieving revision 1.4
diff -u -r1.4 747-base.xml
--- Aircraft/747/747-base.xml   14 Jun 2005 18:04:28 -0000      1.4
+++ Aircraft/747/747-base.xml   1 Feb 2006 01:10:40 -0000
@@ -91,6 +91,9 @@
  <instrumentation>
    <dme n="0">
       <switch-position type="int">1</switch-position>
+      <frequencies>
+       <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
+      </frequencies>
    </dme>
  </instrumentation>
 
Index: Aircraft/747/Models/boeing747-400-enav-jw.xml
===================================================================
RCS file: 
/var/cvs/FlightGear-0.9/data/Aircraft/747/Models/boeing747-400-enav-jw.xml,v
retrieving revision 1.2
diff -u -r1.2 boeing747-400-enav-jw.xml
--- Aircraft/747/Models/boeing747-400-enav-jw.xml       3 Dec 2004 21:25:48 
-0000       1.2
+++ Aircraft/747/Models/boeing747-400-enav-jw.xml       1 Feb 2006 01:10:40 
-0000
@@ -193,7 +193,7 @@
  <animation>
   <type>textranslate</type>
   <object-name>dmel1</object-name>
-  <property>/instrumentation/dme[0]/distance-nm</property>
+  <property>/instrumentation/dme[0]/indicated-distance-nm</property>
   <factor>1.00</factor>
   <step>0.1</step>
   <axis>
@@ -206,7 +206,7 @@
  <animation>
   <type>textranslate</type>
   <object-name>dmel2</object-name>
-  <property>/instrumentation/dme[0]/distance-nm</property>
+  <property>/instrumentation/dme[0]/indicated-distance-nm</property>
   <factor>0.10</factor>
   <step>1</step>
   <axis>
@@ -219,7 +219,7 @@
  <animation>
   <type>textranslate</type>
   <object-name>dmel3</object-name>
-  <property>/instrumentation/dme[0]/distance-nm</property>
+  <property>/instrumentation/dme[0]/indicated-distance-nm</property>
   <factor>0.01</factor>
   <step>10</step>
   <axis>
@@ -232,7 +232,7 @@
  <animation>
   <type>textranslate</type>
   <object-name>dmel4</object-name>
-  <property>/instrumentation/dme[0]/distance-nm</property>
+  <property>/instrumentation/dme[0]/indicated-distance-nm</property>
   <factor>0.001</factor>
   <step>100</step>
   <axis>

Attachment: pgpHKKsBNE4GX.pgp
Description: PGP signature

Reply via email to