| 
    NinjaFlight
    
   | 
 
#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... | |
| 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.