![]() |
0.5.0
|
Information message. More...
Data Fields | |
| message_header_s | header |
| msg header | |
| std::string | key |
| key, e.g. 'char[value_len] sys_name' | |
| uint8_t | key_len |
| length of 'key' | |
| std::string | value |
| value, e.g. 'PX4' | |
Information message.
Definition at line 59 of file UlogFileFormat.hpp.
| message_header_s NAV::vendor::pixhawk::message_info_s::header |
msg header
Definition at line 61 of file UlogFileFormat.hpp.
| std::string NAV::vendor::pixhawk::message_info_s::key |
key, e.g. 'char[value_len] sys_name'
Definition at line 63 of file UlogFileFormat.hpp.
| uint8_t NAV::vendor::pixhawk::message_info_s::key_len |
length of 'key'
Definition at line 62 of file UlogFileFormat.hpp.
| std::string NAV::vendor::pixhawk::message_info_s::value |
value, e.g. 'PX4'
Definition at line 64 of file UlogFileFormat.hpp.