From 382a7af3977210f2f4da5090557f13cfd1b33f4d Mon Sep 17 00:00:00 2001 From: Durk Talsma Date: Sun, 19 Sep 2021 17:43:23 +0200 Subject: [PATCH] Step 1 in converting the Honeycomb Bravo throttle quadrant axis and button bindings to FlightGears HID input structure.This file efffectively replaces all the bindings I had introduced in the joystick binding file, and adds gear up/down control. --- ...b-Aeronautical-Bravo-Throttle-Quadrant.xml | 444 ++++++++++++++++++ 1 file changed, 444 insertions(+) create mode 100644 Input/Event/HoneycombAeronautical/Honeycomb-Aeronautical-Bravo-Throttle-Quadrant.xml diff --git a/Input/Event/HoneycombAeronautical/Honeycomb-Aeronautical-Bravo-Throttle-Quadrant.xml b/Input/Event/HoneycombAeronautical/Honeycomb-Aeronautical-Bravo-Throttle-Quadrant.xml new file mode 100644 index 000000000..386896dd6 --- /dev/null +++ b/Input/Event/HoneycombAeronautical/Honeycomb-Aeronautical-Bravo-Throttle-Quadrant.xml @@ -0,0 +1,444 @@ + + + + + + + + + Honeycomb Aeronautical Bravo Throttle Quadrant + true + + + Throttle Engine 1 + abs-x-translate + + property-scale + /controls/engines/engine[1]/throttle + + + + + + + Throttle Engine 0 + abs-y-translate + + property-scale + /controls/engines/engine[0]/throttle + + + + + + + Mixture Engine 1 + abs-z-translate + + property-scale + /controls/engines/engine[1]/mixture + + + + + + Mixture Engine 0 + abs-x-rotate + + property-scale + /controls/engines/engine[0]/mixture + + + + + + + Propellor Pitch Engine 1 + abs-y-rotate + + property-scale + /controls/engines/engine[1]/propeller-pitch + + + + + + Propellor Pitch Engine 0 + abs-z-rotate + + property-scale + /controls/engines/engine[0]/propeller-pitch + + + + + + button-trigger + AP: Select Heading Hold + + nasal + + + + + + button-thumb + AP: Select NAV1 Hold + + nasal + + + + + + button-thumb2 + AP: Select Approach Hold + + nasal + + + + + + button-top + AP: Select REV Hold + + nasal + + + + + + button-top2 + AP: Select ALT Hold + + nasal + + + + + + button-pinkie + + AP: Select VS Hold + + nasal + + + + + + button-base + AP: Select VS Hold + + nasal + + + + + + button-base2 + AP: Master Switch + + nasal + + + + + + button-302 + Flaps Down + + nasal + + + 0 + + + + button-dead + Flaps Up + + nasal + + + 0 + + + + button-704 + AP: Change IAS + + nasal + + + + + + button-705 + AP: Change CRS + + nasal + + + + + + button-706 + AP: Change HDG + + nasal + + + + + + button-707 + + AP: Change VS + + nasal + + + + + + button-708 + AP: Change ALT + + nasal + + + + + + + button-709 + Elevator Trim Down + + nasal + + + 1 + + + + button-710 + + Elevator Trim Up + + nasal + + + 1 + + + + + button-718 + + Gear Up + false + + nasal + + + + + + button-719 + + Gear Down + false + + nasal + + + +