From ee860f3e88d889273ff8a9e696854d2954f6f65d Mon Sep 17 00:00:00 2001 From: mfranz Date: Wed, 26 Oct 2005 17:40:41 +0000 Subject: [PATCH] Stuart Buchanan: joystick configuration for a Wingman Force 3D USB. mfranz: This driver is supposed to work for the non-USB versions, too, so I'm replacing the non-USB driver with this one, and add its s here. If it turns out that we need a separate driver, it's better to derive it from this file, as this is adapted to the newest methods (nasal wrappers, etc.), while the old driver was only partly functional. --- Input/Joysticks/Logitech/wingman-force-3d.xml | 249 ++++++++---------- 1 file changed, 116 insertions(+), 133 deletions(-) diff --git a/Input/Joysticks/Logitech/wingman-force-3d.xml b/Input/Joysticks/Logitech/wingman-force-3d.xml index 7c057f9fa..c65640e1e 100644 --- a/Input/Joysticks/Logitech/wingman-force-3d.xml +++ b/Input/Joysticks/Logitech/wingman-force-3d.xml @@ -2,108 +2,113 @@ Logitech Inc. WingMan Force 3D - Logitech Inc. WingMan Force 3d - + Logitech Inc. WingMan Force 3d + Logitech WingMan Force 3D USB + Aileron property-scale /controls/flight/aileron - true - 5.0 + 1.0 + 0.02 + 2.0 - + Elevator property-scale /controls/flight/elevator - -5.0 - true + -1.0 + 0.02 + 2.0 - - + + + Throttle + + 3 + 2 + 2 + + + nasal + + + + + + Rudder + + 2 + 3 + 3 + property-scale /controls/flight/rudder - 3.0 - true + 1.0 + 0.2 + 2.0 - - - Throttle - - property-scale - /controls/engines/engine[0]/throttle - -.3 - -1.0 - - - property-scale - /controls/engines/engine[1]/throttle - -.3 - -1.0 - - - property-scale - /controls/engines/engine[2]/throttle - -.3 - -1.0 - - - property-scale - /controls/engines/engine[3]/throttle - -.3 - -1.0 - - - + - - + + + Lat-Hat + + 4 + 4 + 6 + property-scale /sim/current-view/axes/lat - - + + + Long-Hat + + 5 + 5 + 7 + property-scale /sim/current-view/axes/long - + - - - - - - - - - - - - + + + + + + + + + + + +