#include <NavSTATUS.h>
Public Types | |
enum | { CLASS_ID = 1 } |
enum | { MESSAGE_ID = 3 } |
enum | { GPS_NO_FIX = 0 } |
enum | { GPS_DEAD_RECKONING_ONLY = 1 } |
enum | { GPS_2D_FIX = 2 } |
enum | { GPS_3D_FIX = 3 } |
enum | { GPS_GPS_DEAD_RECKONING_COMBINED = 4 } |
enum | { GPS_TIME_ONLY_FIX = 6 } |
enum | { FLAGS_GPSFIXOK = 1 } |
enum | { FLAGS_DIFFSOLN = 2 } |
enum | { FLAGS_WKNSET = 4 } |
enum | { FLAGS_TOWSET = 8 } |
enum | { DGPSISTAT_MASK = 1 } |
enum | { DGPSISTAT_NONE = 0 } |
enum | { DGPSISTAT_PR_PRR = 1 } |
enum | { MAPMATCHING_MASK = 192 } |
enum | { MAPMATCHING_NONE = 0 } |
enum | { MAPMATCHING_VALID = 64 } |
enum | { MAPMATCHING_USED = 128 } |
enum | { MAPMATCHING_DR = 192 } |
enum | { PSMSTATE_ACQUISITION = 0 } |
enum | { PSMSTATE_TRACKING = 1 } |
enum | { PSMSTATE_POWER_OPTIMIZED_TRACKING = 2 } |
enum | { PSMSTATE_INACTIVE = 3 } |
typedef uint8_t | _fixStat_type |
typedef uint8_t | _flags2_type |
typedef uint8_t | _flags_type |
typedef uint8_t | _gpsFix_type |
typedef uint32_t | _iTOW_type |
typedef uint32_t | _msss_type |
typedef uint32_t | _ttff_type |
typedef boost::shared_ptr < ::ublox_msgs::NavSTATUS_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavSTATUS_ < ContainerAllocator > > | Ptr |
typedef NavSTATUS_ < ContainerAllocator > | Type |
Public Member Functions | |
NavSTATUS_ () | |
NavSTATUS_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | fixStat |
uint8_t | flags |
uint8_t | flags2 |
uint8_t | gpsFix |
uint32_t | iTOW |
uint32_t | msss |
uint32_t | ttff |
Definition at line 21 of file NavSTATUS.h.
typedef uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_fixStat_type |
Definition at line 55 of file NavSTATUS.h.
typedef uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_flags2_type |
Definition at line 58 of file NavSTATUS.h.
typedef uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_flags_type |
Definition at line 52 of file NavSTATUS.h.
typedef uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_gpsFix_type |
Definition at line 49 of file NavSTATUS.h.
typedef uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_iTOW_type |
Definition at line 46 of file NavSTATUS.h.
typedef uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_msss_type |
Definition at line 64 of file NavSTATUS.h.
typedef uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::_ttff_type |
Definition at line 61 of file NavSTATUS.h.
typedef boost::shared_ptr< ::ublox_msgs::NavSTATUS_<ContainerAllocator> const> ublox_msgs::NavSTATUS_< ContainerAllocator >::ConstPtr |
Definition at line 93 of file NavSTATUS.h.
typedef boost::shared_ptr< ::ublox_msgs::NavSTATUS_<ContainerAllocator> > ublox_msgs::NavSTATUS_< ContainerAllocator >::Ptr |
Definition at line 92 of file NavSTATUS.h.
typedef NavSTATUS_<ContainerAllocator> ublox_msgs::NavSTATUS_< ContainerAllocator >::Type |
Definition at line 22 of file NavSTATUS.h.
anonymous enum |
Definition at line 67 of file NavSTATUS.h.
anonymous enum |
Definition at line 68 of file NavSTATUS.h.
anonymous enum |
Definition at line 69 of file NavSTATUS.h.
anonymous enum |
Definition at line 70 of file NavSTATUS.h.
anonymous enum |
Definition at line 71 of file NavSTATUS.h.
anonymous enum |
Definition at line 72 of file NavSTATUS.h.
anonymous enum |
Definition at line 73 of file NavSTATUS.h.
anonymous enum |
Definition at line 74 of file NavSTATUS.h.
anonymous enum |
Definition at line 75 of file NavSTATUS.h.
anonymous enum |
Definition at line 76 of file NavSTATUS.h.
anonymous enum |
Definition at line 77 of file NavSTATUS.h.
anonymous enum |
Definition at line 78 of file NavSTATUS.h.
anonymous enum |
Definition at line 79 of file NavSTATUS.h.
anonymous enum |
Definition at line 80 of file NavSTATUS.h.
anonymous enum |
Definition at line 81 of file NavSTATUS.h.
anonymous enum |
Definition at line 82 of file NavSTATUS.h.
anonymous enum |
Definition at line 83 of file NavSTATUS.h.
anonymous enum |
Definition at line 84 of file NavSTATUS.h.
anonymous enum |
Definition at line 85 of file NavSTATUS.h.
anonymous enum |
Definition at line 86 of file NavSTATUS.h.
anonymous enum |
Definition at line 87 of file NavSTATUS.h.
anonymous enum |
Definition at line 88 of file NavSTATUS.h.
anonymous enum |
Definition at line 89 of file NavSTATUS.h.
anonymous enum |
Definition at line 90 of file NavSTATUS.h.
ublox_msgs::NavSTATUS_< ContainerAllocator >::NavSTATUS_ | ( | ) | [inline] |
Definition at line 24 of file NavSTATUS.h.
ublox_msgs::NavSTATUS_< ContainerAllocator >::NavSTATUS_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file NavSTATUS.h.
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavSTATUS_< ContainerAllocator >::__connection_header |
Definition at line 94 of file NavSTATUS.h.
uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::fixStat |
Definition at line 56 of file NavSTATUS.h.
uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::flags |
Definition at line 53 of file NavSTATUS.h.
uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::flags2 |
Definition at line 59 of file NavSTATUS.h.
uint8_t ublox_msgs::NavSTATUS_< ContainerAllocator >::gpsFix |
Definition at line 50 of file NavSTATUS.h.
uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::iTOW |
Definition at line 47 of file NavSTATUS.h.
uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::msss |
Definition at line 65 of file NavSTATUS.h.
uint32_t ublox_msgs::NavSTATUS_< ContainerAllocator >::ttff |
Definition at line 62 of file NavSTATUS.h.