0.4.1
Loading...
Searching...
No Matches
NAV::vendor::pixhawk::message_sync_s Struct Reference

synchronization message so that a reader can recover from a corrupt message by searching for the next sync message More...

Data Fields

message_header_s header
 msg header
 
std::array< uint8_t, 8 > syncMsg
 synchronization message
 

Detailed Description

synchronization message so that a reader can recover from a corrupt message by searching for the next sync message

Definition at line 148 of file UlogFileFormat.hpp.

Field Documentation

◆ header

message_header_s NAV::vendor::pixhawk::message_sync_s::header

msg header

Definition at line 150 of file UlogFileFormat.hpp.

◆ syncMsg

std::array<uint8_t, 8> NAV::vendor::pixhawk::message_sync_s::syncMsg

synchronization message

Definition at line 151 of file UlogFileFormat.hpp.


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