FRC-Utilities / QDriverStation

Cross-platform clone of the FRC Driver Station

Home Page:https://frc-utilities.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QDriverStation detects multiple joysticks as one

alex-spataru opened this issue · comments

In a previous issue, @DanielEliad wrote:

I am having one issue which may be present in the original driver station for windows. I am using 2 Logitech Extreme joysticks and one XBOX controller. When I connect all three the driver station(both in windows and linux) detects two joysticks as the same one, so when I move either joystick the axis values change in a single joystick element. There is another joystick element, but no actual joystick changes it's values.

@DanielEliad do you have any log available (they are located in ~/.qdriverstation)? I want to see if this is just an UI issue or a logic issue (e.g. the joysticks are not registered correctly with LibDS).