-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Added new sentences #81
base: main
Are you sure you want to change the base?
Conversation
Added following sentences CUR HDT MDA MWV ROT
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this. At first quick glance looks like a solid PR. Do you have a reference to these messages? I'm not sure what these represent - perhaps we can find a better namespace for these.
@@ -1,7 +1,7 @@ | |||
<Project Sdk="MSBuild.Sdk.Extras/2.0.54"> | |||
|
|||
<PropertyGroup> | |||
<TargetFrameworks>netstandard2.0;netstandard1.4;netcoreapp2.1;net451;monoandroid50;monoandroid70;xamarinios10;uap10.0.16299</TargetFrameworks> | |||
<TargetFrameworks>netstandard2.0;netstandard1.4;netcoreapp2.1;net451;uap10.0.16299</TargetFrameworks> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Undo
@@ -0,0 +1,197 @@ | |||
namespace NmeaParser.Nmea.Class |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Class
namespace is a bit unfortunate and could be confusing
I was reviewing the project to see if I wanted to use it and saw this PR. Here is the info on these sentences.
Do you want someone to pick this up and finish it? |
Added following sentences.
CUR
HDT
MDA
MWV
ROT
Added class type