Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Bank Limiting Switches

Featured Replies

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

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"

Jan

 

 

 

"Beatus ille qui procul negotiis..."

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

  • Author

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

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

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

Jan

 

 

 

"Beatus ille qui procul negotiis..."

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.