-
```
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 tried to understand the documentation about the format of the csv file. Maybe it's my english, but I can't wrap my head around the error message.
My csv filename is idnumber_date.csv and the…
-
References https://github.com/lorabasics/basicstation/issues/105#issuecomment-878389400
It would be nice if BasicStation would have the capacity to talk directly to a local `gpsd` instance, instead…
-
```
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…
-
Sentences such as
```
$GNRMC,,V,,,,,,,,,,N*4D
$GNRMC,193355.00,V,,,,,,,020615,,,N*6B
```
produce wrong data (time and GPS pos):
```
2015-06-02T19:34:00.159: pos[:0]: (-16, 0)
```
To search …
-
```
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…
-
```
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…
-
Is NavSatFix message status.service populated correctly?
I always have service = 1 (uint16 SERVICE_GPS=1), although I have GPGSV, GLGSV, GBGSV NMEA sentences incoming.
Please clarify if the "ser…