mavlink v0.7.0 APM.Message.RemoteLogBlockStatus View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %APM.Message.RemoteLogBlockStatus{
seqno: MAVLink.Types.uint32_t(),
status: APM.Types.mav_remote_log_data_block_statuses(),
target_component: MAVLink.Types.uint8_t(),
target_system: MAVLink.Types.uint8_t()
}
t() :: %APM.Message.RemoteLogBlockStatus{ seqno: MAVLink.Types.uint32_t(), status: APM.Types.mav_remote_log_data_block_statuses(), target_component: MAVLink.Types.uint8_t(), target_system: MAVLink.Types.uint8_t() }
Send Status of each log block that autopilot board might have sent.