Skip to content
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

RMB parser stores next waypoint position to incorrect SignalK field #240

Closed
tvr256 opened this issue Mar 1, 2023 · 1 comment · Fixed by #252
Closed

RMB parser stores next waypoint position to incorrect SignalK field #240

tvr256 opened this issue Mar 1, 2023 · 1 comment · Fixed by #252

Comments

@tvr256
Copy link

tvr256 commented Mar 1, 2023

The RMB parser currently stores the next waypoint position to navigation.courseRhumbline.nextPoint

This is incorrect, it should be stored to navigation.courseRhumbline.nextPoint.position

Techstyleuk added a commit to Techstyleuk/nmea0183-signalk that referenced this issue Feb 16, 2024
The RMB parser stored the next waypoint position to navigation.courseRhumbline.nextPoint

This is incorrect, and is changed to navigation.courseRhumbline.nextPoint.position
@Techstyleuk
Copy link
Contributor

Pull request submitted #252

#252

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants