PX4 Firmware
PX4 Autopilot Software http://px4.io
ulog_stream_ack_s Struct Reference

#include <ulog_stream_ack.h>

Collaboration diagram for ulog_stream_ack_s:

Public Attributes

uint64_t timestamp
 
uint16_t msg_sequence
 
uint8_t _padding0 [6]
 

Detailed Description

Definition at line 53 of file ulog_stream_ack.h.

Member Data Documentation

◆ _padding0

uint8_t ulog_stream_ack_s::_padding0[6]

Definition at line 57 of file ulog_stream_ack.h.

◆ msg_sequence

uint16_t ulog_stream_ack_s::msg_sequence

◆ timestamp

uint64_t ulog_stream_ack_s::timestamp

Definition at line 55 of file ulog_stream_ack.h.

Referenced by MavlinkULog::publish_ack().


The documentation for this struct was generated from the following file: