mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-12 23:42:23 +08:00
18c176beef
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
863 B
863 B
pageClass
| pageClass |
|---|
| is-wide-page |
OpenDroneIdArmStatus (UORB message)
TOPICS: open_droneid_armstatus
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
:::