AberdeenRSS / AberdeenRSS/FlightComputer
Data accuracy
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 0
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Add a descriptor to the part to determine the data accuracy
Limit by an amount of bits, in the normal method of (2^X)-1
Make sure the amount of bits is available for access for referencing elsewhere
Reason for this change:
Cables and sensors can have innacuracies, so going to obscene decimal lengths over innacurate data is a waste of transmission time
An example
Battery
bits: 7
sign: False
value: 78
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.