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.

Honeycomb Bravo setting the position switches

Featured Replies

Hi, not sure of the best way to explain this, but for switches 17-21 (upper left), how do I reprogram those with Axis & Ohs? I want to be able to choose one, and then use 13/14 (plus/minus) to adjust the values. Specifically I'm looking to program Com 1 frequencies with the top 2 buttons, 20/21. I'm very new to the product, so sure I'm just missing something, any help would be appreciated.

  • Commercial Member

AAO is basically hardware agnostic. It doesn't care what controller is sending the signals, and it simply translates them into the simulators SDK assets.

I would do this with RPN scripts. Use the switches to set an LVar to specific values and bind two larger scripts to the plus/minus that do different things for the different values of the LVar.

Scripts would look something like this (I just invented the LVar name, it doesn't matter what you call it)
- on the switches
1 (>L:PMSelector)
and
2 (>L:PMSelector)
etc.

- the Plus script would be for example

(L:PMSelector)·s0·
l0·1·==·if{·1·(>K:COM_RADIO_FRACT_INC_CARRY)·}·
l0·2·==·if{·1·(>K:NAV1_RADIO_FRACT_INC_CARRY)·}·

etc.

Be mindful that the plus/minus scripts may look different for different aircraft. Especially in MSFS the default SDK events and variables (which is what you see on the treelists in the app)  are not used very often.

Edited by Lorby_SI

LORBY-SI

  • Author

Okay, thanks. I'll give it a shot.

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.