-
```
Add customizable telemetry for Remzibi OSD (SERIAL_REMZIBI). The Remzibi OSD
device supports
overlay of additional information ('telemetry') by using custom NMEA sentences.
Adding the support
…
-
Dear Developer.
I have Rockchip PX5 car head unit with Android 9. The internal AT6558 GNSS version receives only the GPS and chianian satellities.
I have decided to applicate an VK-168 USB externa…
-
We have at least 2 of Adafruit's [Ultimate GPS Module](https://learn.adafruit.com/adafruit-ultimate-gps), and with that the following functionality needs to be implemented:
- [ ] Parse [NMEA sentence…
-
I haven't had success yet, but I'm working on this, and if it does work, a closed issue covering it off will help any others in future. (I'd also like to do something similar for RTCM messages if I ha…
-
Looking at the inner loop (a bit simplified):
```
// main data acquisition loop
while(sock_err >= 0)
{
usleep(12500);
pressure_measurement_handler();
sock_err = NMEA_message_ha…
-
I saw the post you started on the liveaboard sailboat group on facebook, and figured I'd follow along with what you were doing because it might be relevant to something I had been playing with.
A few…
cnix updated
10 years ago
-
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…
-
There's a nmea standard for sending waypoints which opencpn appears to implement, figure out how to read them from opencpn.
-
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 …
-
Hi,
(EDIT for better understanding:)
In SignalK data browser the following paths are visible and have correct values:
navigation.gnss.antennaAltitude
navigation.gnss.horizontalDilution
naviga…