mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-12 01:45:34 +08:00
30b6938f5e
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
875 B
875 B
pageClass
| pageClass |
|---|
| is-wide-page |
OpenDroneIdArmStatus (UORB message)
TOPICS: open_drone_id_arm_status
Fields
| Назва | Тип | Unit [Frame] | Range/Enum | Опис |
|---|---|---|---|---|
| timestamp | uint64 |
|||
| status | uint8 |
|||
| error | char[50] |
Source Message
:::details Click here to see original file
uint64 timestamp
uint8 status
char[50] error
:::