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.

Navajo

Members
  • Joined

  • Last visited

Everything posted by Navajo

  1. First a big thank you to everyone involved with L.I.N.D.A.!!!!!!!!!!!!!!!!!!You totally saved my PMDG MD-11 experience!!!!!Just wish i had found it before starting my real flight training on the MD11.I was also very happy that the MD-11 was also included.One question; Is there a way to speed inputs up? e.g. the minimums take forever to set from 200 to 1500.I did try the "on repeat" option and entered the same command there as i did "on press"There were a few important MD-11 functions missing, but i was able to get them working and wanted to share what i've found.The SD Cue switches (on the SDCP) to view the different systems:-- ## SD-CUE ###############function SD_CUE_ENG () ipc.control(66587,73390)endfunction SD_CUE_HYD ()ipc.control(66587,73391)endfunction SD_CUE_ELEC ()ipc.control(66587,73392)endfunction SD_CUE_AIR ()ipc.control(66587,73393)endfunction SD_CUE_FUEL ()ipc.control(66587,73394)endfunction SD_CUE_CONFIG ()ipc.control(66587,73395)endfunction SD_CUE_MISC ()ipc.control(66587,73396)endfunction SD_CUE_STATUS ()ipc.control(66587,73397)endfunction SD_CUE_CONSEQ ()ipc.control(66587,73398)endfunction SD_CUE_ND ()ipc.control(66587,73399)endAlso i found some functions on the ECP (Electronics Control Panel) or EFIS as it called in the linda module.I made an extra section, and found out later that the minimums were already in the module.The names are self explanatory, I think.-- ## ECP ###############function BARO_QFE ()ipc.control(66587,71143)endfunction BARO_QNH ()ipc.control(66587,71144)endfunction MINIMUMS_RA ()ipc.control(66587,71121)endfunction MINIMUMS_BARO ()ipc.control(66587,71122)endfunction MINIMUMS_INC ()ipc.control(66587,80023)endfunction MINIMUMS_DEC ()ipc.control(66587,80024)endfunction BARO_INC ()ipc.control(66587,71107)endfunction BARO_DEC ()ipc.control(66587,71106)endfunction PULL_STD ()ipc.control(66587,71102)endBest RegardsP.S. Don't hesitate to ask any MD-11 related questions, I'm a second officer on the real thing.P.S.2 made donation as well. Well deserved!!

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.