sbp-2.2.3: SwiftNav's SBP Library

CopyrightCopyright (C) 2015 Swift Navigation, Inc.
LicenseLGPL-3
MaintainerMark Fine <dev@swiftnav.com>
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

SwiftNav.SBP.Acquisition

Description

Satellite acquisition messages from the device.

Synopsis

Documentation

data MsgAcqResult Source #

SBP class for message MSG_ACQ_RESULT (0x001F).

This message describes the results from an attempted GPS signal acquisition search for a satellite PRN over a code phase/carrier frequency range. It contains the parameters of the point in the acquisition search space with the best carrier-to-noise (CN/0) ratio.

Constructors

MsgAcqResult 

Fields

data MsgAcqResultDepB Source #

SBP class for message MSG_ACQ_RESULT_DEP_B (0x0014).

Deprecated.

Constructors

MsgAcqResultDepB 

Fields

data MsgAcqResultDepA Source #

SBP class for message MSG_ACQ_RESULT_DEP_A (0x0015).

Deprecated.

Constructors

MsgAcqResultDepA 

Fields

data AcqSvProfile Source #

AcqSvProfile.

Profile for a specific SV for debugging purposes The message describes SV profile during acquisition time. The message is used to debug and measure the performance.

Constructors

AcqSvProfile 

Fields

data MsgAcqSvProfile Source #

SBP class for message MSG_ACQ_SV_PROFILE (0x001E).

The message describes all SV profiles during acquisition time. The message is used to debug and measure the performance.

Constructors

MsgAcqSvProfile 

Fields