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

about Navigational status #1

Closed
lrlin5656 opened this issue Dec 23, 2020 · 1 comment
Closed

about Navigational status #1

lrlin5656 opened this issue Dec 23, 2020 · 1 comment

Comments

@lrlin5656
Copy link

Thanks for your works. I want to have one input here. The Navigational status 0 is legal and it indicate "Under way using engine". Hence, the check statement of AddNavStatus() of "NMEA0183AISMessages.cpp" (line 385) should include the case 0.

(NavStatus >= 0 && NavStatus <= 15 )? iTemp = NavStatus : iTemp = 15;

Regards, Li-Ren

@ronzeiller
Copy link
Owner

Thank you Li-Ren!
Regards, Ronnie

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

No branches or pull requests

2 participants