You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Please note: Support.getacvideo.com will be moving to help.getac.com on January 1st, 2025. Please update your bookmarks accordingly to avoid unplanned interruptions.
Home > Compute Articles > Software > GPS - Reducing NMEA Output - LocoSys GPS
GPS - Reducing NMEA Output - LocoSys GPS
print icon

Q: How can I add or reduce the NMEA Sentences outputted by the GPS?

 

A: Please follow the below steps:

NMEA sentence Software command
Factory default $PMTK314,-1
Only GLL at 1Hz $PMTK314,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Only RMC at 1Hz $PMTK314,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Only VTG at 1Hz $PMTK314,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Only GGA at 1Hz $PMTK314,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Only GSA at 1Hz $PMTK314,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
Only GSV at 1Hz $PMTK314,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0
Only ZDA at 1Hz $PMTK314,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0
RMC, GGA, GSA
at 1Hz and GSV at
0.2Hz
$PMTK314,0,1,0,1,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0
  1. Download GetacGPSCommand from the following link:
  2. https://gps.getac.com

  3. See below table to show the different commands per NMEA Sentence.
  4. Unzip the file downloaded
  5. Open Command Prompt as Administrator
  6. Change Directory to folder containing GetacGPSCommand.exe
  7. You can combine multiple sentences together to customize what you would like to have active

  8. Example: Enabling GLL, RMC and VTG Only
    Type the following command and press enter:
    For GPS at COM2 Type: GetacGPSCommand.exe 2 9600 “$PMTK314,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0”
    For GPS at COM3 Type: GetacGPSCommand.exe 3 9600 “$PMTK314,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0”
    If your GPS is already programmed for 4800 then replace the 9600 above with 4800 instead.
Feedback
0 out of 0 found this helpful

Custom PIN Entry
scroll to top icon