> JSBSim has an on-ground trimming routine.  Try also setting the
> velocity to non-zero.

The file I put on the ftp server is called marchetti-uiuc-set.xml and looks
like this:

<?xml version="1.0"?>
<!--
************************************************************************
UIUC Marchetti S.211 init file.
************************************************************************
-->

<PropertyList>

 <sim>
 
  <flight-model>larcsim</flight-model>
  <aero>uiuc</aero>
  <aircraft-dir>Aircraft-uiuc/Marchetti</aircraft-dir>
  <sound>false</sound>

  <panel>
   <path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
   <visibility>true</visibility>
  </panel>

  <panel_2>
   <path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
  </panel_2>

  <!-- You must download this separately -->
  <model>
   <path>Aircraft/Marchetti/Models/marchetti.mdl</path>
  </model> 

 </sim>

 <position>
  <altitude-ft>1500</altitude-ft>
 </position>

 <velocities>
  <airspeed-kt>100</airspeed-kt>
 </velocities>

</PropertyList>


Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to