> JSBSim.cxx also instantiates an instance of FGFDMExec, and calls the Run() > method periodically as directed by FlightGear, but it also copies important > data between JSBSim and FGFS. > > > 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? > > The data bus is probably populated enough for your purposes (?). If not, it > can likely be made to do so fast enough.
Thank you, there are some params associated with turbine engines (like compressor speeds, fuel flow) that are not there now but nothing that's a show stopper. > > > BTW: has the problem with the c310 twin engine models been resolved? > > Yes, I believe so. Stupid error. Check the JSBSim web site/page as mentioned > below. > Will do, would like to trash my lil' kludge and stay in sync. Regards John W. _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
