adafruit / adafruit/Adafruit_CircuitPython_BNO08x
Can not set data rate for each report
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 41
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The "_get_feature_enable_report" has an option to set the report interval. However, it is not exposed in the "enable_feature". Can this be fixed please
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating _get_feature_enable_report and enable_feature in the library. Trace how the report interval is passed, expose that option through enable_feature, and verify that each report can receive its requested data rate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100