the axis values under Windows and under Linux are different

This is the English forum for all topics related to JoyWarrior. Please post in English only

Moderator: Guido Körber

Post Reply
thomas64
Posts: 19
Joined: Tue Apr 21, 2009 11:46 am

the axis values under Windows and under Linux are different

Post by thomas64 »

I tried the program under windows, axes values were :
X_min = Y_min = Z_min = -250
X_max = Y_max = Z_max = 250

While Linux file joytest.c we have:
X_min = -16000
X_max = 16000
Y_min = -14000
Y_max = 18000
Z_min = -10000
Z_max = 22000

How do I get the values of windows under linux?
thomas64
Posts: 19
Joined: Tue Apr 21, 2009 11:46 am

Re: the axis values under Windows and under Linux are different

Post by thomas64 »

I forgot to clarify that I have a 3-axis JW24F8
Guido Körber
Site Admin
Posts: 2856
Joined: Tue Nov 25, 2003 10:25 pm
Location: Germany/Berlin
Contact:

Re: the axis values under Windows and under Linux are different

Post by Guido Körber »

The Linux sample is accessing calibrated data, not raw data.
thomas64
Posts: 19
Joined: Tue Apr 21, 2009 11:46 am

Re: the axis values under Windows and under Linux are different

Post by thomas64 »

so how do I have the raw data under linux?
thomas64
Posts: 19
Joined: Tue Apr 21, 2009 11:46 am

Re: the axis values under Windows and under Linux are different

Post by thomas64 »

So I have to help myself.
thomas64
Posts: 19
Joined: Tue Apr 21, 2009 11:46 am

Re: the axis values under Windows and under Linux are different

Post by thomas64 »

HeHo there is somebody there???!!!

I need some help please.
Post Reply