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

Topics

 CFG-GEOFENCE-CONFLVL (Required confidence level for state evaluation)
 
 CFG-GEOFENCE-USE_PIO (Use PIO combined fence state output)
 
 CFG-GEOFENCE-PINPOL (PIO pin polarity)
 
 CFG-GEOFENCE-PIN (PIO pin number)
 
 CFG-GEOFENCE-USE_FENCE1 (Use first geofence)
 
 CFG-GEOFENCE-FENCE1_LAT (Latitude of the first geofence circle center)
 
 CFG-GEOFENCE-FENCE1_LON (Longitude of the first geofence circle center)
 
 CFG-GEOFENCE-FENCE1_RAD (Radius of the first geofence circle)
 
 CFG-GEOFENCE-USE_FENCE2 (Use second geofence)
 
 CFG-GEOFENCE-FENCE2_LAT (Latitude of the second geofence circle center)
 
 CFG-GEOFENCE-FENCE2_LON (Longitude of the second geofence circle center)
 
 CFG-GEOFENCE-FENCE2_RAD (Radius of the second geofence circle)
 
 CFG-GEOFENCE-USE_FENCE3 (Use third geofence)
 
 CFG-GEOFENCE-FENCE3_LAT (Latitude of the third geofence circle center)
 
 CFG-GEOFENCE-FENCE3_LON (Longitude of the third geofence circle center)
 
 CFG-GEOFENCE-FENCE3_RAD (Radius of the third geofence circle)
 
 CFG-GEOFENCE-USE_FENCE4 (Use fourth geofence)
 
 CFG-GEOFENCE-FENCE4_LAT (Latitude of the fourth geofence circle center)
 
 CFG-GEOFENCE-FENCE4_LON (Longitude of the fourth geofence circle center)
 
 CFG-GEOFENCE-FENCE4_RAD (Radius of the fourth geofence circle)
 

Macros

#define UBLOXCFG_CFG_GEOFENCE_ID   0x00240000
 Group ID of the CFG-GEOFENCE-* items.
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_GEOFENCE_ID

#define UBLOXCFG_CFG_GEOFENCE_ID   0x00240000

Group ID of the CFG-GEOFENCE-* items.

Definition at line 65 of file ubloxcfg_gen.h.