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

Where:

  • 1 - Sentence version [2]
  • 2 - Sentence identifier
  • 3 - Session type:
    • PERFIX - periodic position fix
    • PERMEAS - periodic measurements
    • SSFIX - single-shot position fix
    • SSMEAS - single-shot measurement
    • FACTORY - factory
    • SPA - spectrum analyzer
    • CW - CW factory test
    • 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)
    • AGE - Maximum position fix age in seconds (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)
    • US - CW microseconds
    • FI, FE, STEP - FRQSCAN (spectrum analyzer) parameters for initial frequency, end frequency, frequency step.
    • SVID - FRQSCAN parameter is 1 for GPS or 59 for GLONASS.
    • RBW, VBW - FRQSCAN parameters for resolution and video bandwidth (in Hz)
    • AGCLOCK: 1 = FRQSCAN parameter indicating AGC is locked after ~5s into the test; 2 = AGC is set to look for small spurs
    • 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.
  • 7 - GLL Start up type
    • C - GLL_COLD
    • WA - GLL_WARM_WITH_ASST
    • W - GLL_WARM
    • H - GLL_HOT
  • 8 - Information passed to GLL considering Ignore flags and Nvmem data
    • L - Reference location
    • T - Reference time
    • E - Ephemeris (If ephemeris count is greater than or equal to 4)
    • e - Ephemeris (If ephemeris count is less than 4)
    • C - Frequency (Oscillator clock)
    • O - Other information (Almanac - ROM+RAM).
  • 9 - Assistance data provided.
    • L - Reference location
    • T - Reference time
    • E - Ephemeris
    • C - Frequency (count-in)
    • A - Acquisition assistance
    • O - Other information (ionospheric, almanac, etc).
  • CC - checksum

[Version: 2]

Previous versions:

[Version: 1] $PGLOR,1,NEW - Indicate new GPS request

[Version: 0] $PGLOR,0,NEW - Indicate new GPS request

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines