On Friday 02 Apr 2004 2:23 pm, David Culp wrote:
> > Earlier we had a report of a reset issue on the list.  It appears that
> > the problem only affects a couple JSBSim aircraft...the c172 (all of
> > them) and the 737.  Everything else seems to trim fine.
>
> I don't use the reset feature, but I just tried a few runs with the 737 and
> T38 using the menu item "Location | Position Aircraft (on ground)", and
> this works every time.  Is there a different reset function? If so, then
> the answer might be in the code attached to the above menu item.

Dave
The reset function I (hardly ever) use is bound to Shift-Esc in 
data/keyboard.xml:
 <key n="27">
  <name>ESC</name>
  <desc>Prompt and quit FlightGear.</desc>
  <binding>
    <command>dialog-show</command>
    <dialog-name>exit</dialog-name>
  </binding>
  <mod-shift>
   <desc>Reset FlightGear.</desc>
   <binding>
    <command>old-reinit-dialog</command>
   </binding>
  </mod-shift>
 </key>

'Location | Position Aircraft (on ground)' didn't work for me at a number of 
Californian airfields with the C172-3d - an external view shows the plane 
tumbling around the sky like an empty plastic bag!

I also tried to position in air, which was more successful, except I wasn't 
quite ready for the magneto switch being in the OFF position :�)  Good job I 
didn't have to get out and swing the propeller, eh?

Jonathan

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

Reply via email to