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.

Rotary Assignment Mostly Works

Featured Replies

In MSFS 2020, I'm using the Maddog MD-82 and I've assigned rotary knobs such as Altitude using AAO.  Specifically, these are the scripts I'm using to increase and decrease altitude:

INCREASE:

(L:fgcp_alt_knob1,·enum)·0·==
if{8192·23·+·(>L:fgcp_event,number)·}
els{16384·23·+·(>L:fgcp_event,number)·}
 

DECREASE

(L:fgcp_alt_knob1,·enum)·0·==
if{16384·23·+·(>L:fgcp_event,number)·}
els{8192·23·+·(>L:fgcp_event,number)·}

However, sometimes when increasing altitude (turn right) or decreasing altitude (turn left) the altitude will turn in the opposite direction for a few clicks and then start moving in the proper direction again.  Any thoughts on problems with the scripts?  Thanks!

Archived

This topic is now archived and is closed to further replies.

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.