docs: auto-sync metadata [skip ci]

Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
PX4BuildBot
2026-02-23 18:34:11 +00:00
parent 845a7efd58
commit d965df930c
136 changed files with 1346 additions and 1346 deletions
+6 -6
View File
@@ -25,12 +25,12 @@ Sensor readings in SI-unit form. These fields are scaled and offset-compensated
## Constants
| Name | Type | Value | Description |
| --------------------------------------------------------------------- | ------- | ---------- | ---------------------------------------------------------------------------------------------------------------------- |
| <a href="#RELATIVE_TIMESTAMP_INVALID"></a> RELATIVE_TIMESTAMP_INVALID | `int32` | 2147483647 | (0x7fffffff) If one of the relative timestamps is set to this value, it means the associated sensor values are invalid |
| <a href="#CLIPPING_X"></a> CLIPPING_X | `uint8` | 1 |
| <a href="#CLIPPING_Y"></a> CLIPPING_Y | `uint8` | 2 |
| <a href="#CLIPPING_Z"></a> CLIPPING_Z | `uint8` | 4 |
| Name | Type | Value | Description |
| ------------------------------------------------------------------- | ------- | ---------- | ---------------------------------------------------------------------------------------------------------------------- |
| <a id="#RELATIVE_TIMESTAMP_INVALID"></a> RELATIVE_TIMESTAMP_INVALID | `int32` | 2147483647 | (0x7fffffff) If one of the relative timestamps is set to this value, it means the associated sensor values are invalid |
| <a id="#CLIPPING_X"></a> CLIPPING_X | `uint8` | 1 |
| <a id="#CLIPPING_Y"></a> CLIPPING_Y | `uint8` | 2 |
| <a id="#CLIPPING_Z"></a> CLIPPING_Z | `uint8` | 4 |
## Source Message