Receivers implementation (impl Display)
Ouverte
enhancement
help wanted
- Langage dominant
- Rust
- Étoiles
- 109
- Forks
- 64
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
We want to create a Proof of concept with 1 or more sentences for implementing Display for sentences.
This could be used to create receivers firmware or any other device that requires generating and sending NMEA 0183.
- use `parse_display` crate to format the strings easily
### Caveats
This proof of concept is required because sentences use floating point numbers and given the maximum sentence length, this could lead to problems when displaying the sentences.
- Length of generated sentences
- floating points rounding and accuracy (fractional part of the number)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.