On Thu, 6 Dec 2007, Georg Vollnhals wrote:

if we choose the 737 this should be done before the release:

1. Put the aircraft onto earth. It hovers over the runway.

Hi,

You could try this patch. I made these local changes quite some time ago so I'm not certain if it is still the right adjustment. It should put the 3d model in sync with the FDM model.

Cheers,

Anders
--
---------------------------------------------------------------------------
Anders Gidenstam
mail: anders(at)gidenstam.org
WWW: http://www.gidenstam.org/FlightGear/JSBSim-LTA/
Index: 737.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/737-300/737.xml,v
retrieving revision 1.2
diff -u -r1.2 737.xml
--- 737.xml     15 Jan 2007 12:50:44 -0000      1.2
+++ 737.xml     6 Dec 2007 11:29:41 -0000
@@ -31,9 +31,9 @@
             <z>  70 </z>
         </location>
         <location name="VRP" unit="IN">
-            <x> 0 </x>
+            <x> 355.9 </x>
             <y> 0 </y>
-            <z> 0 </z>
+            <z> 18 </z>
         </location>
     </metrics>
 
Index: Models/737-300.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/737-300/Models/737-300.xml,v
retrieving revision 1.1
diff -u -r1.1 737-300.xml
--- Models/737-300.xml  16 Feb 2006 11:00:22 -0000      1.1
+++ Models/737-300.xml  6 Dec 2007 11:29:42 -0000
@@ -3,10 +3,12 @@
 <PropertyList>
 
  <path>737-300.ac</path>
+<!--
  <offsets>
    <z-m>1.45</z-m>
    <pitch-deg>0.2</pitch-deg>
  </offsets>
+-->
  <!--
   <model>
   <path>Aircraft/gages/Models/test.xml</path>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to