-
```
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…
-
```
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…
-
```
We need to add very specific information to the user on why the file
he is trying to import does not work, otherwise he will go mad trying
to guess how to set the logger correctly. If he has it se…
-
```
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…
-
```
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…
-
On the following line:
$GPRMC,102939.000,A,4241.2649,N,02318.6959,E,2.87,50.45,260815,,*33
I get:
/home/lukav/Projects/gtsd/node_modules/node-nmea/lib/index.js:216
var datetime = r.date + " " + r.t…
-
```
We need to add very specific information to the user on why the file
he is trying to import does not work, otherwise he will go mad trying
to guess how to set the logger correctly. If he has it se…
-
```
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…