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

Modules

 CFG-TMODE-MODE (Receiver mode)
 
 CFG-TMODE-POS_TYPE (Determines whether the ARP position is given in ECEF or LAT/LON/HEIGHT?)
 
 CFG-TMODE-ECEF_X (ECEF X coordinate of the ARP position.)
 
 CFG-TMODE-ECEF_Y (ECEF Y coordinate of the ARP position.)
 
 CFG-TMODE-ECEF_Z (ECEF Z coordinate of the ARP position.)
 
 CFG-TMODE-ECEF_X_HP (High-precision ECEF X coordinate of the ARP position.)
 
 CFG-TMODE-ECEF_Y_HP (High-precision ECEF Y coordinate of the ARP position.)
 
 CFG-TMODE-ECEF_Z_HP (High-precision ECEF Z coordinate of the ARP position.)
 
 CFG-TMODE-LAT (Latitude of the ARP position.)
 
 CFG-TMODE-LON (Longitude of the ARP position.)
 
 CFG-TMODE-HEIGHT (Height of the ARP position.)
 
 CFG-TMODE-LAT_HP (High-precision latitude of the ARP position)
 
 CFG-TMODE-LON_HP (High-precision longitude of the ARP position.)
 
 CFG-TMODE-HEIGHT_HP (High-precision height of the ARP position.)
 
 CFG-TMODE-FIXED_POS_ACC (Fixed position 3D accuracy)
 
 CFG-TMODE-SVIN_MIN_DUR (Survey-in minimum duration)
 
 CFG-TMODE-SVIN_ACC_LIMIT (Survey-in position accuracy limit)
 

Macros

#define UBLOXCFG_CFG_TMODE_ID   0x00030000
 Group ID of the CFG-TMODE-* items. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_TMODE_ID

#define UBLOXCFG_CFG_TMODE_ID   0x00030000

Group ID of the CFG-TMODE-* items.

Definition at line 8044 of file ubloxcfg_gen.h.