Skip to content

Conversation

@pgrawehr
Copy link
Contributor

@pgrawehr pgrawehr commented Nov 5, 2023

Fixes #2143

  • Added support for a few new NMEA messages (namely the SeaSmart messages for Engine Detail, Engine Fast update and Fluid Level). These messages directly wrap NMEA2000 messages, but are understood by several converters.
  • Fixed AisManager proximity warnings. CPA and TCPA values of nearby vessels should now be correct
  • Fixed calculation of magnetic deviation table - do not remove data due to unclear constraints
Microsoft Reviewers: Open in CodeFlow

@ghost ghost added the area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio label Nov 5, 2023
Copy link
Member

@Ellerbach Ellerbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work again on all those navigation elements.

@pgrawehr pgrawehr added this to the v3.1.0 milestone Nov 9, 2023
@pgrawehr pgrawehr merged commit c8754ec into dotnet:main Nov 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIS Manager is not properly calculating safety information

2 participants