-
```
What new or enhanced feature are you proposing?
We could read NMEA sentences directly from a GPS device
What goal would this enhancement help you achieve?
Currently we depend on GPSd to get loc…
-
```
hi
as i noted, you are using gpsd protocol prior v2.90 which will discontinued
from v3 in end of 2010/09
http://gpsd.berlios.de/protocol-transition.html
so maybe there is reason to add new prot…
-
```
The current GPS support only supports Linux.
```
Original issue reported on code.google.com by `strom...@gmail.com` on 5 Jul 2009 at 10:28
-
```
hi
as i noted, you are using gpsd protocol prior v2.90 which will discontinued
from v3 in end of 2010/09
http://gpsd.berlios.de/protocol-transition.html
so maybe there is reason to add new prot…
-
```
better visualization on GPS status LEDs.
Happykillmore had this proposal:
// GPS Fix indication
if(GPS.fix>=1) {
digitalWrite(6,HIGH); //T…
-
Hello everybody,
i am using libais from Python 2.7.10 32 bit ([MSC v.1500 32 bit (Intel)]) on Windows 7 64 bit.
Parsing huge AIS files increases the Python memory footprint up to process crash.
I sep…
-
```
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…
-
```
What new or enhanced feature are you proposing?
We could read NMEA sentences directly from a GPS device
What goal would this enhancement help you achieve?
Currently we depend on GPSd to get loc…
-
```
hi
as i noted, you are using gpsd protocol prior v2.90 which will discontinued
from v3 in end of 2010/09
http://gpsd.berlios.de/protocol-transition.html
so maybe there is reason to add new prot…
-
```
What steps will reproduce the problem?
1. Run the NMEA test under GPS
2. Every sentence delivered reports a checksum error.
What is the expected output? What do you see instead?
Expected
Proper p…