MAVLink messages update Wed May 27 04:15:01 UTC 2026

This commit is contained in:
PX4BuildBot
2026-05-27 04:15:01 +00:00
parent c0103c67d2
commit a3398abaeb
2 changed files with 10 additions and 11 deletions
-1
View File
@@ -672,7 +672,6 @@ Param (Label) | Description | Values
3 | |
4 | Empty |
5 | Empty |
5 | Empty |
6 | Empty |
7 | Empty |
+10 -10
View File
@@ -17,20 +17,20 @@ Dialects are not managed by this project!
The dialect definitions are:
- [icarous.xml](icarous.md)
- [matrixpilot.xml](matrixpilot.md)
- [ASLUAV.xml](ASLUAV.md)
- [storm32.xml](storm32.md)
- [paparazzi.xml](paparazzi.md)
- [loweheiser.xml](loweheiser.md)
- [AVSSUAS.xml](AVSSUAS.md)
- [csAirLink.xml](csAirLink.md)
- [loweheiser.xml](loweheiser.md)
- [cubepilot.xml](cubepilot.md)
- [stemstudios.xml](stemstudios.md)
- [ualberta.xml](ualberta.md)
- [uAvionix.xml](uAvionix.md)
- [ASLUAV.xml](ASLUAV.md)
- [ardupilotmega.xml](ardupilotmega.md)
- [matrixpilot.xml](matrixpilot.md)
- [marsh.xml](marsh.md)
- [uAvionix.xml](uAvionix.md)
- [AVSSUAS.xml](AVSSUAS.md)
- [storm32.xml](storm32.md)
- [ualberta.xml](ualberta.md)
- [paparazzi.xml](paparazzi.md)
- [icarous.xml](icarous.md)
- [stemstudios.xml](stemstudios.md)
Note that dialects may `include` [MAVLink-Standard Definitions](index.md) or other dialects.
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).