Hi.
I'm interfacing with a game controller and it have two "Slider" axis.
The report is correct on windows (joy.cpl)
In the HID Demo one of the sliders report is duplicate on the other. The second one don't generate any report.
The descriptor: (I added the "DataIndex" property on the list).

And the event log.

Here it's possible to see that the Sliders both are sharing the same values.
I try to debug but could not find the problem. Looks like it ignores the DataIndex if the axis is duplicate?
If you can at least point me in the right direction so I can try to fix.
Thanks.
Hi.
I'm interfacing with a game controller and it have two "Slider" axis.
The report is correct on windows (joy.cpl)
In the HID Demo one of the sliders report is duplicate on the other. The second one don't generate any report.
The descriptor: (I added the "DataIndex" property on the list).

And the event log.

Here it's possible to see that the Sliders both are sharing the same values.
I try to debug but could not find the problem. Looks like it ignores the DataIndex if the axis is duplicate?
If you can at least point me in the right direction so I can try to fix.
Thanks.