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.

controls for landing gear?

Featured Replies

Hi,

 

in the SDK I found three controls for the landing gear (EVT_GEAR_LEVER, EVT_GEAR_LEVER_OFF and EVT_GEAR_LEVER_UNLOCK). Does anybody know the parameters for these controls? I try to use an ON/OFF/ON switch for the gear but the controls don't work! I tried with parameter "0" and "1" but no success. 

 

GEAR "up" and "down" is no problem with the presets but I want to set the gear lever to the "OFF" position with the switch in middle position.

 

Foreman

 

 

Hi

 

It uses the mouse flags which can be a bit confusing. I wrote a short FSUIPC macro which seems to work ok, credit to the Linda team for the original idea:

 

[macros]

1=NGX_GEAR_up

1.1=C70087, -2147483648

2=NGX_GEAR_off

2.1=C74184, 536870912

2.2=C74184, 131072

3=NGX_GEAR_down

3.1=C70087, 536870912

 

Paul

 

 

Sent from my Touchpad using Tapatalk 4 Beta

 

 

Paul Dumke

  • Author

Hi,

 

sometimes I'm so stupid! Thx for the input. With mouseflags everything works fine.

 

Foreman

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.