diff --git a/docs/fbw-a32nx/a32nx-api/hardware.md b/docs/fbw-a32nx/a32nx-api/hardware.md index 9291f5e50..d8bc32aaf 100644 --- a/docs/fbw-a32nx/a32nx-api/hardware.md +++ b/docs/fbw-a32nx/a32nx-api/hardware.md @@ -43,6 +43,14 @@ To build your own profile, you can use our Flight-Deck API Documentation: [Fligh ![Thrustmaster TCA Quadrant Add-on Airbus Edition](../assets/api-guide/thrustmaster-tca-quadrant-add-on.png "Thrustmaster TCA Quadrant Add-on Airbus Edition"){loading=lazy} +### Thrustmaster T.Flight Rudder Pedals + +![thrustmaster-tca-quadrant.png](../assets/api-guide/thrustmaster-t-flight-rudder.png){loading=lazy} + +!!! tip "" + If you experience problems like brakes getting stuck while taxiing or twitching rudders, make sure that your pedals + are set up correctly. [T.Flight Rudder Pedals Settings](../support/detail-pages/rudder.md) + ### Elgato Stream Deck ![Elgato Stream Deck](../assets/api-guide/stream-deck.png "Elgato Stream Deck"){loading=lazy} diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png b/docs/fbw-a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png new file mode 100644 index 000000000..8c7e499c1 Binary files /dev/null and b/docs/fbw-a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png differ diff --git a/docs/fbw-a32nx/assets/rudder/GameControllersRudderSettings.jpg b/docs/fbw-a32nx/assets/rudder/GameControllersRudderSettings.jpg new file mode 100644 index 000000000..a7fd7bbb8 Binary files /dev/null and b/docs/fbw-a32nx/assets/rudder/GameControllersRudderSettings.jpg differ diff --git a/docs/fbw-a32nx/assets/rudder/GameControllersThrustmaster.jpg b/docs/fbw-a32nx/assets/rudder/GameControllersThrustmaster.jpg new file mode 100644 index 000000000..da1ba459f Binary files /dev/null and b/docs/fbw-a32nx/assets/rudder/GameControllersThrustmaster.jpg differ diff --git a/docs/fbw-a32nx/assets/rudder/TRJ12-Calibration.jpg b/docs/fbw-a32nx/assets/rudder/TRJ12-Calibration.jpg new file mode 100644 index 000000000..4e302598f Binary files /dev/null and b/docs/fbw-a32nx/assets/rudder/TRJ12-Calibration.jpg differ diff --git a/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg b/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg new file mode 100644 index 000000000..1ffd05b69 Binary files /dev/null and b/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg differ diff --git a/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSettings.jpg b/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSettings.jpg new file mode 100644 index 000000000..6c937fef6 Binary files /dev/null and b/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSettings.jpg differ diff --git a/docs/fbw-a32nx/support/detail-pages/.pages b/docs/fbw-a32nx/support/detail-pages/.pages new file mode 100644 index 000000000..0dcafb343 --- /dev/null +++ b/docs/fbw-a32nx/support/detail-pages/.pages @@ -0,0 +1 @@ +hide: true \ No newline at end of file diff --git a/docs/fbw-a32nx/support/detail-pages/rudder.md b/docs/fbw-a32nx/support/detail-pages/rudder.md new file mode 100644 index 000000000..228973a42 --- /dev/null +++ b/docs/fbw-a32nx/support/detail-pages/rudder.md @@ -0,0 +1,36 @@ +# Thrustmaster T.Flight Rudder Pedal Settings + +## Introduction + +This guide will help you set up your pedals for use with the FlyByWire A32NX. + +!!! tip "" + You do not need to install the **`Unified Drivers Package - 2018.FFD.2`** driver as it will make the reset/calibration dialog unavailable. If you accidentally installed it, the driver can be removed from **`Add or remove programs`** in the Windows Start menu. + +## Microsoft Flight Simulator Control Options + +### 1. Open Control Options + +Open **`Control Options`**, choose your pedals and click on the **`Sensitivity`** button. + +![Rudder Control Settings](../../assets/rudder/ThrustmasterRudderSettings.jpg "Rudder Control Settings"){loading=lazy} + +### 2. Confirm Calibration + +Check that the mappings are correct. If you push the pedals forwards ("toe brakes"), the Joystick L-Axis X and Joystick L-Axis Y indicators should move from top right (0% brakes applied) to bottom left (100% brakes applied). If the Joystick L-Axis X/Y indicators behave differently, you will need to calibrate your pedals. + +![Rudder Sensitivity Settings](../../assets/rudder/ThrustmasterRudderSensitiviy.jpg "Rudder Sensitivity Settings"){loading=lazy} + +### 3. Reset and Calibrate (Optional) + +1. From the Windows Start menu or the Control Panel, search for **`Set up USB game controllers`**. +2. Your game controllers should be displayed. Select your pedals (i.e., **`T-Rudder`**) from the list. Click the **`Properties`** button. ![USB Controller Settings](../../assets/rudder/GameControllersThrustmaster.jpg "USB Controller Settings"){loading=lazy} +3. From the **`Settings`** tab, click on **`Reset to default`**. +4. Click on the **`Test`** tab to confirm the settings. The cursor should be displayed in the bottom-right corner (0% brakes applied) or top-left corner (100% brakes applied), while the Z-Axis indicator should be at 50% if the rudder is centered. ![Calibrated Settings](../../assets/rudder/GameControllersRudderSettings.jpg "Calibrated Settings"){loading=lazy} + +### 4. Define Deadzones (Optional) + +If you experience rudder twitching, your deadzones might not be configured correctly. + +1. Download and install the Advanced Calibration Software from the [Thrustmaster Support Page](https://support.thrustmaster.com/en/product/tfrp-en/). +2. Adjust the deadzones in the Calibration Tool until the flickering from the pedal sensors are contained. ![TPR Calibration Tool](../../assets/rudder/TRJ12-Calibration.jpg){loading=lazy} diff --git a/docs/fbw-a32nx/support/reported-issues.md b/docs/fbw-a32nx/support/reported-issues.md index aa0de3734..5f7f90fa5 100644 --- a/docs/fbw-a32nx/support/reported-issues.md +++ b/docs/fbw-a32nx/support/reported-issues.md @@ -227,26 +227,15 @@ The following list of issues are commonly reported on our Discord support channe The aircraft is unable to move or taxi. The ECAM is showing a "NW STRG DISC" warning. This is caused by an invisible tug which is still connected to the aircraft. This is an MSFS issue as the visual representation of the tug and the connection to the aircraft can get out of - sync. + sync. - ^^Possible Solution or Workaround^^ + If you are using rudders/pedals like the Thrustmaster T.Flight Rudder Pedals, make sure they are correctly set up and calibrated. Otherwise the toe brakes may be impeding taxiing. + + ^^Possible Solutions or Workarounds^^ - [Disconnect the Tug](#disconnect-the-tug) - [Toolbar Pushback Add-on Issues](#toolbar-pushback-add-on-issues) - -??? bug "Hard To Control the Aircraft during Taxi, TakeOff, or Landing" - ### Hard To Control the Aircraft during Taxi, TakeOff, or Landing - - !!! tip "" - *Affected versions: Stable, Development* - - ^^Description^^ - - The aircraft is hard to control during taxi, takeoff, or landing. - - ^^Possible Solution or Workaround^^ - - - [Deactivate MSFS Assistance Features](../../fbw-a32nx/settings.md#deactivate-msfs-assistance-features) + - [Rudder/Pedal Settings](#rudder-or-toe-brake-operation-issues) ??? bug "Unexpected Engines Shut Down" ### Unexpected Engines Shut Down @@ -729,6 +718,40 @@ The following list of issues are commonly reported on our Discord support channe [MSFS Popout Workaround / Pop out panel manager issue](https://github.com/hawkeye-stan/msfs-popout-panel-manager/issues/73){target=new .md-button} +??? tip "Hard To Control the Aircraft during Taxi, TakeOff, or Landing" + ### Hard To Control the Aircraft during Taxi, TakeOff, or Landing + + !!! tip "" + *Affected versions: Stable, Development* + + ^^Description^^ + + The aircraft is hard to control during taxi, takeoff, or landing. + + ^^Possible Solution or Workaround^^ + + - [Deactivate MSFS Assistance Features](../../fbw-a32nx/settings.md#deactivate-msfs-assistance-features) + +??? tip "Rudder or Toe Brake Operation Issues" + ### Rudder or Toe Brake Operation Issues + + !!! tip "" + *Affected versions: Stable, Development* + + ^^Description^^ + + Experience problems like brakes getting stuck while taxiing or twitching rudders, or taxiing is erratic. + + ^^Root Cause^^ + + - MSFS Assistance settings (esp. AUTO_RUDDER) are activated. These need to be **deactivated** for the A32NX. + - Rudder setup is not correct. + + ^^Possible Solution or Workaround^^ + + - Deactivate [MSFS Assistance Features](../../fbw-a32nx/settings.md#deactivate-msfs-assistance-features) + - Rudder Settings: See the correct settings for rudder using the T.Flight Rudder Pedals as an example: [T.Flight Rudder Pedals Settings](./detail-pages/rudder.md) + ??? tip "++ctrl+'E'++ - Engine Start Unsupported" ### ++ctrl+'E'++ - Engine Start Unsupported