NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_log_entry_t Struct Reference

#include <mavlink_msg_log_entry.h>

Data Fields

uint32_t time_utc
 UTC timestamp of log in seconds since 1970, or 0 if not available. More...
 
uint32_t size
 Size of the log (may be approximate) in bytes. More...
 
uint16_t id
 Log id. More...
 
uint16_t num_logs
 Total number of logs. More...
 
uint16_t last_log_num
 High log number. More...
 

Field Documentation

uint16_t __mavlink_log_entry_t::id

Log id.

uint16_t __mavlink_log_entry_t::last_log_num

High log number.

uint16_t __mavlink_log_entry_t::num_logs

Total number of logs.

uint32_t __mavlink_log_entry_t::size

Size of the log (may be approximate) in bytes.

uint32_t __mavlink_log_entry_t::time_utc

UTC timestamp of log in seconds since 1970, or 0 if not available.


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