Skip to main content

Bit definitions for the signal status

bitmask (GNSSSignalInfo::status_flags). More...

Variables Index

static constexpr uint16_tSTATUS_FLAG_CARRIER_AMBIGUITY_RESOLVED = 0x08
static constexpr uint16_tSTATUS_FLAG_CARRIER_LOCKED = 0x40
static constexpr uint16_tSTATUS_FLAG_HAS_EPHEM = 0x400
static constexpr uint16_tSTATUS_FLAG_HAS_RTK = 0x100
static constexpr uint16_tSTATUS_FLAG_HAS_SBAS = 0x200
static constexpr uint16_tSTATUS_FLAG_USED_CARRIER = 0x04
static constexpr uint16_tSTATUS_FLAG_USED_DOPPLER = 0x02
static constexpr uint16_tSTATUS_FLAG_USED_PR = 0x01
static constexpr uint16_tSTATUS_FLAG_VALID_DOPPLER = 0x20
static constexpr uint16_tSTATUS_FLAG_VALID_PR = 0x10

Description

bitmask (GNSSSignalInfo::status_flags).

Variables

STATUS_FLAG_CARRIER_AMBIGUITY_RESOLVED

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_CARRIER_AMBIGUITY_RESOLVED = 0x08
constexpr static

Definition at line 490 of file solution.h.

490 static constexpr uint16_t STATUS_FLAG_CARRIER_AMBIGUITY_RESOLVED = 0x08;

STATUS_FLAG_CARRIER_LOCKED

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_CARRIER_LOCKED = 0x40
constexpr static

Definition at line 494 of file solution.h.

494 static constexpr uint16_t STATUS_FLAG_CARRIER_LOCKED = 0x40;

STATUS_FLAG_HAS_EPHEM

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_HAS_EPHEM = 0x400
constexpr static

Definition at line 498 of file solution.h.

498 static constexpr uint16_t STATUS_FLAG_HAS_EPHEM = 0x400;

STATUS_FLAG_HAS_RTK

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_HAS_RTK = 0x100
constexpr static

Definition at line 496 of file solution.h.

496 static constexpr uint16_t STATUS_FLAG_HAS_RTK = 0x100;

STATUS_FLAG_HAS_SBAS

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_HAS_SBAS = 0x200
constexpr static

Definition at line 497 of file solution.h.

497 static constexpr uint16_t STATUS_FLAG_HAS_SBAS = 0x200;

STATUS_FLAG_USED_CARRIER

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_USED_CARRIER = 0x04
constexpr static

Definition at line 489 of file solution.h.

489 static constexpr uint16_t STATUS_FLAG_USED_CARRIER = 0x04;

STATUS_FLAG_USED_DOPPLER

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_USED_DOPPLER = 0x02
constexpr static

Definition at line 488 of file solution.h.

488 static constexpr uint16_t STATUS_FLAG_USED_DOPPLER = 0x02;

STATUS_FLAG_USED_PR

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_USED_PR = 0x01
constexpr static

Definition at line 487 of file solution.h.

487 static constexpr uint16_t STATUS_FLAG_USED_PR = 0x01;

STATUS_FLAG_VALID_DOPPLER

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_VALID_DOPPLER = 0x20
constexpr static

Definition at line 493 of file solution.h.

493 static constexpr uint16_t STATUS_FLAG_VALID_DOPPLER = 0x20;

STATUS_FLAG_VALID_PR

constexpr uint16_t point_one::fusion_engine::messages::GNSSSignalInfo::STATUS_FLAG_VALID_PR = 0x10
constexpr static

Definition at line 492 of file solution.h.

492 static constexpr uint16_t STATUS_FLAG_VALID_PR = 0x10;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.