Page 1 of 2

Throttles Not Working With FSUIPC5

Posted: Sat Mar 07, 2020 5:06 am
by signmanbob
Hello,
All of my aircraft work great with FSUIPC5 (registered). I cannot get your 350i to work with my hardware through FSUIPC5.
I even tried setting the controllers direct through P3Dv4 and the levers in the VC do not move at all.
I really hope that you can show me what I'm doing wrong. All of my aircraft are always set up through FSUIPC5 so I can have individual profiles for each.
I have not been able to fly this 350i since I first purchased it when you started building it and thought that when the release version would eventually come that the controller problems would all be fixed.

Re: Throttles Not Working With FSUIPC5

Posted: Sat Mar 07, 2020 7:37 pm
by signmanbob
I have downloaded the latest version of the 350i (MV_KA350i_v1.0.6_200131) which uses the controller settings in the MVAMS.
I am using the Precision Flight Controls Throttle Quadrant, but when I set it the levers will move up to "Idle Lift" and then as I keep pushing the levers, they will move back down instead of moving to full throttle. It doesn't seem to matter if I select "Invert" or not.
Is there something that I'm doing wrong?

Re: Throttles Not Working With FSUIPC5

Posted: Tue Mar 10, 2020 2:27 am
by signmanbob
Hello,
Am I in the right place to get help with my 350i?

Thank you,
Bob

Re: Throttles Not Working With FSUIPC5

Posted: Tue Mar 10, 2020 3:45 pm
by Taguilo
Hi,

First of all, you need to have all your levers axis mapped in P3D.

Then, in FSUIPC, select each of them and in Type of Action required choose "Send to FS as normal axis". It is probable that you need to create a specific profile for the KA.

Finally, use MVAMS for the rest of configurations,


Tomas

Re: Throttles Not Working With FSUIPC5

Posted: Tue Mar 10, 2020 7:45 pm
by signmanbob
So the levers do need to still be mapped in P3D, and P3D's axis enabled?

Re: Throttles Not Working With FSUIPC5

Posted: Tue Mar 10, 2020 7:54 pm
by Taguilo
signmanbob wrote:
Tue Mar 10, 2020 7:45 pm
So the levers do need to still be mapped in P3D, and P3D's axis enabled?
Yes.

Tomas

Re: Throttles Not Working With FSUIPC5

Posted: Tue Mar 10, 2020 8:06 pm
by signmanbob
Thank you Tomas. I'll give it a try. I'd love tol actually fly this KA instead of the other one. :D

Re: Throttles Not Working With FSUIPC5

Posted: Sun Apr 12, 2020 11:04 pm
by violinvelocity
Thomas,

Have you noticed that AFTER you have set things up for the axis in MVAMS, they are not saved? I have calibrated as instructed "AXIS THROTTLE 1 SET" - and am attempting to use MVAMS to assign where the beta/max/min stuff is- however it never gets saved. As soon as I close and reopen MVAMS, the throttles are all reversed once more.

Re: Throttles Not Working With FSUIPC5

Posted: Mon Apr 13, 2020 1:15 am
by Taguilo
Hi,

Did you check ENABLE HARDWARE MAPPING in MVAMS Controls' page?

It comes disabled by default.


Tomas

Re: Throttles Not Working With FSUIPC5

Posted: Mon Apr 13, 2020 2:20 am
by violinvelocity
Taguilo wrote:
Mon Apr 13, 2020 1:15 am
Hi,

Did you check ENABLE HARDWARE MAPPING in MVAMS Controls' page?

It comes disabled by default.


Tomas
I do not see this option at all

Re: Throttles Not Working With FSUIPC5

Posted: Mon Apr 13, 2020 2:24 am
by violinvelocity
Taguilo wrote:
Mon Apr 13, 2020 1:15 am
Hi,

Did you check ENABLE HARDWARE MAPPING in MVAMS Controls' page?

It comes disabled by default.


Tomas
Looks like you are on the withdrawn version of the hotfix (1.1)... I'm on 1.0.6- unfortunately decided to "give it a go again" since this addon has so much potential to be great. On the 1.0.6 version, there's a control mappings page, but no user checkbox to enable mapping.

Re: Throttles Not Working With FSUIPC5

Posted: Fri Apr 17, 2020 3:05 pm
by JonathanBleeker
Guys, actually you should be able to use FSUIPC, just not with calibration. It must send only the raw axis data to sim to the throttle/prop/mixture axis events. The calibration is to be set up in the MVAMS.

Re: Throttles Not Working With FSUIPC5

Posted: Thu Apr 30, 2020 12:58 am
by tricolor
signmanbob wrote:
Sat Mar 07, 2020 7:37 pm
I have downloaded the latest version of the 350i (MV_KA350i_v1.0.6_200131) which uses the controller settings in the MVAMS.
I am using the Precision Flight Controls Throttle Quadrant, but when I set it the levers will move up to "Idle Lift" and then as I keep pushing the levers, they will move back down instead of moving to full throttle. It doesn't seem to matter if I select "Invert" or not.
Is there something that I'm doing wrong?
Same here. I'm using FSUIPC to map my axis, and no matter what is the "Invert Axis" checkbox state on the MVAMS, my hardware axis are always inverted in sim. And the way it was set up (AXIS THROTTLE SET, etc) I can't invert the axis on FSUIPC.

Re: Throttles Not Working With FSUIPC5

Posted: Thu Apr 30, 2020 5:40 pm
by Raptor
Can you post your axis.cfg ? It can be found in

C:\Users\USER\AppData\Local\MVAMS\Configurations\KingAir350i

Try to manually change INVERT to 1 (or 0 if its currently 1) and try again

[THROTTLE]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
[THROTTLE1]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
[THROTTLE2]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
[PROP]
feather=-16383
min=-13132
max=16383
invert=1
[PROP1]
feather=-16383
min=-13132
max=16383
invert=1
[PROP2]
feather=-16383
min=-13132
max=16383
invert=1
[CONDITION]
off=-16383
lowidle=-1408
highidle=16383
invert=1
[CONDITION1]
off=-16383
lowidle=1408
highidle=16383
invert=1
[CONDITION2]
off=-16383
lowidle=1408
highidle=16383
invert=1

Re: Throttles Not Working With FSUIPC5

Posted: Thu Apr 30, 2020 6:40 pm
by alehead
Raptor wrote:
Thu Apr 30, 2020 5:40 pm
...

[THROTTLE]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
[THROTTLE1]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
[THROTTLE2]
reverse=-16383
beta=-14173
idle=-8321
max=16383
invert=1
...
Sergio,

are you using only one axis lever for both the throttles, both the props and both the condition levers, or do you have a 6-axis throttle quadrant? It is interesting that all are the same values for each set...

Andrew