Jump to content
Sign in to follow this  
badderjet

Bank Limiting Switches

Recommended Posts

Guest df0132

Hi allDoes anyone know if there is a way to limit the bank angle of the 737's (and larger), when banking using the Autopilot.Currently, the planes seem to bank far to much when you change the heading bug with the AP engaged.All comments are welcome.regardsdaryl

Share this post


Link to post
Share on other sites

Hi,I believe, didn't test it, you can set the maximum bank-angle in the aircraft.cfg under the autopilot section:max_bank=25.000000It seems possible to make a "banklimiter gauge"; could be useful.Jan"Procul Negotiis"

Share this post


Link to post
Share on other sites

There is another way to do this "dynamically", so that you can select the max bank angle on the autopilot panel, just like it is done on the excellent B767 PiC panel.It requires some development skills, but it is quite easy:When the auotpilot heading is set, don't use the standard FS function to reach this heading. Instead of this, store the value set on the autopilot, and dinamically set the autopilot heading (through the FS API) so that there is a constant difference between the current aircraft heading and the autopilot target heading. You can then easily change the banking angle with the value of this difference:- 25

Share this post


Link to post
Share on other sites

Thanks for that hint, Eric, will review that... Anyway, have you checked it at different speeds?

Share this post


Link to post
Share on other sites

Yes, and it works fine. I use this system for my FMC linked to the autopilot. It works perfect during the climb, the cruise and the descent phases.I have tested this with a twin-engine jet, so I couldn't test the very low speed (100 kts and below) but I am sure it would work the same way.Eric

Share this post


Link to post
Share on other sites

Hi,Only working with xml, but i will give it a try.Is there a standalone C++ Banklimiter gauge?Jan"Procul Negotiis"

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...