Receivers implementation (impl Display)
Offen
enhancement
help wanted
- Vorherrschende Sprache
- Rust
- Sterne
- 109
- Forks
- 64
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.