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

#include <ulog_stream.h>

Collaboration diagram for ulog_stream_s:

Public Attributes

uint64_t timestamp
 
uint16_t msg_sequence
 
uint8_t length
 
uint8_t first_message_offset
 
uint8_t flags
 
uint8_t data [249]
 
uint8_t _padding0 [2]
 

Detailed Description

Definition at line 53 of file ulog_stream.h.

Member Data Documentation

◆ _padding0

uint8_t ulog_stream_s::_padding0[2]

Definition at line 61 of file ulog_stream.h.

◆ data

uint8_t ulog_stream_s::data[249]

◆ first_message_offset

◆ flags

uint8_t ulog_stream_s::flags

◆ length

◆ msg_sequence

uint16_t ulog_stream_s::msg_sequence

◆ timestamp

uint64_t ulog_stream_s::timestamp

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