Hi,

attached is a little patch for the f16. It's VRP is obviously wrong, when 
watching turns on the ground from outside. I did standard 
slipping-of-the-edge tests and found an x-value of -180in to improve the 
situation a lot.

Regards,
Nine
? Aircraft/f16/initfile.xml
Index: Aircraft/f16/f16.xml
===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/f16/f16.xml,v
retrieving revision 1.67
diff -u -3 -p -r1.67 f16.xml
--- Aircraft/f16/f16.xml	23 Sep 2008 18:02:27 -0000	1.67
+++ Aircraft/f16/f16.xml	28 Sep 2008 18:55:47 -0000
@@ -53,7 +53,7 @@
             <z> 29.5 </z>
         </location>
         <location name="VRP" unit="IN">
-            <x> 0 </x>
+            <x> -180 </x>
             <y> 0 </y>
             <z> 0 </z>
         </location>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to