-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a user, I expect NMEA pitch/roll sentence to work with OpenCPN #63
Labels
Comments
Sent PR for sentence for openCPN and Expedition, both tested. |
sarfata
added a commit
to ronzeiller/kbox-firmware
that referenced
this issue
Nov 27, 2017
This matches what OpenCPN and Expedition understand. See issue sarfata#63.
sarfata
added a commit
that referenced
this issue
Nov 27, 2017
NMEA0183 for heel, pitch for Expedition & openCPN - closes #63.
sarfata
added a commit
that referenced
this issue
Dec 10, 2017
38d46ed Compiler warning fixes 0d805a1 Fixes 3be0ec7 Arduino DUE CAN library update 605b6c3 Fix PGN 128259 send length to 8 a332640 Fixes and new features c66e927 Merge pull request #62 from sarfata/do-not-override-esp8266-pgm-definitions bd372f3 Merge pull request #63 from sarfata/bugfix/respond-to-query-sent-to-broadcast 61daf41 Fix a bug where we do not respond to info request sent to broadcast 2b31958 The Arduino framework for ESP8266 defines pgm_* git-subtree-dir: lib/NMEA2000 git-subtree-split: 38d46ed67bbd72ddb2a58c2e83dbfb28fa0a979c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See Ron's work here:
https://github.com/sarfata/kbox-firmware/pull/61/files#diff-e1a852b1882fac49cb1e32e9192d85e1R70
And @ronzeiller work here:
https://github.com/ronzeiller/kbox-firmware-teensy36/blob/master/src/common/signalk/SKNMEAVisitor.cpp#L60
Official doc on what OpenCPN supports: https://opencpn.org/wiki/dokuwiki/doku.php?id=opencpn:opencpn_user_manual:advanced_features:nmea_sentences
The text was updated successfully, but these errors were encountered: