flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.02k stars 1.05k forks source link

[BUG] Thrustmaster TCA A320 Throttle issues #3370

Closed Shutthup closed 3 years ago

Shutthup commented 3 years ago

Mod Version

Describe the bug

To Reproduce

1. 2. 3.

Expected behavior

Actual behavior

References

Additional context

My Thrustmaster TCS a320 throttle is not working correctly in the dev build. It works fine in the stable version. The idle setting is roughly 50% throttle, and you have to go into the quadrants reverser mode to drop to idle, leaving reversers non-existant. There is on way that I have found to rectify the issue in sensitivities. The forward sensitivities are correct in the sense that I still hit my detents required, but the rest (IDLE and lack of reverse) is a mess.

Was this working before/when did the issue start occurring? This started when switching from stable build to Experimental Is this a problem in the vanilla unmodded game? Yes

Discord username (if different from GitHub):

HuguesTournier commented 3 years ago

Bonjour J'ai le même problème. Impossible de le régler ! Comment faire ? Merci à vous Cordialement Hugues

Spartan3001961 commented 3 years ago

I'm using the custom build, and have no issues with the airbus throttle quadrant. I had a similar issue using either either the stable or dev versions though. With the custom build, I changed my ThrottleConfiguration.ini file as per the github doc too...

[Throttle] Log = true Enabled = true ReverseOnAxis = true ReverseIdle = true DetentDeadZone = 2.5 DetentReverseIdle = -0.90 DetentReverseFull = -1.00 DetentIdle = -0.42 DetentClimb = 0.01 DetentFlexMct = 0.53 DetentTakeOffGoAround = 1.00

HuguesTournier commented 3 years ago

Ok merci. Ou trouve t-on ce fichier ? cordialement

De : Spartan3001961 notifications@github.com Envoyé : samedi 6 février 2021 17:05 À : flybywiresim/a32nx a32nx@noreply.github.com Cc : HuguesTournier htournier1@hotmail.fr; Comment comment@noreply.github.com Objet : Re: [flybywiresim/a32nx] Thrustmaster TCA A320 Throttle issues (#3370)

I'm using the custom build, and have no issues with the airbus throttle quadrant. I had a similar issue using either either the stable or dev versions though. With the custom build, I changed my ThrottleConfiguration.ini file as per the github doc too...

[Throttle] Log = true Enabled = true ReverseOnAxis = true ReverseIdle = true DetentDeadZone = 2.5 DetentReverseIdle = -0.90 DetentReverseFull = -1.00 DetentIdle = -0.42 DetentClimb = 0.01 DetentFlexMct = 0.53 DetentTakeOffGoAround = 1.00

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/flybywiresim/a32nx/issues/3370#issuecomment-774499586, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQY7XCOV4BKSEE62WHFG2K3S5VSEJANCNFSM4XGMN4JQ.

Shutthup commented 3 years ago

Thanks, it seems my ini is the issue here.

On Sat, Feb 6, 2021, 12:14 HuguesTournier notifications@github.com wrote:

Ok merci. Ou trouve t-on ce fichier ? cordialement

De : Spartan3001961 notifications@github.com Envoyé : samedi 6 février 2021 17:05 À : flybywiresim/a32nx a32nx@noreply.github.com Cc : HuguesTournier htournier1@hotmail.fr; Comment < comment@noreply.github.com> Objet : Re: [flybywiresim/a32nx] Thrustmaster TCA A320 Throttle issues (#3370)

I'm using the custom build, and have no issues with the airbus throttle quadrant. I had a similar issue using either either the stable or dev versions though. With the custom build, I changed my ThrottleConfiguration.ini file as per the github doc too...

[Throttle] Log = true Enabled = true ReverseOnAxis = true ReverseIdle = true DetentDeadZone = 2.5 DetentReverseIdle = -0.90 DetentReverseFull = -1.00 DetentIdle = -0.42 DetentClimb = 0.01 DetentFlexMct = 0.53 DetentTakeOffGoAround = 1.00

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/flybywiresim/a32nx/issues/3370#issuecomment-774499586>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/AQY7XCOV4BKSEE62WHFG2K3S5VSEJANCNFSM4XGMN4JQ>.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flybywiresim/a32nx/issues/3370#issuecomment-774509447, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASYCM5EJYSQKKDGWO4E53U3S5V2GVANCNFSM4XGMN4JQ .

Spartan3001961 commented 3 years ago

Glad I could help

derl30n commented 3 years ago

Closing since issue resolved.

Shutthup commented 3 years ago

It turns out this solves the main problem but now my detent spots are way off due to having to lower neutral position almost all the way negative to get idle.

On Sat, Feb 6, 2021, 11:05 Spartan3001961 notifications@github.com wrote:

I'm using the custom build, and have no issues with the airbus throttle quadrant. I had a similar issue using either either the stable or dev versions though. With the custom build, I changed my ThrottleConfiguration.ini file as per the github doc too...

[Throttle] Log = true Enabled = true ReverseOnAxis = true ReverseIdle = true DetentDeadZone = 2.5 DetentReverseIdle = -0.90 DetentReverseFull = -1.00 DetentIdle = -0.42 DetentClimb = 0.01 DetentFlexMct = 0.53 DetentTakeOffGoAround = 1.00

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flybywiresim/a32nx/issues/3370#issuecomment-774499586, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASYCM5DHKSQF2BMVDUHZBDTS5VSEJANCNFSM4XGMN4JQ .

Shutthup commented 3 years ago

Disregard, I kept playing with it and it seems to be good to go now.

On Sat, Feb 6, 2021, 18:24 Devin Pasko paskodjp@gmail.com wrote:

It turns out this solves the main problem but now my detent spots are way off due to having to lower neutral position almost all the way negative to get idle.

On Sat, Feb 6, 2021, 11:05 Spartan3001961 notifications@github.com wrote:

I'm using the custom build, and have no issues with the airbus throttle quadrant. I had a similar issue using either either the stable or dev versions though. With the custom build, I changed my ThrottleConfiguration.ini file as per the github doc too...

[Throttle] Log = true Enabled = true ReverseOnAxis = true ReverseIdle = true DetentDeadZone = 2.5 DetentReverseIdle = -0.90 DetentReverseFull = -1.00 DetentIdle = -0.42 DetentClimb = 0.01 DetentFlexMct = 0.53 DetentTakeOffGoAround = 1.00

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/flybywiresim/a32nx/issues/3370#issuecomment-774499586, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASYCM5DHKSQF2BMVDUHZBDTS5VSEJANCNFSM4XGMN4JQ .