BERNDT, JON S. (JON) (JSC-EX) (LM) writes: > > Does the c172 have retractable gears? I ask this because when > > I pressed the > > "g", the retractable gear sound is played, but no effect is > > I noticed this, too.
This is because of a short-cut in the sound manager. Currently, it plays the gear sound based on the value of /controls/gear-down, but that actually represents only the user's request. It *should* play the sound based on feedback from the FDM, which decides if, when, and how much the gear actually moves. After I have a chance to clean up the FGInterface class a bit, perhaps we can start exporting more properties for actual FDM state -- i.e. the real (rather than requested) control-surface and gear positions. All the best, David -- David Megginson [EMAIL PROTECTED] _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
