conf | int
- "gnssconfig" Integer type. Supported GNSS constellation.
- 1 GPS + GLONASS
- 2 GPS + BeiDou
- 3 GPS + Galileo
- 4 GPS + QZSS
- 5 Variable. One of the options (1–4) is selected based on MCC of the camped network
- "nmeafmt" Integer type. NMEA protocol standards.
- 0 The NMEA output sentences conform to Qualcomm standards.
- 1 The NMEA output sentences conform to the NMEA 0183 version 4.10
- "gpsnmeatype" Integer type. Output type of GPS NMEA sentences by ORed. Range: 0–31.
- 0 Disable
- 1 GGA
- 2 RMC
- 4 GSV
- 8 GSA
- 16 VTG
- 31 All the five types above
- "glonassnmeatype" Integer type. Output type of GLONASS NMEA sentences by ORed. Range: 0–3.
- 0 Disable
- 1 GSV
- 2 GSA
- 3 GSV + GSA
- "galileonmeatype" Integer type. Output type of Galileo NMEA sentences by ORed. Range: 0–3.
- 0 Disable
- 1 GSV
- 2 GSA
- 3 GSV + GSA
- "beidounmeatype" Integer type. Output type of BeiDou NMEA sentences by ORed. Range: 0–3.
- 0 Disable
- 1 GSA
- 2 GSV
- 3 GSA + GSV
- "qzssnmeatype" Integer type. Output type of QZSS NMEA sentences by ORed. Range: 0–1.
- "nmeasrc" Integer type. Sets whether to acquire the original NMEA sentences via AT+QGPSGNMEA.
- "autogps" Integer type. Enable/disable GNSS to run automatically after the module is powered on.
- 0 Disable GNSS to run automatically
- 1 Enable GNSS to run automatically
- "priority" Integer type. Switch between GNSS and WWAN priority mode.
- 0 GNSS priority mode
- 1 WWAN priority mode
- "xtrafilesize" Integer type. The XTRA file type.
- 1 Download the XTRA file with 1-day validity
- 3 Download the XTRA file with 3-day validity
- 7 Download the XTRA file with 7-day validity
- "nmea_epe" Integer type. Enable/disable the NMEA message output of the receiver’s estimated accuracy.
- 0 Disable
- 1 Enable. Sentence format:
$PQEPE,<timestamp>,<status>,<HDOP>,<hori_unc>,<vert_unc>,<speed_u nc>="">,<head_unc>*<checksum>
- "xtra_download" Integer type. Operation mode.
- 1 Trigger the download of the XTRA file
- "test_mode" Integer type. Enable/disable the XTRA test mode.
|