Skip to content

Commit

Permalink
add 6 position mode switch info
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Nov 18, 2024
1 parent 7e3f6c0 commit 7d99d3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RC Transmitter Flight Mode Configuration
========================================

This article shows how you can enable up to 6 autopilot control/flight
modes to be set from your RC transmitter.
modes to be set from your RC transmitter via the flight mode channel (:ref:`FLTMODE_CH` for plane/copter, :ref:`MODE_CH` for rover). Flight mode changes can also be made via RC channels setup as :ref:`common-auxiliary-functions`.

.. _common-rc-transmitter-flight-mode-configuration_flight_modes_configuration:

Expand Down Expand Up @@ -81,14 +81,14 @@ monitors for mode changes.

[site wiki="copter"]
On Copter this is configurable using the :ref:`FLTMODE_CH <FLTMODE_CH>`
parameter.
parameter. Default is channel 5.
[/site]
[site wiki="plane"]
On Plane this is configurable using the :ref:`FLTMODE_CH <FLTMODE_CH>`
parameter.
parameter. DEfault is channel 8.
[/site]
[site wiki="rover"]
On Rover this is configurable using the :ref:`MODE_CH <rover:MODE_CH>` parameter
On Rover this is configurable using the :ref:`MODE_CH <rover:MODE_CH>` parameter. Default is channel 8,
[/site]

Transmitter configuration
Expand Down Expand Up @@ -149,6 +149,13 @@ Simply select two switches (one must be three position) and add these mixes on t
.. image:: ../../../images/OpenTX-flight-mode-setup.jpg
:target: ../_images/OpenTX-flight-mode-setup.jpg

- **TX16 style transmitters with 6 position switch**

Setup your flight mode channel using "6P', the six position switch, as its source, but with a weighted curve to move each position to be centered in ArduPilot's required PWM values for each mode selection as shown below:

.. image:: ../../../images/mode_curve.png
:target: ../_images/mode_curve.png

- `JR XG8 DMSS <https://www.diydrones.com/forum/topics/how-to-set-up-6-apm-flight-modes-on-1-channel-of-jr-xg8-rc>`__
- `JR9303 <https://diydrones.com/profiles/blogs/how-to-program-6-flight-modes>`__
- `JR X2720 <https://diydrones.com/forum/topics/six-flight-modes-can-be-done>`__
Expand Down
Binary file added images/mode_curve.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7d99d3f

Please sign in to comment.