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.

Axis & Ohs for FBW A32NX

Featured Replies

Does anyone have a working template for the FBW for Honeycomb? I downloaded the one from GitHub but there are several things that don’t work correctly. Namely, you can’t decrease altitude, only increase. 
 

I would also like the landing lights to be ON/RETRACTED as opposed to ON/OFF. FBW has the variables but RPN scripting makes me feel dumb. 
 

Just wondered if anyone had perfected it and would share. Thanks!

Eddie
KABQ

It is not perfected and it is not a template, but with that SD profiles, there are always scripts included which you could use with any hardware.

If it fits your special needs for the Honeycomb I can't say, but features like LL retracted are included.

If you need a few additions drop me a note and I can make maybe some additional scripts for your needs

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

To turn on Landing lights and extend. I just use a key event. Set Key Down Event to: LANDING_LIGHTS_SET

 

Key Up Event:

To turn Off and Retract and move the Switch to retract, use the script below.

0·(>K:LANDING_LIGHTS_SET)·1·(>L:LANDING_2_Retracted,·Number)·1·(>L:LANDING_3_Retracted,·Number)·2·(>L:LIGHTING_LANDING_2,·Number)·2·(>L:LIGHTING_LANDING_3,·Number)

     0·(>K:LANDING_LIGHTS_SET) ; Turns the landing lights off and moves the light switches to Off

     1·(>L:LANDING_2_Retracted,·Number)·1·(>L:LANDING_3_Retracted,·Number)·; Retracts the lights

     2·(>L:LIGHTING_LANDING_2,·Number)·2·(>L:LIGHTING_LANDING_3,·Number) ; Moves the LR landing switches to retract.

 

Took me awhile to figure it out because I forgot to remove the landing light control bindings from my FBW Honeycomb Alpha profile.

 

 

Intel i7 10700K (OC 5.0) / 64GB DDR4 3600MHz CL16 /4070 Ti Super / SSDs / 660watt PSU / LG27GL83A-B  1440P IPS G-Sync Compatible / Noctua NH-D15 CHROMAX / Honeycomb Alpha & Bravo

  • Author

Thanks guys! Very helpful and I got it working. 

Eddie
KABQ

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.