David Megginson wrote: > Erik Hofman writes: > > > To get it working the UIUC code should populate the property tree with > > at least the following properties (for a piston engine driven aeroplane): > > > > > > starting/stoping the sounds: > > --------------------------- > > /engines/engine/cranking > > /engines/engine/running > > /gear/gear[]/wow > > /surface-positions/flap-pos-norm > > /sim/aero/alarms/stall-warning > > Since UIUC doesn't have any engine start-up code or stall-detection > code, it's probably good enough just to set /engines/engine[0]/running > to true (repeat for additional engines), and to copy the value of the > flap control directly to /surface/positions/flap-pos-norm.
Or create a sepperate config file which does use the correct properties for UIUC (without modifications to the code). Erik _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
