-
```
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…
-
```
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…
-
```
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 am concerned that the tagging tolerance will be too tight to function well
There could be three way of solving this;
1) allow the user to change the tolerance (needs input box)This will define t…
-
```
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…
-
nmea0183-signalk crashes when processing GPRMC messages that are missing Magnetic Variation e.g.
`$GPRMC,171302,A,3011.8466,N,08123.1192,W,0.5315,22.551,190215,,*08`
```
~/signalk-server-node$ bin/…
-
```
how to view the details on an application such as google earth?
please provide list of applications who support the details from blackberry
through blue-gps?
regards,
```
Original issue repor…
-
Hi,
it would be great if the app could also transfer $GPGGA in OpenGTS-mode because it contains more informations than $GPRMC, e.g. accuracy and number of satellites.
The whole definition can be see…