From 22eea7e0c7ef9e19c5e7317be51b26638aae546f Mon Sep 17 00:00:00 2001 From: Mathieu Bresciani Date: Wed, 22 Jan 2025 09:42:24 +0100 Subject: [PATCH] Fix command for large vehicle mag calibration --- en/config/compass.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/config/compass.md b/en/config/compass.md index 060ee2986380..3979454dc404 100644 --- a/en/config/compass.md +++ b/en/config/compass.md @@ -88,7 +88,7 @@ This calibration process leverages external knowledge of vehicle's orientation a 3. Open the [QGroundControl MAVLink Console](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/analyze_view/mavlink_console.html) and send the following command: ```sh - calibrate mag quick + commander calibrate mag quick ``` Notes: