Melchior FRANZ writes: > What about "fgfs --trace-write=/controls/aileron"? (Watch for "TRACE: ..." > lines, or filter through '2>&1|grep TRACE'.) Does the aileron already start > with wrong values from the very beginning? >
OK, during initialisation, the following is output: FGJSBSim::set_Velocities_Local_Airmass: 0, 0, 0 TRACE: Write node /controls[0]/aileron[0], value"0.000000" Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Adding condition to binding Panel visible = 1 TRACE: Write node /controls[0]/aileron[0], value"-1.000000" Finally initializing fdm So it seems to me that it is initially set correctly, but then for some reason it is overwitten. Any ideas? Cheers - Dave -- [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
