From bf2794eef63babff4d28ec550786b987bd7b8f47 Mon Sep 17 00:00:00 2001 From: mfranz Date: Fri, 22 Jun 2007 17:10:25 +0000 Subject: [PATCH] Aerotow: Rockfire Gameport <-> USB converter, with a rather generic name :-/ --- Input/Joysticks/Rockfire/gameport_to_usb.xml | 73 ++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Input/Joysticks/Rockfire/gameport_to_usb.xml diff --git a/Input/Joysticks/Rockfire/gameport_to_usb.xml b/Input/Joysticks/Rockfire/gameport_to_usb.xml new file mode 100644 index 000000000..94c30f032 --- /dev/null +++ b/Input/Joysticks/Rockfire/gameport_to_usb.xml @@ -0,0 +1,73 @@ + + + + + 4-axis, 4-button joystick + + + Aileron + + property-scale + /controls/flight/aileron + 0.02 + 0.0 + 1.0 + + + + + Elevator + + property-scale + /controls/flight/elevator + 0.02 + 0.0 + -1.0 + + + + + Throttle + + nasal + + + + + + Rudder + + property-scale + /controls/flight/rudder + 0.3 + 0.0 + 1.0 + 1.5 + + + + +