LinksPoint GPS Toolkit Reference
SIRF_OP_MODE
Types | See Also
Defines operating modes of a SiRF receiver
Remarks
SiRF receivers have several self test modes which can be invoked using SirfSwitchOperatingMode.
See Also
Group
Declaration
typedef enum {
  Normal = 0,
  TestMode1 = 0x1E51,
  TestMode2 = 0x1E52,
  TestMode3 = 0x1E53,
  TestMode4 = 0x1E54
} SIRF_OP_MODE;
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.