The minus sign on an INPUT in a JSBSim FDM causes FlightGear to crash.
I know the INVERT keywork is being depreciated but it doesn't look like the 
minus sign is working too well at the moment.

It crashes FlightGear when it tries to load the right aileron control of an 
Aeromatic generated FDM.

Crash causing code : 
<COMPONENT NAME="Right Aileron Control" TYPE="AEROSURFACE_SCALE">
      INPUT  -fcs/roll-trim-sum
      MIN    -0.35
      MAX     0.35
      OUTPUT  fcs/right-aileron-pos-rad
   </COMPONENT>


With log level in debug mode :
---------------------------------------
Loading Component "Right Aileron Control" of type: AEROSURFACE_SCALE
FlightGear aborting

When running through gdm :
-------------------------------------
Program received signal SIG32, Real-time event 32.
0x4002a714 in pthread_getconcurrency () from /lib/i686/libpthread.so.0

I've just compiled an updated cvs version of SimGear and FlightGear and it 
still crashes.

Regards
Paul


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

Reply via email to