ubloxcfg
u-blox 9 configuration helpers
Loading...
Searching...
No Matches

Topics

 CFG-NAVSPG-FIXMODE (Position fix mode)
 
 CFG-NAVSPG-INIFIX3D (Initial fix must be a 3D fix)
 
 CFG-NAVSPG-WKNROLLOVER (GPS week rollover number)
 
 CFG-NAVSPG-USE_PPP (Use precise point positioning (PPP))
 
 CFG-NAVSPG-UTCSTANDARD (UTC standard to be used)
 
 CFG-NAVSPG-DYNMODEL (Dynamic platform model)
 
 CFG-NAVSPG-ACKAIDING (Acknowledge assistance input messages)
 
 CFG-NAVSPG-USE_USRDAT (Use user geodetic datum parameters)
 
 CFG-NAVSPG-USRDAT_MAJA (Geodetic datum semi-major axis)
 
 CFG-NAVSPG-USRDAT_FLAT (Geodetic datum 1.0 / flattening)
 
 CFG-NAVSPG-USRDAT_DX (Geodetic datum X axis shift at the origin)
 
 CFG-NAVSPG-USRDAT_DY (Geodetic datum Y axis shift at the origin)
 
 CFG-NAVSPG-USRDAT_DZ (Geodetic datum Z axis shift at the origin)
 
 CFG-NAVSPG-USRDAT_ROTX (Geodetic datum rotation about the X axis)
 
 CFG-NAVSPG-USRDAT_ROTY (Geodetic datum rotation about the Y axis ())
 
 CFG-NAVSPG-USRDAT_ROTZ (Geodetic datum rotation about the Z axis)
 
 CFG-NAVSPG-USRDAT_SCALE (Geodetic datum scale factor)
 
 CFG-NAVSPG-INFIL_MINSVS (Minimum number of satellites for navigation)
 
 CFG-NAVSPG-INFIL_MAXSVS (Maximum number of satellites for navigation)
 
 CFG-NAVSPG-INFIL_MINCNO (Minimum satellite signal level for navigation)
 
 CFG-NAVSPG-INFIL_MINELEV (Minimum elevation for a GNSS satellite to be used in navigation)
 
 CFG-NAVSPG-INFIL_NCNOTHRS (Number of satellites required to have C/N0 above CFG-NAVSPG-INFIL_CNOTHRS for a fix to be attempted)
 
 CFG-NAVSPG-INFIL_CNOTHRS (C/N0 threshold for deciding whether to attempt a fix)
 
 CFG-NAVSPG-OUTFIL_PDOP (Output filter position DOP mask (threshold))
 
 CFG-NAVSPG-OUTFIL_TDOP (Output filter time DOP mask (threshold))
 
 CFG-NAVSPG-OUTFIL_PACC (Output filter position accuracy mask (threshold))
 
 CFG-NAVSPG-OUTFIL_TACC (Output filter time accuracy mask (threshold))
 
 CFG-NAVSPG-OUTFIL_FACC (Output filter frequency accuracy mask (threshold))
 
 CFG-NAVSPG-CONSTR_ALT (Fixed altitude (mean sea level) for 2D fix mode)
 
 CFG-NAVSPG-CONSTR_ALTVAR (Fixed altitude variance for 2D mode)
 
 CFG-NAVSPG-CONSTR_DGNSSTO (DGNSS timeout)
 
 CFG-NAVSPG-SIGATTCOMP (Permanently attenuated signal compensation mode)
 

Macros

#define UBLOXCFG_CFG_NAVSPG_ID   0x00110000
 Group ID of the CFG-NAVSPG-* items.
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_NAVSPG_ID

#define UBLOXCFG_CFG_NAVSPG_ID   0x00110000

Group ID of the CFG-NAVSPG-* items.

Definition at line 6145 of file ubloxcfg_gen.h.