tomojitakasu / RTKLIB

2.58k stars 1.63k forks source link

Support for NMEA $GNRMC etc #100

Closed Leethal60 closed 9 years ago

Leethal60 commented 9 years ago

Hi,

I just downloaded RTKLIB and as a newbie I first ran Plot. This worked fine with an uBlox LEA-6H which puts out NMEA stings in the $GPGGA etc. I then tried a uBlox M8N which puts out the stings in the $GNGGA format which didn't work. Is the Plot software unable to parse these strings or is there something I need to do.

Lee.

tomojitakasu commented 9 years ago

Currently it only supports $GPRMC and $GPGGA. Use $GPGGA instead.

Leethal60 commented 9 years ago

Ah. The Talker ID can be set in u-center under Configure/NMEA to set the main Talker ID to GP It will probably be a mute point once I start being able to receive in UBX format which I can't do yet but that is another issue.