-
Notifications
You must be signed in to change notification settings - Fork 34
Add support for Raymarine autopilot PGNs #117
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
base: master
Are you sure you want to change the base?
Conversation
Test is failing because no support in canboatjs for the pgn. I'm waiting for a canboat release so that I can release the new stuff to canboatjs... |
293733a
to
46c9329
Compare
Please note updated scope and title. |
46c9329
to
f69a182
Compare
I moved the work on 129284 out into PR #118, and reduced the scope of this back to just adding the Raymarine PGNs. I'm still doing a little testing and cleanup here. |
This should be ready to go now. |
f69a182
to
bec5c82
Compare
7df48b3
to
6c920bc
Compare
This requires #119 to land first as it relies on returning a Promise due to being async. |
This allows easier unit testing of timer conversions
6c920bc
to
4e980b3
Compare
Adding support for PGNs 130848 and 130918 allows Raymarine waypoint tracking autopilots to work on routes generated by SignalK.
4e980b3
to
eb6215f
Compare
Adding support for PGNs 130848 and 130918 allows Raymarine waypoint tracking autopilots to work on routes generated by SignalK.