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

View File

@@ -21,10 +21,10 @@ Message to stream ULog data from the logger. Corresponds to the LOGGING_DATA. ma
## Constants
| Name | Type | Value | Description |
| ------------------------------------------------- | ------- | ----- | -------------------------------------------------------------------- |
| <a href="#FLAGS_NEED_ACK"></a> FLAGS_NEED_ACK | `uint8` | 1 | if set, this message requires to be acked. |
| <a href="#ORB_QUEUE_LENGTH"></a> ORB_QUEUE_LENGTH | `uint8` | 16 | TODO: we might be able to reduce this if mavlink polled on the topic |
| Name | Type | Value | Description |
| ----------------------------------------------- | ------- | ----- | -------------------------------------------------------------------- |
| <a id="#FLAGS_NEED_ACK"></a> FLAGS_NEED_ACK | `uint8` | 1 | if set, this message requires to be acked. |
| <a id="#ORB_QUEUE_LENGTH"></a> ORB_QUEUE_LENGTH | `uint8` | 16 | TODO: we might be able to reduce this if mavlink polled on the topic |
## Source Message