Hi All,

Someone a while ago posted a patch for the vulcan to sort out the bad
retractable gear values generated by aeromatic. I didn't follow-up and
test it, for which they have my apologies.

However, I've tested the patch below, so if someone could commit it, that
would be great.

Thanks

-Stuart

===================================================================
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/vulcanb2/vulcanb2.xml,v
retrieving revision 1.2
diff -u -r1.2 vulcanb2.xml
--- vulcanb2.xml        26 Aug 2006 17:46:49 -0000      1.2
+++ vulcanb2.xml        17 Apr 2007 19:21:20 -0000
@@ -93,7 +93,7 @@
    <damping_coeff unit="LBS/FT/SEC"> 20396.25 </damping_coeff>
    <max_steer unit="DEG"> 5.00 </max_steer>
    <brake_group>NONE</brake_group>
-   <retractable>RETRACT</retractable>
+   <retractable>1</retractable>
  </contact>
 
   <contact type="BOGEY" name="LEFT_MAIN">
@@ -109,7 +109,7 @@
    <damping_coeff unit="LBS/FT/SEC"> 40792.50 </damping_coeff>
    <max_steer unit="DEG">0</max_steer>
    <brake_group>LEFT</brake_group>
-   <retractable>RETRACT</retractable>
+   <retractable>1</retractable>
  </contact>
 
   <contact type="BOGEY" name="RIGHT_MAIN">
@@ -125,7 +125,7 @@
    <damping_coeff unit="LBS/FT/SEC"> 40792.50 </damping_coeff>
    <max_steer unit="DEG">0</max_steer>
    <brake_group>RIGHT</brake_group>
-   <retractable>RETRACT</retractable>
+   <retractable>1</retractable>
  </contact>
 
   <contact type="STRUCTURE" name="LEFT_WING">



      ___________________________________________________________ 
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to