Go to the source code of this file.
Typedefs | |
typedef enum XsUbloxGnssPlatform | XsUbloxGnssPlatform |
Enumerations | |
enum | XsUbloxGnssPlatform { XGP_Portable = 0, XGP_Stationary = 2, XGP_Pedestrian = 3, XGP_Automotive = 4, XGP_AtSea = 5, XGP_Airborne1g = 6, XGP_Airborne2g = 7, XGP_Airborne4g = 8, XGP_Wrist = 9 } |
Used to select u-blox GNSS chip platform. More... | |
typedef enum XsUbloxGnssPlatform XsUbloxGnssPlatform |
Definition at line 85 of file xsubloxgnssplatform.h.
enum XsUbloxGnssPlatform |
Used to select u-blox GNSS chip platform.
These enum values represent different platform setting for the u-blox GNSS chip
Enumerator | |
---|---|
XGP_Portable | |
XGP_Stationary | |
XGP_Pedestrian | |
XGP_Automotive | |
XGP_AtSea | |
XGP_Airborne1g | |
XGP_Airborne2g | |
XGP_Airborne4g | Airborne with <4g Acceleration. |
XGP_Wrist |
Definition at line 72 of file xsubloxgnssplatform.h.