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

unsubscribe a message, to mark that it will not be logged anymore More...

Data Fields

message_header_s header
 msg header
 
uint16_t msg_id
 unique id to match message_data_s data.
 

Detailed Description

unsubscribe a message, to mark that it will not be logged anymore

Definition at line 99 of file UlogFileFormat.hpp.

Field Documentation

◆ header

message_header_s NAV::vendor::pixhawk::message_remove_logged_s::header

msg header

Definition at line 101 of file UlogFileFormat.hpp.

◆ msg_id

uint16_t NAV::vendor::pixhawk::message_remove_logged_s::msg_id

unique id to match message_data_s data.

Definition at line 102 of file UlogFileFormat.hpp.


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