Get desktop application:
View/edit binary Protocol Buffers messages
Get event notifications, such as takeoff, or arming checks
Get the latest report.
(message has no fields)
The events result
The report
Subscribe to event updates.
(message has no fields)
The event
Subscribe to arming check updates.
(message has no fields)
The report
Event type
Used in:
The source component ID of the event
Short, single-line message
Detailed description (optional, might be multiple lines)
Log level of message
Namespace, e.g. "px4"
Event name (unique within the namespace)
Result type.
Used in:
Result enum value
Human-readable English string describing the result
Possible results returned
Used in:
Successful result
Not available
Connection error
Unsupported
Denied
Failed
Timeout
No system available
Unknown result
Arming checks for a specific mode
Used in:
Mode name, e.g. "Position"
If disarmed: indicates if arming is possible. If armed: indicates if the mode can be selected
List of reported problems for the mode
Health and arming check problem type
Used in: ,
Short, single-line message
Detailed description (optional, might be multiple lines)
Log level of message
Associated health component, e.g. "gps"
Health and arming check report type
Used in: ,
Report for currently intended mode
Health components list (e.g. for "gps")
Complete list of problems
Health component report type
Used in:
Unique component name, e.g. "gps"
Human readable label of the component, e.g. "GPS" or "Accelerometer"
If the component is present
If the component has errors
If the component has warnings
Log level type
Used in: ,
Emergency
Alert
Critical
Error
Warning
Notice
Info
Debug