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.

Mapping for MU-2 Go Around button

Featured Replies

Hi,

Just wondering if anyone has a mapping for the go-around button on the MU-2. Manual doesn't mention any.

Would be handy to map to my hardware. Hunting head down in the VC in IFR at minimums trying to click on the side of the throttle is a recipe for disaster in this high-performance ship.

Cheers

Zenji

Looks like that  "(L:GOAROUND_NODE,bool) " true activates the GoAround mode.

 

Gook luck 😉

Gérard

If you don't mind using the keyboard, I believe [ctrl + shift + G] is the keyboard shortcut for go around. 

function MU2_GoAround()
  ipc.writeLvar("L:GOAROUND",1)                     -- button movement in
  ipc.writeLvar("L:GOAROUND_NODE",1)          -- turn GA (Go Aound) on (like mouse click down)
  ipc.writeLvar("L:GOAROUND",0)                      -- button movement out
  ipc.writeLvar("L:GOAROUND_NODE",0)          -- turn GA off  (like mouse click release)
  return
end

Al

  • Author

Much appreciated.

Should have mentioned that before I wrote the question I tried ctl-shft-g as that's a default TOGA mapping but doesn't work for the MU-2.

Made a macro so I can toggle L:GOAROUND_Node from a joystick button.

Works perfectly.

Just flew into ORBX's ENHF (Hammerfest, northern Norway). Short sloping runway at a cliff edge, no GS just LOC, snow and a low ceiling.

 

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.