PX4 Firmware
PX4 Autopilot Software http://px4.io
mission_stats_entry_s Struct Reference

dataman housekeeping information for a specific item. More...

#include <navigation.h>

Collaboration diagram for mission_stats_entry_s:

Public Attributes

uint16_t num_items
 total number of items stored (excluding this one) More...
 
uint16_t update_counter
 This counter is increased when (some) items change (this can wrap) More...
 

Detailed Description

dataman housekeeping information for a specific item.

Corresponds to the first dataman entry of DM_KEY_FENCE_POINTS and DM_KEY_SAFE_POINTS

Definition at line 194 of file navigation.h.

Member Data Documentation

◆ num_items

◆ update_counter

uint16_t mission_stats_entry_s::update_counter

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