Skip to content

Commit 46ab91d

Browse files
committed
MAVLink messages update Thu May 28 05:09:36 UTC 2026
1 parent bdb8161 commit 46ab91d

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

en/messages/common.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4265,6 +4265,7 @@ Value | Name | Description
42654265
<a id='MAV_MOUNT_MODE_GPS_POINT'></a>4 | [MAV_MOUNT_MODE_GPS_POINT](#MAV_MOUNT_MODE_GPS_POINT) | Load neutral position and start to point to Lat,Lon,Alt
42664266
<a id='MAV_MOUNT_MODE_SYSID_TARGET'></a>5 | [MAV_MOUNT_MODE_SYSID_TARGET](#MAV_MOUNT_MODE_SYSID_TARGET) | Gimbal tracks system with specified system ID
42674267
<a id='MAV_MOUNT_MODE_HOME_LOCATION'></a>6 | [MAV_MOUNT_MODE_HOME_LOCATION](#MAV_MOUNT_MODE_HOME_LOCATION) | Gimbal tracks home position
4268+
<a id='MAV_MOUNT_MODE_WPNEXT_OFFSET'></a>7 | [MAV_MOUNT_MODE_WPNEXT_OFFSET](#MAV_MOUNT_MODE_WPNEXT_OFFSET) | Gimbal tracks next waypoint location with offset
42684269

42694270
### GIMBAL_DEVICE_CAP_FLAGS {#GIMBAL_DEVICE_CAP_FLAGS}
42704271

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-
- [icarous.xml](icarous.md)
21-
- [matrixpilot.xml](matrixpilot.md)
22-
- [ASLUAV.xml](ASLUAV.md)
23-
- [storm32.xml](storm32.md)
24-
- [paparazzi.xml](paparazzi.md)
25-
- [loweheiser.xml](loweheiser.md)
26-
- [AVSSUAS.xml](AVSSUAS.md)
2720
- [csAirLink.xml](csAirLink.md)
21+
- [loweheiser.xml](loweheiser.md)
2822
- [cubepilot.xml](cubepilot.md)
29-
- [stemstudios.xml](stemstudios.md)
30-
- [ualberta.xml](ualberta.md)
31-
- [uAvionix.xml](uAvionix.md)
23+
- [ASLUAV.xml](ASLUAV.md)
3224
- [ardupilotmega.xml](ardupilotmega.md)
25+
- [matrixpilot.xml](matrixpilot.md)
3326
- [marsh.xml](marsh.md)
27+
- [uAvionix.xml](uAvionix.md)
28+
- [AVSSUAS.xml](AVSSUAS.md)
29+
- [storm32.xml](storm32.md)
30+
- [ualberta.xml](ualberta.md)
31+
- [paparazzi.xml](paparazzi.md)
32+
- [icarous.xml](icarous.md)
33+
- [stemstudios.xml](stemstudios.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)