From 9004b3ed5bb05462a945c410f21a595aaa3d63f6 Mon Sep 17 00:00:00 2001 From: Jacob Moore Date: Fri, 22 Nov 2024 14:01:32 -0700 Subject: [PATCH] updated offboard control message to include Fx and Fy --- message_definitions/v1.0/rosflight.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/message_definitions/v1.0/rosflight.xml b/message_definitions/v1.0/rosflight.xml index fb258e9f98..0fa3c6f6eb 100644 --- a/message_definitions/v1.0/rosflight.xml +++ b/message_definitions/v1.0/rosflight.xml @@ -63,6 +63,12 @@ Field value4 should be ignored + + Field value5 should be ignored + + + Field value6 should be ignored + @@ -97,10 +103,12 @@ Offboard control mode, see OFFBOARD_CONTROL_MODE Bitfield specifying which fields should be ignored, see OFFBOARD_CONTROL_IGNORE - x control channel interpreted according to mode - y control channel, interpreted according to mode - z control channel, interpreted according to mode - F control channel, interpreted according to mode + Qx control channel interpreted according to mode + Qy control channel, interpreted according to mode + Qz control channel, interpreted according to mode + Fx control channel, interpreted according to mode + Fy control channel, interpreted according to mode + Fz control channel, interpreted according to mode Measurement timestamp as microseconds since boot @@ -175,7 +183,7 @@ - +