-
```
Hi,
I'm working on a multi talker identifier project and I want to use your library.
Looking at your code I find all the implemented (and not implemented) nmea
sentences classes related to the GP…
-
```
Hi,
I'm working on a multi talker identifier project and I want to use your library.
Looking at your code I find all the implemented (and not implemented) nmea
sentences classes related to the GP…
-
I would like to ask the developers to add some simple functions:
- A function to vary the GPS update frequency
- A function to disable NMEA sentences and use the UBX protocol
- A function that al…
-
Hi Kipk..
I make some test with nmea and ublox protocol...I use gps emulator in 38400 baus connect directly trought ftdi for test the tracker and in display the altitude and speed always keep in cero.…
-
Hi,
I continuously receive :
*** Error : 1 sequences, and sometimes *** Error : 3.
It only parsed once a sentence in all the tests is did.
Why?
Could be due to the rate of com?
Regards.
PS I …
-
In GPS NMEA format, date and time are coming in different sentences. To have a full `date-time` timestamp, we need to make sure that both sentences have been parsed.
At the moment, there is no such…
-
The device:
http://www.navilock.de/produkte/F_778_GPS_61422/merkmale.html?setLanguage=en
The Udev Output:
```
udevadm info /dev/ttyUSB0
P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2…
-
Android Location API (https://developer.android.com/reference/android/location/Location) takes the following approach:
The Location object always has:
- Longitude
- Latitude
It can have:
- …
-
Juniper System GPS receivers are registered in Apple's MFi program.
Such devices can be connected directly via Apple External Accessories API, see: https://developer.apple.com/library/archive/feature…
-
**Summary:**
From a user in the Google Group at https://groups.google.com/forum/#!topic/gpstest_android/Uwmhvp-glfA:
>Is there any chance that GPSTest will support using external bluetooth GPS?…