I believe I just squashed a bug that prevented the turn coordinator gyro model from working correctly after a reset or reposition.
There were several typos in the unbinding section of FGInterface. This meant that after a reset or reposition, several FDM variable were not unbound correctly and were left dangling; pointing to unallocated memory. This wasn't a crash type bug, but those properties then had bogus values. Two of these properties were input for the TC gyro model and so that no longer worked after a reset or reposition. This should now be working again. Regards, Curt. -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
