> YOU HAVE AN INCOMPATIBLE CFG FILE FOR THIS AIRCRAFT. RESULTS WILL BE
> UNPREDICTABLE !!
> Current version needed is: 1.61
>         You have version: 1.60

Hi, Matt:

This particular issue deals with JSBSim. FlightGear is still in development,
and JSBSim even more so.  Our configuration file format doesn't change so
often, but sometimes we make a change to the code (to give us more
capability, usually), and it makes previous incarnations of the aircraft
model descriptions obsolete. We try to make sure that the base package
(which contains the aircraft flight models) and the code for JSBSim are
synchronized. There is a "required version" hardcoded into JSBSim in the
FGJSBBase.cpp file. This version needs to match the version identifier in
the base package aircraft models for JSBSim aircraft. Look at the X15.xml
file for instance:

<FDM_CONFIG NAME="X-15" VERSION="1.61">

It's not clear to me what is out of sync in your case, but it can be fixed
and isn't so serious. Can you give us more information?

Jon

--

Project Coordinator
JSBSim Flight Dynamics Model
http://www.jsbsim.org



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

Reply via email to