From 6f4bbd3f579de448febda084bd9d50c1f8fd3df6 Mon Sep 17 00:00:00 2001 From: Peter Barker Date: Sun, 16 Aug 2020 14:09:13 +1000 Subject: [PATCH] GCS_MAVLink: for high RC_CHANNELS_OVERRIDE channels zero means ignore the field --- libraries/GCS_MAVLink/GCS_Common.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libraries/GCS_MAVLink/GCS_Common.cpp b/libraries/GCS_MAVLink/GCS_Common.cpp index a6445544bf..7957c84bd2 100644 --- a/libraries/GCS_MAVLink/GCS_Common.cpp +++ b/libraries/GCS_MAVLink/GCS_Common.cpp @@ -3126,12 +3126,19 @@ void GCS_MAVLINK::handle_rc_channels_override(const mavlink_message_t &msg) packet.chan16_raw }; - for (uint8_t i=0; i