You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/messages/common.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4265,6 +4265,7 @@ Value | Name | Description
4265
4265
<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
4266
4266
<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
4267
4267
<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
Copy file name to clipboardExpand all lines: en/messages/dialects.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,20 +17,20 @@ Dialects are not managed by this project!
17
17
18
18
The dialect definitions are:
19
19
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)
27
20
-[csAirLink.xml](csAirLink.md)
21
+
-[loweheiser.xml](loweheiser.md)
28
22
-[cubepilot.xml](cubepilot.md)
29
-
-[stemstudios.xml](stemstudios.md)
30
-
-[ualberta.xml](ualberta.md)
31
-
-[uAvionix.xml](uAvionix.md)
23
+
-[ASLUAV.xml](ASLUAV.md)
32
24
-[ardupilotmega.xml](ardupilotmega.md)
25
+
-[matrixpilot.xml](matrixpilot.md)
33
26
-[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)
34
34
35
35
Note that dialects may `include`[MAVLink-Standard Definitions](index.md) or other dialects.
36
36
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