$PGLOR,0,NEW - Indicate new GPS request
  $PGLOR,0,NEW,ttt,ii,nnn,vvv[,nnn,vvv]*CC<CR><LF>
         1  2  3   4  5   6    5'  6'

Where:

  • 1 - Sentence version [0]
  • 2 - Sentence identifier
  • 3 - Session type:
    • PERFIX - periodic position fix
    • PERMEAS - periodic measurements
    • SSFIX - single-shot position fix
    • SSMEAS - single-shot measurement
    • FACTORY - factory
    • FRQSCAN - frequency scan
    • CEPH - collect ephemeris
    • TIMER - timer
    • QCNTIN - query (frequency assistance, or count in)
    • QSYNC - query (fine time assistance, or sync-in)
    • QRQASST - query (requested assistance)
    • QGPS - query (GPS data)
    • PLATFT - platform test
  • 4 - ID for this request (cycles from 0 to 32767)
  • 5 - Per-request parameter name:
    • PER - period in milliseconds (PERFIX, PERMEAS, FACTORY)
    • TO - timeout in seconds (SSFIX and SSMEAS, TIMER, QSYNC)
    • QOP - Quality of position desired (horizontal accuracy mask in meters) (PERFIX and SSFIX)
    • FTS - Factory test item (enum GL_FACT_TEST_ITEMS)
    • MODE - Factory test or frequency scan request (enum GL_FACT_TEST_MODE)
    • NUM - number of timer events (TIMER)
    • MASK - bitmask of GPS data (QGPS)
    • FI, FE, STEP, US, BAND - FRQSCAN parameters for initial frequency, end frequency, frequency step, microseconds, and GPS band flag
    • PT - platform test number
    • P0,P1,P2,P3,P4,P5 - platform test parameters
  • 6 - Per-request parameter value as indicated for each field #5
  • 5' 6' - Fields 5 and 6 repeat as needed for the type of request.
  • CC - checksum

[Version: 0]

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines