mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
New Crowdin translations - zh-CN (#26553)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -4,7 +4,7 @@ pageClass: is-wide-page
|
||||
|
||||
# SensorOpticalFlow (UORB message)
|
||||
|
||||
**TOPICS:** sensor_opticalflow
|
||||
**TOPICS:** sensor_optical_flow
|
||||
|
||||
## Fields
|
||||
|
||||
@@ -28,12 +28,12 @@ pageClass: is-wide-page
|
||||
|
||||
## Constants
|
||||
|
||||
| 参数名 | 类型 | 值 | 描述 |
|
||||
| ------------------------------------------------------------------------------------------------- | ------- | - | -- |
|
||||
| <a href="#MODE_UNKNOWN"></a> MODE_UNKNOWN | `uint8` | 0 | |
|
||||
| <a href="#MODE_BRIGHT"></a> MODE_BRIGHT | `uint8` | 1 | |
|
||||
| <a href="#MODE_LOWLIGHT"></a> MODE_LOWLIGHT | `uint8` | 2 | |
|
||||
| <a href="#MODE_SUPER_LOWLIGHT"></a> MODE_SUPER_LOWLIGHT | `uint8` | 3 | |
|
||||
| 参数名 | 类型 | 值 | 描述 |
|
||||
| ----------------------------------------------------------------------------------------------- | ------- | - | -- |
|
||||
| <a id="#MODE_UNKNOWN"></a> MODE_UNKNOWN | `uint8` | 0 | |
|
||||
| <a id="#MODE_BRIGHT"></a> MODE_BRIGHT | `uint8` | 1 | |
|
||||
| <a id="#MODE_LOWLIGHT"></a> MODE_LOWLIGHT | `uint8` | 2 | |
|
||||
| <a id="#MODE_SUPER_LOWLIGHT"></a> MODE_SUPER_LOWLIGHT | `uint8` | 3 | |
|
||||
|
||||
## Source Message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user