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.

ap_alt_var_dec100 missing ?

Featured Replies

ap_alt_var_dec100 and *dec1000  seem to be missing here. I can't find them here. what am I doing wrong ?

 

Thanks

  • Commercial Member
21 minutes ago, MindYerBeak said:

ap_alt_var_dec100 and *dec1000  seem to be missing here. I can't find them here. what am I doing wrong ?

 

Thanks

Sorry, I don't understand. What is missing where exactly? What is "here" and what are you looking for? Is this about something in the AxisAndOhs app? What are you trying to do?

Edited by Lorby_SI

LORBY-SI

  • Author
7 minutes ago, Lorby_SI said:

Sorry, I don't understand. What is missing where exactly? What is "here" and what are you looking for? Is this about something in the AxisAndOhs app? What are you trying to do?

Sorry for not being clear.I'm looking to assign a button(rotary) - x-touch mini- using aao.I need ap_alt_var_dec100 but I can't find it in key down events.

Edited by MindYerBeak

  • Commercial Member
33 minutes ago, MindYerBeak said:

Sorry for not being clear.I'm looking to assign a button(rotary) - x-touch mini- using aao.I need ap_alt_var_dec100 but I can't find it in key down events.

Firstly, the lists in AAO only contain the SDK events. Those may not be applicable to your aircraft, especially in MSFS. Many developers implement their own methods. Assuming that we are talking about MSFS, there is also the issue that the AP has multiple "slots" and you may need a script to access them.

If you are flying MSFS, then it is essential to provide information about in which exact aircraft you want to assign what exact button or lever to which hardware. Otherwise the answer is pure guesswork.

If we are talking about the default events, then what you are looking for is
100 (>K:AP_ALT_VAR_INC)
1000 (>K:AP_ALT_VAR_INC)

100 (>K:AP_ALT_VAR_DEC)
1000 (>K:AP_ALT_VAR_DEC)
 

The value that an event is called with is dialled into the box to the right of the key down/up selections -> check the AAO manual about that.

Edited by Lorby_SI

LORBY-SI

  • Author

I'm using MSFS,the aircraft is the fsreborn 500 and the hardware is xtouch mini. Awhile back I created a general profile with spad.next (change spd,hdg,alt,vs)that works for all airplanes .So I installed aao again and and tried to replicate the same profile.Most events work for aao too.So far only sync hdg and ap_alt_var_dec and inc 100/1000 wouldn't work "out of the box" with aoo.

Edited by MindYerBeak

  • Commercial Member
28 minutes ago, MindYerBeak said:

wouldn't work "out of the box"

The way AAO does it is actually right out of the (SDK) box - AAO is in essence just a translator between your hardware and the SDK.

I don't have that aircraft, but doesn't the FSR use a clone of the default G1000? Then the default events should work, and the more specialized knobs are controlled with input event (HVars) I think. For heading sync you need a script that copies your current heading to the AP, IIRC that is one of the examples that are already in the app ("Scripts-ACT_HEADING_TO_AP"). Scripts can be assigned to button same as the events, they appear in the same treelist.

Edited by Lorby_SI

LORBY-SI

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.