You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uint64timestamp# time since system start (microseconds)
uint8LOGGER_TYPE_FULL=0# Normal, full size log
uint8LOGGER_TYPE_MISSION=1# reduced mission log (e.g. for geotagging)
uint8typeuint8BACKEND_FILE=1uint8BACKEND_MAVLINK=2uint8BACKEND_ALL=3uint8backendboolis_loggingfloat32total_written_kb# total written to log in kiloBytes
float32write_rate_kb_s# write rate in kiloBytes/s
uint32dropouts# number of failed buffer writes due to buffer overflow
uint32message_gaps# messages misssed
uint32buffer_used_bytes# current buffer fill in Bytes
uint32buffer_size_bytes# total buffer size in Bytes
uint8num_messages