PX4 Firmware
PX4 Autopilot Software http://px4.io
|
first bytes of the file More...
#include <messages.h>
Public Attributes | |
uint8_t | magic [8] |
uint64_t | timestamp |
first bytes of the file
Definition at line 56 of file messages.h.
uint8_t ulog_file_header_s::magic[8] |
Definition at line 57 of file messages.h.
Referenced by px4::logger::Logger::write_header().
uint64_t ulog_file_header_s::timestamp |
Definition at line 58 of file messages.h.
Referenced by px4::logger::Logger::write_header().