Search found 4 matches

by HiddePoel
Fri Sep 06, 2019 2:05 pm
Forum: Development
Topic: Improving Gimx 1:1 translation
Replies: 13
Views: 28173

Re: Improving Gimx 1:1 translation

Yes, the package installer worked for me, thank you. measuring the lowest sensitivity is a pain in the butt tho, hehe. it takes around 5 minutes to do a 360. Im very excited to use the enhanced 1:1 translation. I study computer science, (year 2 now) i thought i already knew a lot about programming. ...
by HiddePoel
Thu Sep 05, 2019 10:32 pm
Forum: Development
Topic: Improving Gimx 1:1 translation
Replies: 13
Views: 28173

Re: Improving Gimx 1:1 translation

Thank you so much for your response,

I'm having trouble with compiling on my rpi tho:

Code: Select all

make -j 4
this error:

Code: Select all

controller.c:153:38: error: unknown type name ‘s_network_packet_config’
 static void handlePacketConfig(const s_network_packet_config* buf)
by HiddePoel
Tue Sep 03, 2019 9:59 pm
Forum: GIMX Discussion
Topic: How to test rotation speed ps4?
Replies: 2
Views: 3681

How to test rotation speed ps4?

I want to test rotation speeds in Rainbow 6 on ps4. I will use a different gimx version for this: https://forum.gimx.fr/viewtopic.php?f=20&p=17739&sid=d3c5497beb74649e8bc1fbcf9455e6ae#p17739 How could i test each intensity from 1 to 127 separately? What would such a macro look like? i'll sha...
by HiddePoel
Tue Sep 03, 2019 1:35 am
Forum: Development
Topic: Improving Gimx 1:1 translation
Replies: 13
Views: 28173

Re: Improving Gimx 1:1 translation

omg, this is exactly what i needed. You are awesome.

Could you please tell me a little bit about the calibration process? How do you come up with the numbers?
left number = joystick input value
right number = degrees per time unit?

Thanks in advance.