bluerobotics / bluerobotics/BlueOS-Water-Linked-DVL
DISTANCE_SENSOR.signal_quality is always 0
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
DISTANCE_SENSOR.signal_quality is always 0, so consumers don't have any information about confidence, etc.
I see code to calculate 1-100 confidence from the figure-of-merit, perhaps we can interpret this as signal_quality? I haven't logged this data to see if it's a reasonable idea, but I hope to do so soon.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that populates DISTANCE_SENSOR.signal_quality and the existing figure-of-merit confidence calculation. Review how that confidence is derived and validate the proposed interpretation with logged sensor data; done means signal_quality conveys useful confidence information instead of remaining 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- embedded-iot, robotics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100