Parsing of vendor-specific extended sentences that are not included in the `SentenceType` fails.
Ouverte
- Langage dominant
- Rust
- Étoiles
- 109
- Forks
- 64
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.