ubloxcfg
u-blox 9 configuration helpers

Modules

 CFG-PM-OPERATEMODE (General receiver power management mode of operation)
 
 CFG-PM-POSUPDATEPERIOD (Position update period for PSMOO, 0 = no retry, >5)
 
 CFG-PM-ACQPERIOD (Acquisition period used if the receiver previously failed to achieve a position fix)
 
 CFG-PM-GRIDOFFSET (Position update period grid offset relative to GPS start of week)
 
 CFG-PM-ONTIME (Time to stay in tracking state)
 
 CFG-PM-MINACQTIME (Minimum time to spend in acquisition state)
 
 CFG-PM-MAXACQTIME (Maximum time to spend in acquisition state)
 
 CFG-PM-DONOTENTEROFF (Disable to make the receiver enter (inactive) awaiting next search state, enable to make the receiver not enter (inactive))
 
 CFG-PM-WAITTIMEFIX (Wait for time fix)
 
 CFG-PM-UPDATEEPH (Update ephemeris regularly)
 
 CFG-PM-EXTINTSEL (EXTINT pin select)
 
 CFG-PM-EXTINTWAKE (Enable to keep receiver awake as long as selected EXTINT pin is high)
 
 CFG-PM-EXTINTBACKUP (EXTINT pin control (Backup))
 
 CFG-PM-EXTINTINACTIVE (EXTINT pin control (Inactive))
 
 CFG-PM-EXTINTINACTIVITY (Inactivity time out on EXTINT pin if enabled)
 
 CFG-PM-LIMITPEAKCURR (Limit peak current)
 

Macros

#define UBLOXCFG_CFG_PM_ID   0x00d00000
 Group ID of the CFG-PM-* items. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_PM_ID

#define UBLOXCFG_CFG_PM_ID   0x00d00000

Group ID of the CFG-PM-* items.

Definition at line 6915 of file ubloxcfg_gen.h.