Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi,

I've programmed my own N1 mode for my panel, directly controlling the throttle input.

As long as the aircraft is on the ground though I want the pilot to still be able to cancel the take-off by moving the throttle input on the joystick to < 50% input. The problem is that if I don't disable (through FSUIPC) the joystick throttle axis, it will constantly interphere with the throttle inputs I give in code. If I do disable the axis, then I can not detect if the user has moved the throttle axis to < 50%.

So is there an FSUIPC offset that allows me to read the joystick axis input even though I have disabled the throttle axis ?

Thanks,

Björn

  • 2 weeks later...
Posted

Sorry for the delay -- as announced here, I have been on holiday.

So is there an FSUIPC offset that allows me to read the joystick axis input even though I have disabled the throttle axis ?

If you are disabling the input via offset 310A, then, as documented in the write-up for that offset, the value which would otherwise have been used is readable in the offset range 3328-3339. The whole process is supported for fly-by-wire intervention.

Regards

Pete

Posted

Thx Pete, tried that one and it works even though the values are not 100% as I don't callibrate my joystick through FSUIPC and I don't want the users of the panel to do so neither.

Björn

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.