mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-01 20:27:57 +08:00
docs: auto-sync metadata [skip ci]
Co-Authored-By: PX4 BuildBot <bot@px4.io>
This commit is contained in:
@@ -8,13 +8,13 @@ pageClass: is-wide-page
|
||||
|
||||
## Fields
|
||||
|
||||
| Name | Type | Unit [Frame] | Range/Enum | Description |
|
||||
| --------- | --------- | ------------ | ---------- | ------------------------------------------------------------------------- |
|
||||
| timestamp | `uint64` | | | time since system start (microseconds) |
|
||||
| device_id | `uint32` | | | unique device ID for the sensor that does not change between power cycles |
|
||||
| speed | `float32` | | | the speed being reported by the wind / airflow sensor |
|
||||
| direction | `float32` | | | the direction being reported by the wind / airflow sensor |
|
||||
| status | `uint8` | | | Status code from the sensor |
|
||||
| Name | Type | Unit [Frame] | Range/Enum | Description |
|
||||
| ----------------------------------- | --------- | ------------ | ---------- | ------------------------------------------------------------------------- |
|
||||
| <a id="fld_timestamp"></a>timestamp | `uint64` | | | time since system start (microseconds) |
|
||||
| <a id="fld_device_id"></a>device_id | `uint32` | | | unique device ID for the sensor that does not change between power cycles |
|
||||
| <a id="fld_speed"></a>speed | `float32` | | | the speed being reported by the wind / airflow sensor |
|
||||
| <a id="fld_direction"></a>direction | `float32` | | | the direction being reported by the wind / airflow sensor |
|
||||
| <a id="fld_status"></a>status | `uint8` | | | Status code from the sensor |
|
||||
|
||||
## Source Message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user