Developer World
Spresense SDK Library v3.2.0-ebc0364
cxd56_pvtlog_setting_s Struct Reference

PVTLOG setting Parameter. If the log interval(cycle) is smaller than the positioning interval, it is logged every positioning interval. The output timing is specified by the ratio to the log buffer in the GNSS device by threshold. Possible values are CXD56_GNSS_PVTLOG_THRESHOLD_FULL, CXD56_GNSS_PVTLOG_THRESHOLD_HALF, and CXD56_GNSS_PVTLOG_THRESHOLD_ONE_DATA. More...

#include <gnss.h>

Public Attributes

uint32_t cycle
 
uint32_t threshold
 

Detailed Description

PVTLOG setting Parameter. If the log interval(cycle) is smaller than the positioning interval, it is logged every positioning interval. The output timing is specified by the ratio to the log buffer in the GNSS device by threshold. Possible values are CXD56_GNSS_PVTLOG_THRESHOLD_FULL, CXD56_GNSS_PVTLOG_THRESHOLD_HALF, and CXD56_GNSS_PVTLOG_THRESHOLD_ONE_DATA.


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