mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +08:00
New Crowdin translations - zh-CN (#26553)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -6,7 +6,7 @@ pageClass: is-wide-page
|
||||
|
||||
Ack a previously sent ulog_stream message that had. the NEED_ACK flag set.
|
||||
|
||||
**TOPICS:** ulog_streamack
|
||||
**TOPICS:** ulog_stream_ack
|
||||
|
||||
## Fields
|
||||
|
||||
@@ -17,10 +17,10 @@ Ack a previously sent ulog_stream message that had. the NEED_ACK flag set.
|
||||
|
||||
## Constants
|
||||
|
||||
| 参数名 | 类型 | 值 | 描述 |
|
||||
| ------------------------------------------------------------------------------------- | ------- | -- | ------------------------------------------------------------------------------------------------------------------------ |
|
||||
| <a href="#ACK_TIMEOUT"></a> ACK_TIMEOUT | `int32` | 50 | timeout waiting for an ack until we retry to send the message [ms] |
|
||||
| <a href="#ACK_MAX_TRIES"></a> ACK_MAX_TRIES | `int32` | 50 | maximum amount of tries to (re-)send a message, each time waiting ACK_TIMEOUT ms |
|
||||
| 参数名 | 类型 | 值 | 描述 |
|
||||
| ----------------------------------------------------------------------------------- | ------- | -- | ------------------------------------------------------------------------------------------------------------------------ |
|
||||
| <a id="#ACK_TIMEOUT"></a> ACK_TIMEOUT | `int32` | 50 | timeout waiting for an ack until we retry to send the message [ms] |
|
||||
| <a id="#ACK_MAX_TRIES"></a> ACK_MAX_TRIES | `int32` | 50 | maximum amount of tries to (re-)send a message, each time waiting ACK_TIMEOUT ms |
|
||||
|
||||
## Source Message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user