-
Notifications
You must be signed in to change notification settings - Fork 41
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
Supporting additional sentences #54
Comments
Hello! I'd like to give |
I'm adding you to the list |
I wrote 2 tests for |
Of course, you can. I will update the task and assign it to you. |
Hello! I wanna try to implement parser for HDT sentence. |
Great to hear this @ekuinox , I'm adding you on this sentence them 😋 |
I'd like to work on ZDA and VHW. 😄 |
They are both yours 😋 have fun implementing them |
I'd like to pick BWW, ZFO and ZTG. |
Thank you for your interest to contribute to the |
I'd like to pick DBS - Depth Below Surface. |
Thanks for your interest to contribute @rafiramadhana! |
I'd like to take a swing at VWT (True wind speed and angle). |
Great to hear that @Tsuiban! |
@Tsuiban are you still interested in working on VWT sentence? |
There is this list of sentences as json. |
Thank you for sharing this resource @mgrouch! Writing these parsers and generating them from the JSON might take more time than what's worth. What we still need to support is Rust Struct to NMEA sentence and the iterator based parser, as top priority right now |
Hello, I'd like to work on GST. |
Great to hear that @zhrbrk ! |
Hi, I added support for TTM here: #128 |
started to work on DPT - Depth of Water |
There are multiple sentences that are still not implemented in the crate and this is a list of the remaining sentences that we can implement.
Some work has gone into supporting additional sentences - #51
Contributing
nom
crate.Tips for contributing
NMEA 0183
crate and protocolSources
Sentences
In this curated list you'll find sentence types that have yet to be implemented and tested.
The standard sentences have priority over the rest of the types and less-known sentences.
NMEA Standard Sentences
Other sentences (low priority)
Vendor extensions (low priority)
PGRMZ
support #59The text was updated successfully, but these errors were encountered: