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…
Why when a field is not present does it throw an exception instead of just assigning null? I looked for mandatory vs optional fields in nmea 0183, looks like there aren't explicit mandatory rules for …
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…
To get proper support for XDR we could first document some of the sentences out there and then create a solution that works well for them and can be easily extended to cover other sentences.
In pract…
This commit introduced an additional zero byte at the end of the NMEA sentences sensord sends: https://github.com/Openvario/sensord/commit/8cc4a66ad1d8d7b71e78342ace9d61e8863bcd85
@bomilkar can you…
Hello Timo,
this is a great library!
From issue https://github.com/ttlappalainen/NMEA2000/issues/128 I understand that today the recommended way to control binary switches is using Pgn 126208 (and…
It would be nice if we could expose a C API and compile into a static lib so the crate could be linked into already exisitng C programs in order to be used in already existing C applications. This cou…
I have not seen any discussion regarding this or how this decision came to be. If there is some feel free to point to it and close this issue :)
Currently a "value" can have both $source, a referen…