Skip to content

Conversation

@RomanLut
Copy link
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
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

mvmn commented Dec 14, 2023

Please please please release this ASAP

@mvmn
Copy link

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