-
Sometimes we see NMEA protocol messages with GLONASS indicators. AMB should be capable of parsing GLONASS protocol messages... An example protocol message is shown below;
$GNRMC,073121.00,A,5544.70…
-
```
I have a Nokia phone which can send GPS data over BT using a program called
ExtGPS. I am able to receive the GPS NMEA data on my laptop via bluetooth.
The problem is that on my Nokia phone, ther…
-
```
line 63, I believe the "\r\n" is missed, it should be
"$PMTK330,0*2E\r\n"
line 259, the GPRMC message does not contain the number of satellite. It should
be moved down to the case of GPGGA.
The…
-
Every time I enable GPS with IntraMaps Roam v2.4 following "Roam error" occurs:
![roamerror_2](https://cloud.githubusercontent.com/assets/13348852/8697576/518af1d4-2af6-11e5-9377-2004eb0300b2.jpg)
…
-
```
I have a Nokia phone which can send GPS data over BT using a program called
ExtGPS. I am able to receive the GPS NMEA data on my laptop via bluetooth.
The problem is that on my Nokia phone, ther…
-
```
Arducoper NG or ACM? ACM
What steps will reproduce the problem?
1. See the code
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what o…
-
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 i…
-
```
Arducoper NG or ACM? ACM
What steps will reproduce the problem?
1. See the code
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what o…
-
```
line 63, I believe the "\r\n" is missed, it should be
"$PMTK330,0*2E\r\n"
line 259, the GPRMC message does not contain the number of satellite. It should
be moved down to the case of GPGGA.
The…
-
```
I have a Nokia phone which can send GPS data over BT using a program called
ExtGPS. I am able to receive the GPS NMEA data on my laptop via bluetooth.
The problem is that on my Nokia phone, ther…