-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Radiocontrollers channels remapping #13644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Radiocontrollers channels remapping #13644
Conversation
Added a warning about potential calibration issues with some radiocontrollers due to incorrect channel mappings.
Added instructions for using TBS TANGO 2 as a joystick and provided remapping commands.
| The joystick is _enabled_ as the last step of the calibration process. | ||
|
|
||
| ::: warning | ||
| On some radiocontrollers, the calibration process does not work because of wrong channels mapping. You can follow [supported joysticks section](#supported-joysticks) for more information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you change the wording here from:
On some radiocontrollers, the calibration process does not work because of wrong channels mapping.
to:
On some controllers the calibration process does not work because of incorrect channel mappings.
| It is possible that at time of writing there is a firmware or configuration that allows it to work effectively as a joystick. | ||
| ::: | ||
|
|
||
| ### Radiocontroller TBS TANGO 2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And the here change the name to just TBS Tango 2
|
|
||
| ### Radiocontroller TBS TANGO 2 | ||
|
|
||
| The radio TBS TANGO 2 can also be used as a joystick controlled via QGroundControl. In order to make it work, you need to remap the channels by using the following commands: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change radio TBS TANGO 2 to TBS Tango 2
Update documentation concerning radiocontroller channels remapping
Description
In these modifications, I added documentation about the remapping of the channels when using the TBS TANGO 2 radiocontroller as a joystick for QGroundControl. The issue below helped me to understand why it was not working on my radiocontroller.
Related Issue
#11017