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.

FSS E-Jet Throttle

Featured Replies

Just now, Lorby_SI said:

What's that? I've never seen syntax like this?

Its a competitions syntax but variables remain the same.

  • Commercial Member
13 minutes ago, HighTowers said:

Thanks very much.  Never would have thought to try something that says MOUSE_INP.  But the honeycomb bravo throttle does have a reverse axis, so this setup ends up being very dangerous to going into reverse thrust when you just want to go to idle at the detent.  Might be better to just have a toggle reverse thrust button. 

I have a Bravo too, and mine doesn't have a Reverser axis. Not sure what you mean?

I would set a software detent on the 0.3 position make it big enough so you don't accidentally skip over. Or use a button, like the little reverser levers on the Bravo (they are't axis, just buttons) 

LORBY-SI

  • Commercial Member
Just now, Torkermax said:

Its a competitions syntax but variables remain the same.

Not really. AxisAndOhs requires a "unit" with the LVars if you want to read/write to the sim. Otherwise the LVars are AAO internal only (the interface to the sim is a finite resource, and it seemed prudent to make this disctinction. So that you can have your own set of LVars for Script processing that don't weigh down the interface with unnecessary data)

LORBY-SI

  • Commercial Member
8 minutes ago, Torkermax said:

I have assigned the reverser lever to "L:FSS_EXX_LEVER_THROTTLE_L_MOUSE_INP, 0"  when pressed and "L:FSS_EXX_LEVER_THROTTLE_L_MOUSE_INP, 1"  when released?

In AAO that would have to be scripted:
Full reverse L
0.0 (>L:FSS_EXX_LEVER_THROTTLE_L_MOUSE_INP, Number)
Idle L
0.3 (>L:FSS_EXX_LEVER_THROTTLE_L_MOUSE_INP, Number)
Same for R
 

1.0 (>L:FSS_EXX_LEVER_THROTTLE_L_MOUSE_INP, Number)
Would set the lever to full forward

Edited by Lorby_SI

LORBY-SI

Great thread. Finally got the Spoiler to workon the Experimental Ejets. This is on a TurtleBeach Velocity One yoke. Other hardware might not need to reverse the spoiler axis.

Enter Variable = IE:EVT_LEVER_SPOILER_1

Axis reversed, Min = -1, Max = 1, Continuously, Float

 

-J

13700KF | RTX 4090 @ 1440 | 64GB DDR5 | 2 x 1TB SSDs | 1TB M.2 NVMe

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.