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.

How to "steal" joystick axis away from FS ?

Featured Replies

I am trying to program a gauge that will intercept the elevator signal from joystick and process it on its own. I don't want FS to translate those signals directly into elevator deflection. I understand that one way of doing it would be through disabling joystick in FS (KEY_JOYSTICK_CALIBRATE event) and handling it throught DirectInput. 1. Is there a more elegant way of accomplishing this ? I only want to "steal" the pitch axis. The roll and yaw can be processed by FS, as far as I am concerned.2. Is there a way to read in the FS joystick axis assignments ? Should I be forced to use the dreaded "disable joy / DI" approach, I would like to preserve the FS assignments in order to eliminate the need for custom .cfg files.Adam

  • Author

Hello Adam,As far as I know, what you describe is the only way to steal the pitch axis from FS.If you want to read the FS joystick assignments, the only solution I know is to read and parse the "fs9.cfg" file.Eric

Create an account or sign in to comment

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.