OpenDevicePartnership / OpenDevicePartnership/tps6699x
Investigate using `uom` or `measurements` crate for representing physical units
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4
- Forks
- 13
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 11
Description
Using a dimensional analysis crate would prevent bugs from mismatched units or scalars.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by comparing the uom and measurements crates with the driver's current unit and scalar handling. Done means reaching a project-specific decision about whether dimensional analysis should be adopted to prevent mismatched-unit bugs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100