1
0
Fork 0
Commit graph

372 commits

Author SHA1 Message Date
Stuart Buchanan
6b4d88e01e Fix not working multi-key commands.
Squashed commit of the following:

commit 87dde155b2ee472a5a2c12cc1f395256a68fbf7c
Author: Roman Ludwicki <romek21@op.pl>
Date:   Fri Nov 19 18:18:44 2021 +0100

    Fix not working multi-key commands.

    Replace the nonexistent @pop command with @delete0 to delete the first waypoint in the route.

    Fix "position on ground" dialog.
2021-12-05 14:35:41 +00:00
Stuart Buchanan
650ec1ce70 Delete obsolete multi-key weather scenarios and replace them with the current ones.
Squashed commit of the following:

commit bc270c30de615a0dff8a4ba422f8181ae18643f6
Author: Roman Ludwicki <romek21@op.pl>
Date:   Thu Nov 18 19:02:45 2021 +0100

    Delete obsolete multi-key weather scenarios and replace them with the current ones.

    Add multi-key to change weather engine.
2021-12-05 14:34:03 +00:00
Durk Talsma
08ecc06204 Add missing closing bracket in conditional (Note to self: NEVER commit untested code... :-) ) 2021-09-20 20:43:30 +02:00
Durk Talsma
382a7af397 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. 2021-09-19 17:48:59 +02:00
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
James Turner
8d681fbcbb Add alternate name for this device
Requested by Jon Stockill.
2021-03-17 09:21:23 +00: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
James Turner
7b16a0cda4 Add helper for OpenTrack input
Contributed by Alberto Pajuelo Montes
2020-03-26 17:45:40 +00:00
Joni
e8bf5dfccb New joystick config file for Thrustmaster TWCS throttle 2020-03-08 00:09:12 +01:00
Gijs de Rooy
92702c2875 Add extra name to Saitek Pro Flight Yoke 2019-03-26 10:08:06 +01:00
Lars Toenning
aaa2c0cffb Removing flaps indicator popup
This only worked correctly for aircrafts with flaps up to 30 degrees.
Furthermore in my opinion if needed this should be included for all joysticks/controls as a general solution and not for a single setup.
2019-03-19 13:17:07 +01:00
Stuart Buchanan
34db58c529 FG1000: Multikey Support
Add Multikey support for the FG1000 (:GF and :GP) to improve useability
by allowing direct entry of strings.  This is massively easier than
fiddling with the control knobs.

Also correct interface variable name "frequency" to "period", which is
more accurate.
2019-01-14 22:22:20 +00:00
James Turner
7372eefde8 MCP: reduce acceleration on altitude adjust knob 2019-01-07 18:21:04 +00:00
James Turner
307f1d58b1 GoFlight GF-46 configured as a transponder
(Some work needed still)
2019-01-07 18:20:56 +00:00
Stuart Buchanan
489772158b Minor updates to CH Products config 2019-01-06 20:15:24 +00:00
James Turner
b71f511b6e GoFlight TF8 skeleton config 2018-11-14 17:45:44 +00:00
James Turner
be7683a497 GoFlight RP-48 skeleton config 2018-11-14 17:45:40 +00:00
James Turner
363dc4cea5 GoFlight MCP and EFIS input configs 2018-11-14 17:45:37 +00:00
James Turner
4d402914b1 Input config for SimJabs single yoke 2018-11-14 17:45:31 +00:00
James Turner
f81d5c0fa2 Set mirroring interpolation on the MCP 2018-10-14 23:40:39 +01:00
Rick Gruber-Riemer
8ead6e7c94 Saitek Pro Flight Rudder Pedals recognizing USB on Windows 10 2018-02-11 12:54:21 +01:00
James Turner
d2bdcb9879 HID-input config file for GoFlight MFR radio 2017-12-23 11:34:29 +00:00
Stuart Buchanan
0117da44ff Add gear controls to CH Throttle Quadrant. 2017-11-20 22:17:46 +00:00
Stuart Buchanan
41834a69ef Add CH Products Throttle Quadrant. 2017-11-20 22:00:03 +00:00
Stuart Buchanan
7af31b8c92 Additional name for CH pedals, courtesy of Gunner. 2017-11-10 15:45:51 +00:00
James Turner
a6dac604eb Joystick name fixes.
From Hamza Alloush
2017-09-04 22:25:35 +01:00
Hamza Alloush
1ea33b9e5d Fix Thrustmaster Warthog on Windows
This fix assigns the correct id string, axis numbers and trim switch orientation
under Windows, with some convinience tweak for view panning step. Tested on Windows
7/10 and Ubuntu, this is for the stick only.
2017-03-20 19:50:30 +00:00
James Turner
cbb2a78ad8 Partial GoFlight EFIS support. 2016-11-08 14:40:54 +01:00
James Turner
0941ed442c Work on GoFlight TQ6 support. 2016-11-08 14:39:31 +01:00
James Turner
3397a9d11c Event-input files for GoFlight hardware.
Note this requires recently pushed changes to EventInput that only
work on Mac at present.
2016-09-28 21:33:42 -05:00
Erik Hofman
286160101c Add a configurationb for the defacto standar joy pad (from: https://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg39957.html) 2016-04-28 13:09:57 +02:00
James Turner
c3c246c3da Modernise view-direction axes for Logitech
- replace deprecated axes/long,lat with modern goal-offset properties.
2016-02-17 23:51:27 +00:00
James Turner
fd8a1dece8 ThrustMaster T1600M tweaks
- left/right top of stick buttons cycles views, instead of aileron
  trim, since I judge this to be a more commonly used feature. But
  maybe this will cause a conversation.

- adjust sensitivity of the hat view-direction control, was unusably
  fast for me.
2016-01-15 19:38:38 -06:00
Torsten Dreyer
94a5384b40 Joystick HOTAS-Cougar: fix typo 2015-11-02 11:57:53 +01:00
Hamza Alloush
63c5a61f94 thrustmaster: add all changes to make joystick functional 2015-06-10 18:52:49 +03:00
Hamza Alloush
e2df2c3c6b add joystick id as shown on Linux 2015-04-07 11:04:17 +02:00
Stuart Buchanan
abe0d5842f Multikey time commands. From Michael HABARTA 2015-03-14 22:14:30 +00:00
James Turner
35ceed2196 Add Windows name for the GoFlight TQ6 2014-02-15 18:09:45 +00:00
Philosopher
4942fbedf7 Remove old references to /sim/auto-coordination.
Leave the alias code in aircraft.nas just to be safe.
2014-01-20 11:18:04 -06:00
Gijs de Rooy
304c9e6e77 Genius F-31U update by Martin Měřinský 2014-01-11 21:26:20 +01:00
Gijs de Rooy
baf9019a32 New joystick: Logitech G940 by Martin Měřinský 2014-01-11 21:22:40 +01:00
Clément de l'Hamaide
c7021467d4 Trust GM-2600: fix wrong axis binding for unix system by Menestrel 2013-09-01 17:45:17 +02:00
Clément de l'Hamaide
c7968a6ceb Fix wrong axis binding for Windows on T-Flight-Hotas-X 2013-08-19 14:54:49 +02:00
Csaba Halasz
088dd2988a Added another name for joystick SpeedLink Black Widow (as reported on IRC) 2013-06-08 00:16:58 +02:00
Vivian Meazza
b12777d3ae Add pedals only
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-03-10 20:35:56 +00:00
Gijs de Rooy
3287fc2e23 Keiran Smith: Updated joystick bindings for Saitek X52 Pro. Correct axis and button bindings on Windows, Mac and Linux 2013-02-16 15:36:36 +01:00
Gijs de Rooy
7f9ce1c11c Genius MetalStrike 3D config file by Tomas Komarek 2013-02-14 11:12:51 +01:00