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.User

Description

Messages reserved for use by the user.

Synopsis

Documentation

msgUserData :: Word16 Source #

data MsgUserData Source #

SBP class for message MSG_USER_DATA (0x0800).

This message can contain any application specific user data up to a maximum length of 255 bytes per message.

Constructors

MsgUserData 

Fields