Parsing of vendor-specific extended sentences that are not included in the `SentenceType` fails.
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 109
- Fork
- 64
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.