FeatureAcceleration do not respond when FeatureMemsSensorFusion is enabled
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- android, kotlin
- Domain
- embedded-iot, mobile-dev
Research direction
Start from the FeatureAcceleration, FeatureGyroscope, and FeatureMemsSensorFusion listener setup shown in the issue and reproduce the behavior with both features enabled. Trace how those features dispatch sensor data and determine whether the accelerometer and gyroscope listeners are expected to receive responses alongside sensor fusion; done means the intended listener behavior is documented or corrected.
Written by the indexing model from the issue text.
Description
When both FeatureAcceleration and FeatureMemsSensorFusion is enabled only MemsSensor 's listener get responses .
mAccelerometer = node.getFeature(FeatureAcceleration.class);
mGyroscope = node.getFeature(FeatureGyroscope.class);
mSensorFusion = node.getFeature(FeatureMemsSensorFusion.class);
once I removed the Fusion Feature the Accelerometer and Gyroscope listeners get data. Otherwise it doesn't. Does Sensor Fusion disable other two features?
- Dominant language
- Kotlin
- Stars
- 99
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
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.
More from STMicroelectronics/BlueSTSDK_Android
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 15/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
STMicroelectronics/BlueSTSDK_Android#29 · 2 comments ·
-
README Links Dead Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
All issues in STMicroelectronics/BlueSTSDK_Android
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Anthonyy232/Paperize#614 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Issue: Bug
Difficulty 1/5 Under an hour Newbie friendliness 91/100
OpenAPITools/openapi-generator#24978 ·
-
helsemelding-json-schema json-schema-core
Difficulty 2/5 1-3 hours Newbie friendliness 68/100