Jump to content
The simFlight Network Forums

All AXIS Suddenly switched. P3Dv5.3


Recommended Posts

Hi,

Today, after I landed a PMDG 747 flight with all FSUIPC binding working correctly, I rebooted and tried an FSLabs A319 flight.  All of a sudden my FSUPIC controllers had switched: FSUIPC is recognizing my CH rudder pedals as my Honeycomb Beta throttle unit, and all other axes seem randomly swapped or not recognized.

The calibration on my USB controllers is still okay.  I didn't unplug any controllers, or swap any other USB ports.

Any idea what could have happened? I've attached by FSUIPC.ini file

 

Thanks for any help,

 

Daniel

FSUIPC6.ini

Link to comment
Share on other sites

Looks like your device ids have changed, This can happen with windows updates. You should really be using the "joyletters" facility which prevents this happening when the ids change.
You are also using an old and unsupported version of FSUIPC6 - 6.1.7. The latest version is 6.1.9 - please update.

Once updated, can you change this line in the [JoyNames] section of your FSUIPC6.ini:

Quote

AutoAssignLetters=Yes

Then run/start P3D/FSUIPC and exit once loaded, and then attach your FSUIPC6.ini and FSUIPC6.log files and I will update your ini for you with the correct id-to-letter mapping.

John

  • Like 1
Link to comment
Share on other sites

Please try the attached - I have just switched your Bravo throttle and your CH pedals, by changingL

Quote

A=Bravo Throttle Quadrant
A.GUID={4CEC1630-5DE4-11EC-8001-444553540000}
B=CH PRO PEDALS USB
B.GUID={D0BE0240-909D-11EA-8001-444553540000}

to

Quote

B=Bravo Throttle Quadrant
B.GUID={4CEC1630-5DE4-11EC-8001-444553540000}
A=CH PRO PEDALS USB
A.GUID={D0BE0240-909D-11EA-8001-444553540000}
 

You can switch other devices similarly, if needed,

I have also simplified/updated your profile aircraft names to use substrings.

Let me know if you still gave ant issues.

John

FSUIPC6.ini

  • Like 1
Link to comment
Share on other sites

Thanks very much John, very much appreciate you doing this for me.  Unfortunately I dropped it in, fired up the simulator and still had the same issues.

Playing around yesterday (before deleting my changes and reverting back to my originals) I tried pretty much the same solution as you gave me.  Strange how swapping the two devices around doesn't seem to do anything, isn't it?

 

Daniel

FSUIPC6.JoyScan.csv FSUIPC6.log FSUIPC6.ini

Link to comment
Share on other sites

It looks like you assign the FSLabs Airbus A32X profile with the original letters:

Quote

[Axes.FSLabs Airbus A32X]
RangeRepeatRate=10
0=BX,256,D,7,0,0,0    -{ DIRECT: LeftBrake }-
1=BY,256,D,8,0,0,0    -{ DIRECT: RightBrake }-
2=BZ,256,D,3,0,0,0    -{ DIRECT: Rudder }-
3=AY,256,D,22,0,0,0    -{ DIRECT: Spoilers }-
4=AZ,256,D,23,0,0,0    -{ DIRECT: Flaps }-
5=AR,256,D,9,0,0,0    -{ DIRECT: Throttle1 }-
6=AV,256,D,10,0,0,0    -{ DIRECT: Throttle2 }-
7=CX,256,F,66818,0,0,0    -{ TO SIM: STEERING_SET }-
8=DX,256,D,1,0,0,0    -{ DIRECT: Aileron }-
9=DY,256,D,2,0,0,0    -{ DIRECT: Elevator }-
10=EX,256,D,1,0,0,0    -{ DIRECT: Aileron }-
11=EY,256,D,2,0,0,0    -{ DIRECT: Elevator }-
12=EP,0,F,66416,0,0,0    -{ TO SIM: PAN_VIEW }-
 

Compare this to your general profile:

Quote

[Axes]
PollInterval=10
RangeRepeatRate=10
0=BR,256,D,9,0,0,0    -{ DIRECT: Throttle1 }-
1=AX,256,D,7,0,0,0    -{ DIRECT: LeftBrake }-
2=AY,256,D,8,0,0,0    -{ DIRECT: RightBrake }-
3=AZ,256,D,3,0,0,0    -{ DIRECT: Rudder }-
4=EX,256,D,1,0,0,0    -{ DIRECT: Aileron }-
5=EY,256,D,2,0,0,0    -{ DIRECT: Elevator }-
6=EP,0,F,66416,0,0,0    -{ TO SIM: PAN_VIEW }-
 

So it looks like some assignments were made AFTER the ids switched....

You need to go through your ini and change the letter to the correct device, i.e. for the FSLabs Airbus A32X try

Quote

[Axes.FSLabs Airbus A32X]
RangeRepeatRate=10
0=AX,256,D,7,0,0,0    -{ DIRECT: LeftBrake }-
1=AY,256,D,8,0,0,0    -{ DIRECT: RightBrake }-
2=AZ,256,D,3,0,0,0    -{ DIRECT: Rudder }-
3=BY,256,D,22,0,0,0    -{ DIRECT: Spoilers }-
4=BZ,256,D,23,0,0,0    -{ DIRECT: Flaps }-
5=BR,256,D,9,0,0,0    -{ DIRECT: Throttle1 }-
6=BV,256,D,10,0,0,0    -{ DIRECT: Throttle2 }-
7=CX,256,F,66818,0,0,0    -{ TO SIM: STEERING_SET }-
8=DX,256,D,1,0,0,0    -{ DIRECT: Aileron }-
9=DY,256,D,2,0,0,0    -{ DIRECT: Elevator }-
10=EX,256,D,1,0,0,0    -{ DIRECT: Aileron }-
11=EY,256,D,2,0,0,0    -{ DIRECT: Elevator }-
12=EP,0,F,66416,0,0,0    -{ TO SIM: PAN_VIEW }-
 

John

  • Like 1
Link to comment
Share on other sites

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.