NinjaFlight
|
#include <mavlink_msg_watchdog_process_status.h>
Data Fields | |
int32_t | pid |
PID. More... | |
uint16_t | watchdog_id |
Watchdog ID. More... | |
uint16_t | process_id |
Process ID. More... | |
uint16_t | crashes |
Number of crashes. More... | |
uint8_t | state |
Is running / finished / suspended / crashed. More... | |
uint8_t | muted |
Is muted. More... | |
uint16_t __mavlink_watchdog_process_status_t::crashes |
Number of crashes.
uint8_t __mavlink_watchdog_process_status_t::muted |
Is muted.
int32_t __mavlink_watchdog_process_status_t::pid |
PID.
uint16_t __mavlink_watchdog_process_status_t::process_id |
Process ID.
uint8_t __mavlink_watchdog_process_status_t::state |
Is running / finished / suspended / crashed.
uint16_t __mavlink_watchdog_process_status_t::watchdog_id |
Watchdog ID.