sbp-2.3.15: SwiftNav's SBP Library

CopyrightCopyright (C) 2015-2018 Swift Navigation Inc.
LicenseLGPL-3
MaintainerSwift Navigation <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 (0x002F).

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 AcqSvProfileDep Source #

AcqSvProfileDep.

Deprecated.

Constructors

AcqSvProfileDep 

Fields