docs: auto-sync metadata [skip ci]

Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
PX4BuildBot
2026-06-18 15:30:36 +00:00
parent 3dde9826d8
commit dc9d0a0659
4 changed files with 12 additions and 3 deletions
+10 -1
View File
@@ -31792,6 +31792,14 @@ and relies on the IMU's attitude estimation.
| ------ | -------- | -------- | --------- | ------- | ---- | --------- |
| &nbsp; | | | | 0 | | &nbsp; |
### MNT_FIXED_PITCH (`FLOAT`) {#MNT_FIXED_PITCH}
Tracked pitch angle when in fixed mode (MNT_MODE_IN=5).
| Reboot | minValue | maxValue | increment | default | unit | Read-Only |
| ------ | -------- | -------- | --------- | ------- | ---- | --------- |
| &nbsp; | -90 | 90 | | 0.0 | deg | &nbsp; |
### MNT_LND_P_MAX (`FLOAT`) {#MNT_LND_P_MAX}
Pitch maximum when landed.
@@ -31919,10 +31927,11 @@ The rest will be deprecated.
- `2`: MAVLINK_ROI (protocol v1, to be deprecated)
- `3`: MAVLINK_DO_MOUNT (protocol v1, to be deprecated)
- `4`: MAVlink gimbal protocol v2
- `5`: Fixed world-frame attitude, not user controllable
| Reboot | minValue | maxValue | increment | default | unit | Read-Only |
| ------- | -------- | -------- | --------- | ------- | ---- | --------- |
| &check; | -1 | 4 | | -1 | | &nbsp; |
| &check; | -1 | 5 | | -1 | | &nbsp; |
### MNT_MODE_OUT (`INT32`) {#MNT_MODE_OUT}
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long