Skip to content

Commit 49f9fd4

Browse files
committed
MAVLink messages update Wed May 27 04:31:05 UTC 2026
1 parent d2ac0c4 commit 49f9fd4

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

en/messages/common.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6663,7 +6663,7 @@ Param (Label) | Description | Values | Units
66636663
1 (Turns) | Number of turns. | min: 0 |
66646664
2 (Heading Required) | Leave loiter circle only when track heads towards the next waypoint (MAV_BOOL_FALSE: Leave when turns complete). Values not equal to 0 or 1 are invalid. | [MAV_BOOL](#MAV_BOOL) |
66656665
3 (Radius) | Loiter radius around waypoint for forward-only moving vehicles (not multicopters). If positive loiter clockwise, else counter-clockwise | | m
6666-
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. Otherwise the angle (in degrees) between the tangent of the loiter circle and the center xtrack at which the vehicle must leave the loiter (and converge to the center xtrack). NaN to use the current system default xtrack behaviour. | |
6666+
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. NaN to use the current system default xtrack behaviour. | |
66676667
5 (Latitude) | Latitude | |
66686668
6 (Longitude) | Longitude | |
66696669
7 (Altitude) | Altitude | | m
@@ -6678,7 +6678,7 @@ Param (Label) | Description | Values | Units
66786678
1 (Time) | Loiter time (only starts once Lat, Lon and Alt is reached). | min: 0 | s
66796679
2 (Heading Required) | Leave loiter circle only when track heading towards the next waypoint (MAV_BOOL_FALSE: Leave on time expiry). Values not equal to 0 or 1 are invalid. | [MAV_BOOL](#MAV_BOOL) |
66806680
3 (Radius) | Loiter radius around waypoint for forward-only moving vehicles (not multicopters). If positive loiter clockwise, else counter-clockwise. | | m
6681-
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. Otherwise the angle (in degrees) between the tangent of the loiter circle and the center xtrack at which the vehicle must leave the loiter (and converge to the center xtrack). NaN to use the current system default xtrack behaviour. | |
6681+
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. NaN to use the current system default xtrack behaviour. | |
66826682
5 (Latitude) | Latitude | |
66836683
6 (Longitude) | Longitude | |
66846684
7 (Altitude) | Altitude | | m
@@ -6798,7 +6798,7 @@ Param (Label) | Description | Values | Units
67986798
1 (Heading Required) | Leave loiter circle only when track heading towards the next waypoint (MAV_BOOL_FALSE: Leave when altitude reached). Values not equal to 0 or 1 are invalid. | [MAV_BOOL](#MAV_BOOL) |
67996799
2 (Radius) | Loiter radius around waypoint for forward-only moving vehicles (not multicopters). If positive loiter clockwise, negative counter-clockwise, 0 means no change to standard loiter. | | m
68006800
3 | Empty | |
6801-
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. Otherwise the angle (in degrees) between the tangent of the loiter circle and the center xtrack at which the vehicle must leave the loiter (and converge to the center xtrack). NaN to use the current system default xtrack behaviour. | min: 0 max: 1 inc: 1 |
6801+
4 (Xtrack Location) | Loiter circle exit location and/or path to next waypoint ("xtrack") for forward-only moving vehicles (not multicopters). 0 for the vehicle to converge towards the center xtrack when it leaves the loiter (the line between the centers of the current and next waypoint), 1 to converge to the direct line between the location that the vehicle exits the loiter radius and the next waypoint. NaN to use the current system default xtrack behaviour. | min: 0 max: 1 inc: 1 |
68026802
5 (Latitude) | Latitude | |
68036803
6 (Longitude) | Longitude | |
68046804
7 (Altitude) | Altitude | | m

en/messages/dialects.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ Dialects are not managed by this project!
1717

1818
The dialect definitions are:
1919

20-
- [csAirLink.xml](csAirLink.md)
21-
- [loweheiser.xml](loweheiser.md)
22-
- [cubepilot.xml](cubepilot.md)
23-
- [ASLUAV.xml](ASLUAV.md)
24-
- [ardupilotmega.xml](ardupilotmega.md)
20+
- [icarous.xml](icarous.md)
2521
- [matrixpilot.xml](matrixpilot.md)
26-
- [marsh.xml](marsh.md)
27-
- [uAvionix.xml](uAvionix.md)
28-
- [AVSSUAS.xml](AVSSUAS.md)
22+
- [ASLUAV.xml](ASLUAV.md)
2923
- [storm32.xml](storm32.md)
30-
- [ualberta.xml](ualberta.md)
3124
- [paparazzi.xml](paparazzi.md)
32-
- [icarous.xml](icarous.md)
25+
- [loweheiser.xml](loweheiser.md)
26+
- [AVSSUAS.xml](AVSSUAS.md)
27+
- [csAirLink.xml](csAirLink.md)
28+
- [cubepilot.xml](cubepilot.md)
3329
- [stemstudios.xml](stemstudios.md)
30+
- [ualberta.xml](ualberta.md)
31+
- [uAvionix.xml](uAvionix.md)
32+
- [ardupilotmega.xml](ardupilotmega.md)
33+
- [marsh.xml](marsh.md)
3434

3535
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
3636
Up to 5 levels of XML file nesting are allowed - see `MAXIMUM_INCLUDE_FILE_NESTING` in [mavgen.py](https://github.com/ArduPilot/pymavlink/blob/master/generator/mavgen.py#L44).

0 commit comments

Comments
 (0)