AeroRust / AeroRust/nmea

Receivers implementation (impl Display)

Aperta
#140 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.