LinksPoint GPS Toolkit Reference
GPS_PROTOCOL_SWITCH
Types | See Also
Used to switch protocols
Remarks
  • gpProtocolTag indicates the protocol with which to reconfigure the receiver.

  • Currently supported protocols are SiRF and NMEA. ProtocolParams specifies the configuration of the protocol in either case.

  • If NMEA is specified, ProtocolParams.npNMEA is assumed valid; ProtocolPArams.spSiRF is assumed valid if SiRF is specified.
See Also
Group
Declaration
typedef struct {
  GPSPROTOCOL gpProtocolTag;
  GPS_PROTOCOL_PARAMS ProtocolParams;
} GPS_PROTOCOL_SWITCH;
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.