Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mavlink: send RC_CHANNELS instead of RC_CHANNELS_RAW to support 18 channels#8282

Merged
DzikuVx merged 2 commits into
iNavFlight:masterfrom
RomanLut:submin-mavlink-18ch
May 10, 2024
Merged

mavlink: send RC_CHANNELS instead of RC_CHANNELS_RAW to support 18 channels#8282
DzikuVx merged 2 commits into
iNavFlight:masterfrom
RomanLut:submin-mavlink-18ch

Conversation

@RomanLut
Copy link
Copy Markdown
Contributor

@RomanLut RomanLut commented Aug 2, 2022

Mavlink RC and mavlink protocol v2 has been implemented in INAV ✔️
Mavlink RC supports 16 channels with Mavlink v2 and 8 channels with Mavlink v1 ✔️
FC still sends back RC_CHANNELS_RAW message which supports 8 channels only ❌

This PR sends RC_CHANNELS instead of RC_CHANNELS_RAW if Mavlink v2 protocol is selected to support 18 channels and allow telemetry viewer app https://github.com/RomanLut/android-taranis-smartport-telemetry to show state of 18 channels instead of 8:

image

Existing functionality with Mavlink v1 is unchanged.

References:
https://mavlink.io/en/messages/common.html#RC_CHANNELS_OVERRIDE
https://mavlink.io/en/messages/common.html#RC_CHANNELS_RAW
https://mavlink.io/en/messages/common.html#RC_CHANNELS

@RomanLut
Copy link
Copy Markdown
Contributor Author

RomanLut commented Nov 3, 2023

@DzikuVx Can this be included in 7.1? Actually it should have been implemented with Mavlink 2 introduction into inav.

@mvmn
Copy link
Copy Markdown

mvmn commented Dec 14, 2023

Please please please release this ASAP

@mvmn
Copy link
Copy Markdown

mvmn commented Mar 24, 2024

Will this ever be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants