> Sorry :-)

No problem, it was kind of a weird evening from the start.. plus had a disc
failure the day before and I don't think my backup was fully in sync with a
few of the files I could retrieve.
>
Looking back through all the source in .cpp and .cxx the diff is clearer
with the new understanding..

> JSBSim.cxx is the interface (a.k.a. "The Bus") that acts as the conduit
for
> data trasnfer between JSBSim and FlightGear. It is not used in teh
> standalone version of JSBSim. JSBSim.cpp is the driver program that
> instantiates and runs JSBSim standalone. It is not used with FlightGear.

So then, to migrate changes in JSBSim.cpp to JSBSim.cxx is a manual
process?? and changes to the other .cpp and .h files are picked up by the
respective makefiles when building fgfs and the standalone jsbsim? And,
finally, is JSBSim.cxx "work-in-progress", i.e. the databus is not fully
populated or there are more e->set_xxx(eng->get(...) )to code?

BTW: has the problem with the c310 twin engine models been resolved?

Regards
John W.




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

Reply via email to