#include <ublox.h>
|
enum | {
DYNMODE_PORTABLE = 0,
DYNMODE_STATIONARY = 2,
DYNMODE_PEDESTRIAN = 3,
DYNMODE_AUTOMOTIVE = 4,
DYNMODE_SEA = 5,
DYNMODE_AIRBORNE_1G = 6,
DYNMODE_AIRBORNE_2G = 7,
DYNMODE_AIRBORNE_4G = 8
} |
|
enum | { FIXMODE_2D_ONLY = 1,
FIXMODE_3D_ONLY = 2,
FIXMODE_AUTO = 3
} |
|
enum | { UTC_STANDARD_AUTO = 0,
UTC_STANDARD_USA = 3,
UTC_STANDARD_RUS = 6,
UTC_STANDARD_CHN = 7
} |
|
enum | {
MASK_DYN = 0x001,
MASK_MINEL = 0x002,
MASK_POSFIXMODE = 0x004,
MASK_DRLIM = 0x008,
MASK_POSMASK = 0x010,
MASK_TIMEMASK = 0x020,
MASK_STATICHOLDMASK = 0x040,
MASK_DGPSMASK = 0x080,
MASK_CNOTHRESHOLD = 0x100,
MASK_UTC = 0x200
} |
|
enum | { PORT_I2C = 0,
PORT_UART1 = 1,
PORT_USB = 3,
PORT_SPI = 4
} |
|
enum | { CHARLEN_8BIT = 0x00C0,
PARITY_NONE = 0x0800,
STOP_BITS_1 = 0x0000
} |
|
enum | { IN_UBX = 0x01,
IN_NMEA = 0x02,
IN_RTCM = 0x04,
IN_RTCM3 = 0x20
} |
|
enum | { OUT_UBX = 0x01,
OUT_NMEA = 0x02,
OUT_RTCM3 = 0x20
} |
|
enum | {
TIME_REF_UTC = 0,
TIME_REF_GPS = 1,
TIME_REF_GLONASS = 2,
TIME_REF_BUIDOU = 3,
TIME_REF_GALILEO = 4
} |
|
enum | { VALIDITY_FLAGS_VALIDDATE = 0x01,
VALIDITY_FLAGS_VALIDTIME = 0x02,
VALIDITY_FLAGS_FULLYRESOLVED = 0x04
} |
|
enum | {
FIX_STATUS_GNSS_FIX_OK = 0x01,
FIX_STATUS_DIFF_SOLN = 0x02,
FIX_STATUS_PSM_STATE_NOT_ACTIVE = 0x00,
FIX_STATUS_PSM_STATE_ENABLED = 0x04,
FIX_STATUS_PSM_STATE_ACQUISITION = 0x08,
FIX_STATUS_PSM_STATE_TRACKING = 0x0C,
FIX_STATUS_PSM_STATE_POWER_OPTIMIZED_TRACKING = 0x10,
FIX_STATUS_PSM_STATE_INACTIVE = 0x14,
FIX_STATUS_HEADING_VALID = 0x20,
FIX_STATUS_CARR_SOLN_NONE = 0x00,
FIX_STATUS_CARR_SOLN_FLOAT = 0x40,
FIX_STATUS_CARR_SOLN_FIXED = 0x80
} |
|
Definition at line 160 of file ublox.h.
Enumerator |
---|
DYNMODE_PORTABLE |
|
DYNMODE_STATIONARY |
|
DYNMODE_PEDESTRIAN |
|
DYNMODE_AUTOMOTIVE |
|
DYNMODE_SEA |
|
DYNMODE_AIRBORNE_1G |
|
DYNMODE_AIRBORNE_2G |
|
DYNMODE_AIRBORNE_4G |
|
Definition at line 181 of file ublox.h.
Enumerator |
---|
FIXMODE_2D_ONLY |
|
FIXMODE_3D_ONLY |
|
FIXMODE_AUTO |
|
Definition at line 192 of file ublox.h.
Enumerator |
---|
UTC_STANDARD_AUTO |
|
UTC_STANDARD_USA |
|
UTC_STANDARD_RUS |
|
UTC_STANDARD_CHN |
|
Definition at line 199 of file ublox.h.
Enumerator |
---|
MASK_DYN |
|
MASK_MINEL |
|
MASK_POSFIXMODE |
|
MASK_DRLIM |
|
MASK_POSMASK |
|
MASK_TIMEMASK |
|
MASK_STATICHOLDMASK |
|
MASK_DGPSMASK |
|
MASK_CNOTHRESHOLD |
|
MASK_UTC |
|
Definition at line 207 of file ublox.h.
Enumerator |
---|
PORT_I2C |
|
PORT_UART1 |
|
PORT_USB |
|
PORT_SPI |
|
Definition at line 245 of file ublox.h.
Enumerator |
---|
CHARLEN_8BIT |
|
PARITY_NONE |
|
STOP_BITS_1 |
|
Definition at line 252 of file ublox.h.
Enumerator |
---|
IN_UBX |
|
IN_NMEA |
|
IN_RTCM |
|
IN_RTCM3 |
|
Definition at line 258 of file ublox.h.
Enumerator |
---|
OUT_UBX |
|
OUT_NMEA |
|
OUT_RTCM3 |
|
Definition at line 265 of file ublox.h.
Enumerator |
---|
TIME_REF_UTC |
|
TIME_REF_GPS |
|
TIME_REF_GLONASS |
|
TIME_REF_BUIDOU |
|
TIME_REF_GALILEO |
|
Definition at line 284 of file ublox.h.
Enumerator |
---|
VALIDITY_FLAGS_VALIDDATE |
|
VALIDITY_FLAGS_VALIDTIME |
|
VALIDITY_FLAGS_FULLYRESOLVED |
|
Definition at line 312 of file ublox.h.
Enumerator |
---|
FIX_STATUS_GNSS_FIX_OK |
|
FIX_STATUS_DIFF_SOLN |
|
FIX_STATUS_PSM_STATE_NOT_ACTIVE |
|
FIX_STATUS_PSM_STATE_ENABLED |
|
FIX_STATUS_PSM_STATE_ACQUISITION |
|
FIX_STATUS_PSM_STATE_TRACKING |
|
FIX_STATUS_PSM_STATE_POWER_OPTIMIZED_TRACKING |
|
FIX_STATUS_PSM_STATE_INACTIVE |
|
FIX_STATUS_HEADING_VALID |
|
FIX_STATUS_CARR_SOLN_NONE |
|
FIX_STATUS_CARR_SOLN_FLOAT |
|
FIX_STATUS_CARR_SOLN_FIXED |
|
Definition at line 319 of file ublox.h.
uint32_t UBLOX::__attribute__::baudrate |
uint8_t UBLOX::__attribute__::clsID |
uint8_t UBLOX::__attribute__::cnoThresh |
uint8_t UBLOX::__attribute__::cnoThreshNumS |
uint8_t UBLOX::__attribute__::day |
uint8_t UBLOX::__attribute__::dgnssTimeout |
uint8_t UBLOX::__attribute__::drLimit |
uint8_t UBLOX::__attribute__::dynModel |
int32_t UBLOX::__attribute__::ecefVX |
int32_t UBLOX::__attribute__::ecefVY |
int32_t UBLOX::__attribute__::ecefVZ |
int32_t UBLOX::__attribute__::ecefX |
int32_t UBLOX::__attribute__::ecefY |
int32_t UBLOX::__attribute__::ecefZ |
int32_t UBLOX::__attribute__::fixedAlt |
uint32_t UBLOX::__attribute__::fixedAltVar |
uint8_t UBLOX::__attribute__::fixMode |
uint8_t UBLOX::__attribute__::fixType |
uint16_t UBLOX::__attribute__::flags |
uint8_t UBLOX::__attribute__::flags |
uint8_t UBLOX::__attribute__::flags2 |
int32_t UBLOX::__attribute__::gSpeed |
uint32_t UBLOX::__attribute__::hAcc |
uint32_t UBLOX::__attribute__::headAcc |
int32_t UBLOX::__attribute__::headMot |
int32_t UBLOX::__attribute__::headVeh |
int32_t UBLOX::__attribute__::height |
int32_t UBLOX::__attribute__::hMSL |
uint8_t UBLOX::__attribute__::hour |
uint16_t UBLOX::__attribute__::inProtoMask |
uint32_t UBLOX::__attribute__::iTOW |
int32_t UBLOX::__attribute__::lat |
int32_t UBLOX::__attribute__::lon |
uint16_t UBLOX::__attribute__::magAcc |
int16_t UBLOX::__attribute__::magDec |
uint16_t UBLOX::__attribute__::mask |
uint16_t UBLOX::__attribute__::measRate |
uint8_t UBLOX::__attribute__::min |
int8_t UBLOX::__attribute__::minElev |
uint32_t UBLOX::__attribute__::mode |
uint8_t UBLOX::__attribute__::month |
uint8_t UBLOX::__attribute__::msgClass |
uint8_t UBLOX::__attribute__::msgID |
int32_t UBLOX::__attribute__::nano |
uint16_t UBLOX::__attribute__::navRate |
uint8_t UBLOX::__attribute__::numSV |
uint16_t UBLOX::__attribute__::outProtoMask |
uint16_t UBLOX::__attribute__::pAcc |
uint32_t UBLOX::__attribute__::pAcc |
uint16_t UBLOX::__attribute__::pDop |
uint16_t UBLOX::__attribute__::pDOP |
uint8_t UBLOX::__attribute__::portID |
uint8_t UBLOX::__attribute__::rate |
uint8_t UBLOX::__attribute__::reserved1 |
uint8_t UBLOX::__attribute__::reserved2 |
uint32_t UBLOX::__attribute__::sAcc |
uint8_t UBLOX::__attribute__::sec |
uint16_t UBLOX::__attribute__::staticHoldMax |
uint8_t UBLOX::__attribute__::staticHoldThr |
uint16_t UBLOX::__attribute__::tAcc |
uint32_t UBLOX::__attribute__::tAcc |
uint16_t UBLOX::__attribute__::tDop |
GNSS_TIME_T UBLOX::__attribute__::time |
uint16_t UBLOX::__attribute__::timeRef |
uint16_t UBLOX::__attribute__::txReady |
uint8_t UBLOX::__attribute__::utcStandard |
uint32_t UBLOX::__attribute__::vAcc |
uint8_t UBLOX::__attribute__::valid |
int32_t UBLOX::__attribute__::velD |
int32_t UBLOX::__attribute__::velE |
int32_t UBLOX::__attribute__::velN |
uint16_t UBLOX::__attribute__::year |
The documentation for this struct was generated from the following file: