Variables | |
static const uint8_t | ACK = 0x05 |
static const uint8_t | AID = 0x0B |
static const uint8_t | CFG = 0x06 |
static const uint8_t | ESF = 0x10 |
static const uint8_t | INF = 0x04 |
static const uint8_t | MON = 0x0A |
static const uint8_t | NAV = 0x01 |
static const uint8_t | RXM = 0x02 |
static const uint8_t | TIM = 0x0D |
const uint8_t ublox_msgs::Class::ACK = 0x05 [static] |
Definition at line 71 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::AID = 0x0B [static] |
Definition at line 74 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::CFG = 0x06 [static] |
Definition at line 72 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::ESF = 0x10 [static] |
Definition at line 76 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::INF = 0x04 [static] |
Definition at line 70 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::MON = 0x0A [static] |
Definition at line 73 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::NAV = 0x01 [static] |
Definition at line 68 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::RXM = 0x02 [static] |
Definition at line 69 of file msgs/ublox_msgs.h.
const uint8_t ublox_msgs::Class::TIM = 0x0D [static] |
Definition at line 75 of file msgs/ublox_msgs.h.