From 0614f671d7318a785dd2e1eba4e75295bdf9dd9d Mon Sep 17 00:00:00 2001 From: Thomas Gubler Date: Thu, 19 Jun 2014 17:07:49 +0200 Subject: [PATCH] fgfs: quad protocol: remove indicated airspeed --- .../Protocol/qgroundcontrol-quadrotor.xml | 28 +++++++------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/files/flightgear/Protocol/qgroundcontrol-quadrotor.xml b/files/flightgear/Protocol/qgroundcontrol-quadrotor.xml index 4ef684e43..681d92e0c 100644 --- a/files/flightgear/Protocol/qgroundcontrol-quadrotor.xml +++ b/files/flightgear/Protocol/qgroundcontrol-quadrotor.xml @@ -6,7 +6,7 @@ newline tab - + time (sec) float @@ -46,7 +46,7 @@ /orientation/roll-deg 0.01745329251994329576 - + pitch angle (rad) float @@ -54,7 +54,7 @@ /orientation/pitch-deg 0.01745329251994329576 - + yaw angle float @@ -109,7 +109,7 @@ - + Velocity North ("vn" mps) float @@ -142,14 +142,6 @@ 0.514444444444444 - - airspeed-indicated-mps - float - %.8f - /instrumentation/indicated-speed-kt - 0.514444444444444 - - Magnetic Variation (rad) @@ -184,7 +176,7 @@ /environment/pressure-inhg 33.86389 - + @@ -197,12 +189,12 @@ throttle0 float /controls/engines/engine[0]/throttle - + throttle1 float /controls/engines/engine[1]/throttle - + throttle2 float @@ -212,13 +204,13 @@ running bool /engines/engine/running - + throttle3 float /controls/engines/engine[3]/throttle - - + + -- 2.22.0