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

NMEA 2000 Wind direction NA values get incorrectly translated #20

Open
mairas opened this issue Aug 30, 2024 · 0 comments
Open

NMEA 2000 Wind direction NA values get incorrectly translated #20

mairas opened this issue Aug 30, 2024 · 0 comments

Comments

@mairas
Copy link
Contributor

mairas commented Aug 30, 2024

NA placeholders seem to be translated at face value to NMEA 0183:

$IIMWV,-57295779513.1,T,,M,A*38
$IIMWV,-57295779513.1,R,,M,A*3E

IPython validation:

In [3]: -57295779513.1/360.*(2*math.pi)
Out[3]: -1000000000.0003084

A log file is attached.

AKSocketStream.log

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

1 participant