Receivers implementation (impl Display)
Aperta
enhancement
help wanted
- Lingua principale
- Rust
- Stelle
- 109
- Fork
- 64
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.