Mark Davies wrote: > When I start flightgear with c310-yasim I get only one engine running > to start with, and when I start the second the RPM do not match, > yellow leads white and I can't seem to get them even :(
My fault. This is a typo in the configuration file. The cruise-alt specifiers for the two propellers don't match. Both should be 20000 ft. The fix is checked in now, if you want to grab it from CVS. Otherwise you can just change the cruise-alt="10000" in the second propeller tag of Aircraft-yasim/c310.xml to cruise-alt="20000" yourself. > If I reset and the engines are not running, the props rotate very > slowly, I guess about 1/2 rpm. > > I also got a segmentation fault while doing the above, I've not > bothered to look at the source but here's a back trace from the core > file. Hrm... that sounds like a bug. The reset behavior isn't terribly well specified by current code. I know there are a few spots in YASim that leak memory when the FDM is reset. I wouldn't be surprised if there were a few crash gotchas in there too. Happily, this one doesn't look like YASim. :) Hopefully David and Tony handled your other questions. Andy -- Andrew J. Ross NextBus Information Systems Senior Software Engineer Emeryville, CA [EMAIL PROTECTED] http://www.nextbus.com "Men go crazy in conflagrations. They only get better one by one." - Sting (misquoted) _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
