Receivers implementation (impl Display)
Abierto
enhancement
help wanted
- Lenguaje dominante
- Rust
- Estrellas
- 109
- Forks
- 64
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.