-
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…
-
Issue #162 brought up that this parameter was not complete in canboat. The issue was not solved at that time. Now, if the rate of turn parameter in PGN 129038 is properly used it is not a major issue.…
-
Great plugin! I have always been wondering: "Where will I end up if I tack now? ... Is it still too early to make it arount the cape."
From what I understand, this plugin is supposed to calculate t…
-
Both parse_NMEA_sensor() and parse_NMEA_command() can easily run into Segmentation Fault.
Look at the code and think what happens if you send parse_NMEA_sensor() a sentence (fraction) like this:
$PO…
-
```
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
…
-
```
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
…
-
```
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
…
-
We switched from the NEO-6M to the ATGM336H in our balloon trackers and the software won't encode a fix.
I tried the Device Example with no results either, but the raw NMEA sentences look normal to m…
-
Has the naming or schema changed for propulsion ?
The previous version of the OpenCPN Engine Dashboard plugin supported SignalK with the following SignalK update paths.
`propulsion.port.revoluti…
-
Hi,
experimenting with NeoGPs on ESP32, it is working fine.
I was wondering if there is a simple way to display on the Serial, for debugging purposes, all the NMEA sentences received.