![]() |
0.4.1
|
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 | |
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.
message_header_s NAV::vendor::pixhawk::message_sync_s::header |
msg header
Definition at line 150 of file UlogFileFormat.hpp.
std::array<uint8_t, 8> NAV::vendor::pixhawk::message_sync_s::syncMsg |
synchronization message
Definition at line 151 of file UlogFileFormat.hpp.