-
Notifications
You must be signed in to change notification settings - Fork 4
Buffered sensor data #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Visit the preview URL for this PR (updated for commit de45b3a): https://open-earable-lib-web-example--pr77-buffered-sensor-dat-fycrpegu.web.app (expires Mon, 20 Oct 2025 16:05:24 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 7f6db4d9d00b851ad49af109fa949061904b3151 |
|
The current state of the implementation does not work with firmware 2.1.5 as the Bone Conduction Accelerometer already sends buffered data, but without a time offset |
…st of maps for possible buffered sensor data
…buffered data correctly
…atch implementation to return list instead of single data
…rsetype of component actual parsetype and implemented size for parsetypes
…truct component with correct parsetype
… construct component with correct parsetype
…on to return list of parsed data
…rn list of parsed data
…buffered data from `data | data | ... | timeoffset`
50abb6c to
04185f7
Compare
…s with version 2.1.6
|
We need to wait for OpenEarable/open-earable-2#122 to be merged to maintain compatibility |
Implemented the more efficient data format from OpenEarable/open-earable-2#122
This pull request will also solve OpenEarable/app#152 when building from the newest version