#include <arch/chip/gnss_type.h>
Go to the source code of this file.
Classes | |
struct | cxd56_gnss_ope_mode_param_s |
GNSS operation mode and cycle. More... | |
struct | cxd56_gnss_orbital_param_s |
Sattelite almanac, ephemeris data. More... | |
struct | cxd56_gnss_datetime_s |
date and time More... | |
struct | cxd56_gnss_ellipsoidal_position_s |
ellipsoidal position More... | |
struct | cxd56_gnss_orthogonal_position_s |
ellipsoidal position More... | |
struct | cxd56_gnss_cep_data_s |
struct | cxd56_gnss_cep_age_s |
CEP age info. More... | |
struct | cxd56_gnss_agps_acquist_s |
acquist data and size for AGPS More... | |
struct | cxd56_gnss_agps_tow_assist_s |
tow assist data and size for AGPS More... | |
struct | cxd56_gnss_agps_utc_model_s |
utc model data and size for AGPS More... | |
struct | cxd56_gnss_agps_frametime_s |
Time from frame start[sec]. More... | |
struct | cxd56_gnss_agps_time_gps_s |
High precision receiver time. More... | |
struct | cxd56_gnss_agps_tau_gps_s |
different time between AGPS and GLONASS Time More... | |
struct | cxd56_gnss_spectrum_control_s |
Signal spectrum output control parameter. More... | |
struct | cxd56_gnss_test_info_s |
Factory test info. More... | |
struct | cxd56_gnss_test_result_s |
Factory test result. More... | |
struct | cxd56_gnss_signal_setting_s |
signal setting for reading data asychronously The field 'enable' of struct cxd56_gnss_signal_setting_s to be given as a parameter must be specified as 1 when setting and 0 when unsetting. Field 'gnsssig' specifies the value of 'Signal types from GNSS', this is not POSIX signal. Field 'signo' is application specific number of POSIX signal. 'data' will be passed as an argument to the handler. More... | |
struct | cxd56_gnss_signal_info_s |
Information for use after being signaled to read data asychronously. More... | |
struct | cxd56_pvtlog_setting_s |
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... | |
struct | cxd56_pvtlog_status_s |
Stored logs status of PVTLOG. More... | |
struct | cxd56_rtk_setting_s |
RTK output setting. More... | |
struct | cxd56_gnss_set_var_ephemeris_s |
Sattelite ephemeris data. More... | |
struct | cxd56_gnss_get_var_ephemeris_s |
Sattelite ephemeris data. More... | |