On Sat, 2007-09-08 at 22:48 -0700, roger wrote:
> If I hack the currently included X45.xml joystick file for finding my
> "Saitek X36" device, the buttons do work.
> 
> However, the axis seem to report as barely working within FlightGear or
> off-zeroed?.  I played with the factor (changing from -1 to 10000) and
> only got one way when moving the elevons up or down, things would only
> go down, or up (depending on if I specified a negative or positive
> factor).
> 
> The throttle does work, but is also reversed.


Here's a jscaliberater created data output comparisons of the two
joysticks.  Notice the "Saitek X45" reports a much wider range then the
older "Saitek X36":

--- Saitek X36 (Older Model) ---
BeginJoystick = /dev/js0
    Name = Saitek Saitek X36
    LastCalibrated = 1189314254
    BeginAxis = 0
        Minimum = 60
        Center = 229
        Maximum = 410
        NullZone = 45
        Tolorance = 0
        CorrectionLevel = 0
        DeadZoneMinimum = 230
        DeadZoneMaximum = 230
        CorrectionalCoefficientMinimum1 = 0.000000
        CorrectionalCoefficientMaximum1 = 0.000000
        CorrectionalCoefficientMinimum2 = 0.000000
        CorrectionalCoefficientMaximum2 = 0.000000
    EndAxis

--- Saitek X45 (Newer Model) --- 
BeginJoystick = /dev/input/js0
    Name = Saitek X45
    LastCalibrated = 1189319127
    BeginAxis = 0
        Minimum = 0
        Center = 2047
        Maximum = 4094
        NullZone = 511
        Tolorance = 0
        CorrectionLevel = 0
        DeadZoneMinimum = 2047
        DeadZoneMaximum = 2047
        CorrectionalCoefficientMinimum1 = 0.000000
        CorrectionalCoefficientMaximum1 = 0.000000
        CorrectionalCoefficientMinimum2 = 0.000000
        CorrectionalCoefficientMaximum2 = 0.000000
    EndAxis


(I would like to get the X36 working as I enjoy the joystick axis move
much easier then the harder springy X45.)

--
Roger
http://www.eskimo.com/~roger/index.html
Key fingerprint = 8977 A252 2623 F567 70CD 1261 640F C963 1005 1D61

Sat Sep 8 23:28:21 PDT 2007


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to