From de4319af19c1fb7a0efa35e440c619027c506cd6 Mon Sep 17 00:00:00 2001 From: Henrik Pihl Date: Mon, 15 Nov 2010 15:49:25 +0200 Subject: [PATCH 1/3] New joystick definition. --- Input/Joysticks/SpeedLink/ps2.xml | 256 ++++++++++++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 Input/Joysticks/SpeedLink/ps2.xml diff --git a/Input/Joysticks/SpeedLink/ps2.xml b/Input/Joysticks/SpeedLink/ps2.xml new file mode 100644 index 000000000..cff09a9ae --- /dev/null +++ b/Input/Joysticks/SpeedLink/ps2.xml @@ -0,0 +1,256 @@ + + + + + GreenAsia Inc. USB Joystick + USB Joystick + SPEED-LINK DUAL SHOCK ADAPTER + + + + + + + Aileron + + property-scale + /controls/flight/aileron + 0.6 + true + 0.2 + + + + + Elevator + + property-scale + /controls/flight/elevator + -0.6 + true + 0.2 + + + +# +# Rudder +# +# property-scale +# /controls/flight/rudder +# 0.5 +# +# + + + View direction + + 6 + 4 + + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + 2.0 + + + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + -2.0 + + + + + + View elevation + + 7 + 5 + + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + 2.0 + + + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + -2.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 37d577658808e3fe06d56432e085950f38fae073 Mon Sep 17 00:00:00 2001 From: Detlef Faber Date: Tue, 23 Nov 2010 20:29:22 +0100 Subject: [PATCH 2/3] Merge branch 'master' of git://gitorious.org/fg/fgdata From 7062de844f4caf3fbca3d5391a98bfb7479806f4 Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Fri, 26 Nov 2010 14:10:59 +0100 Subject: [PATCH 3/3] GlobalWx: Metar does not update high altitudes visibility --- Environment/metarinterpolator.xml | 6 +----- gui/dialogs/weather.xml | 24 ------------------------ 2 files changed, 1 insertion(+), 29 deletions(-) diff --git a/Environment/metarinterpolator.xml b/Environment/metarinterpolator.xml index 348f7bb92..2d784bc43 100644 --- a/Environment/metarinterpolator.xml +++ b/Environment/metarinterpolator.xml @@ -93,7 +93,7 @@ MetarController:visibility-m @@ -109,10 +109,6 @@ /environment/config/boundary/entry[0]/visibility-m /environment/config/boundary/entry[1]/visibility-m /environment/config/aloft/entry[0]/visibility-m - /environment/config/aloft/entry[1]/visibility-m - /environment/config/aloft/entry[2]/visibility-m - /environment/config/aloft/entry[3]/visibility-m - /environment/config/aloft/entry[4]/visibility-m diff --git a/gui/dialogs/weather.xml b/gui/dialogs/weather.xml index fd896f971..2d95e816d 100644 --- a/gui/dialogs/weather.xml +++ b/gui/dialogs/weather.xml @@ -615,12 +615,6 @@ 1 3 55 - - - /sim/gui/dialogs/weather-scenario/state - 1 - - /environment/config/aloft/entry[4]/visibility-m true @@ -729,12 +723,6 @@ 2 3 55 - - - /sim/gui/dialogs/weather-scenario/state - 1 - - /environment/config/aloft/entry[3]/visibility-m true @@ -843,12 +831,6 @@ 3 3 55 - - - /sim/gui/dialogs/weather-scenario/state - 1 - - /environment/config/aloft/entry[2]/visibility-m true @@ -957,12 +939,6 @@ 4 3 55 - - - /sim/gui/dialogs/weather-scenario/state - 1 - - /environment/config/aloft/entry[1]/visibility-m true