1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Durk Talsma
ebcfe4dc54 Remove all content from the joystick file, in order to prepare for a switch to a HID event config file. Note that I cannot remove this file yet, because the internal flightgear joystick selection logic will than use the bindings from default.xml, which will severely interfere with the commands in the HID config file. Leaving a skeleton xml file here, will effecively prevent that... 2021-09-19 17:48:59 +02:00
Durk Talsma
9e225cd87d Some prepatory work for getting the autopilot buttons to work. 2021-09-14 20:52:34 +02:00
Durk Talsma
8d85476441 Simple configuration for a twin engine prop aircraft, including propellor pitch and mixture controls.
Additional functionality added: Elevator trim and flaps up/down.
2021-09-07 22:43:40 +02:00
Durk Talsma
6e4d006a0c Initial commit of a generic xml configuration for the Honeycomb Bravo Throttle Quadrant.
Currently, the file is based on the config file for the alpha flight yoke and still contains some old bindings. In this commit I have determine most of the axis and button bindings for a linux system. Adding actual functionality will be next.
2021-09-07 08:21:12 +02:00
puffergas
cf88bf433c Add five joystick xml files.
Added the below files:
SwitchPanel.xml
Combatstick568.xml
Honeycomb-Aeronautical-Alpha-Flight-Controls.xml
g25-racing-wheel.xml
T-Rudder.xml
These files were posted on the FlightGear forum.
2021-03-06 14:36:49 +01:00