LinksPoint GPS Toolkit Reference
SirfSetDGPSMode
SiRF Specific functions | See Also
Configures the DGPS mode on a SiRF receiver
Parameters
Parameters Description
SIRF_DGPS_MODES dmMode The DGPS mode to which the receiver will be configured
unsigned char ucTimeout Timeout, ranging from 0 to 255 in units of seconds
Return Value
Returns GPSERROR_NONE on success or GPSERROR_CONFIG on failure.
Remarks
Configuration of the DGPS mode only applies to RTCM corrections received from an external RTCM source or internal or external beacon. It does not apply to WAAS operation.
See Also
Group
Declaration
GPSERROR GPSAPI SirfSetDGPSMode(SIRF_DGPS_MODES dmMode, unsigned char ucTimeout);
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.