[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flightgear-devel
Subject:    Re: [Flightgear-devel]Re:[Flightgear-cvslogs]CVS:data/Aircraft/pa28-161
From:       Melchior FRANZ <a8603365 () unet ! univie ! ac ! at>
Date:       2004-02-13 12:56:21
Message-ID: 200402131356.22849 () pflug2 ! gphy ! univie ! ac ! at
[Download RAW message or body]

* Vivian Meazza -- Friday 13 February 2004 13:19:
> Could the prop pitch be the problem 

Unlikely -- it's already maximum by default.



> - I can't find any  method of controlling it

Either via http/telnet/property browser:

    /controls/engines/engine[n]/propeller-pitch

Some joystick configs support it. And finally, you can add a key
definition to you personal config, e.g.:


    <key n="113">
        <name>q</name>
        <desc>Decrease prop pitch.</desc>
        <binding>
            <command>nasal</command>
            <script>controls.adjPropeller(-1)</script>
        </binding>
    </key>

    <key n="81">
        <name>Q</name>
        <desc>Increase prop pitch.</desc>
        <binding>
            <command>nasal</command>
            <script>controls.adjPropeller(1)</script>
        </binding>
    </key>

m.

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic