Considerations on Microsoft X-Box360 pad
25 Feb 2021 11:16 - 25 Feb 2021 11:17 #200081
by sibelius
Considerations on Microsoft X-Box360 pad was created by sibelius
Good evening everybody
I am trying to setup the pad control.
The first way I did, i just use the tool QJoyPad and it works.
The second way I followed the wiki and it does not work properly.
I think the problem is in this piece of code (I have axis 0,1,2,3)What I am trying to say is that linuxcnc is opening without errors but when i try to jog X for example Z goes too.
I have X and Y on one analog stick and Z in the other analog stick.
I have tried to follow the second way due to the fact that the two analog sticks are sensitive behind any control.
I am going to attach my hal files if someone like to have a look.
Thanks in advance for any help
Regards,
V.
I am trying to setup the pad control.
The first way I did, i just use the tool QJoyPad and it works.
The second way I followed the wiki and it does not work properly.
I think the problem is in this piece of code (I have axis 0,1,2,3)
net jog-x-analog <= input.0.abs-x-position => halui.joint.0.analog halui.axis.x.analog
net jog-y-analog <= input.0.abs-y-position => halui.joint.1.analog halui.axis.y.analog
net jog-z-analog <= input.0.abs-ry-position => halui.joint.3.analog halui.axis.z.analog
I have X and Y on one analog stick and Z in the other analog stick.
I have tried to follow the second way due to the fact that the two analog sticks are sensitive behind any control.
I am going to attach my hal files if someone like to have a look.
Thanks in advance for any help
Regards,
V.
Last edit: 25 Feb 2021 11:17 by sibelius.
Please Log in or Create an account to join the conversation.
26 Feb 2021 04:41 #200173
by sibelius
Replied by sibelius on topic Considerations on Microsoft X-Box360 pad
Good afternoon everyone
I manage to sort things out.
Everything is working.
The two analog control still quite sensitive.
I am going to attach the hal file for this specific controller, just in case someone need it
Regards,
V.
I manage to sort things out.
Everything is working.
The two analog control still quite sensitive.
I am going to attach the hal file for this specific controller, just in case someone need it
Regards,
V.
Please Log in or Create an account to join the conversation.
Time to create page: 0.060 seconds