Parsing of vendor-specific extended sentences that are not included in the `SentenceType` fails.
未关闭
- 主要语言
- Rust
- 星标
- 109
- 派生
- 64
- PR 合并指标
- 30 天内没有已合并 PR
描述
Regardless of the sentence type, if it is correct as NMEA0183, one would expect it to be parsed using `nmea::parse_nmea_sentence`, but parsing fails if it is not included in `SentenceType`.
I don't have any ideas about what to do with the existing `PGRMZ`, but would it be possible to add an enumerator like `VendorExtension(&str)` to the `SentenceType` to handle it?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。