AeroRust / AeroRust/nmea

Receivers implementation (impl Display)

オープン
#140 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help wanted
主要言語
Rust
スター
109
フォーク
64
PR マージ指標
30日以内にマージされた PR はありません

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。