Buffered sensor data - #77
Merged
Merged
Conversation
|
Visit the preview URL for this PR (updated for commit 54992be): https://open-earable-lib-web-example--pr77-buffered-sensor-dat-e72blrvc.web.app (expires Fri, 28 Nov 2025 09:13:26 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 7f6db4d9d00b851ad49af109fa949061904b3151 |
DennisMoschina
marked this pull request as draft
September 12, 2025 13:20
DennisMoschina
marked this pull request as ready for review
September 13, 2025 11:32
DennisMoschina
marked this pull request as draft
September 13, 2025 11:41
Collaborator
Author
|
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 |
DennisMoschina
force-pushed
the
buffered-sensor-data
branch
from
September 22, 2025 16:02
50abb6c to
04185f7
Compare
Collaborator
Author
|
We need to wait for OpenEarable/open-earable-2#122 to be merged to maintain compatibility |
DennisMoschina
marked this pull request as ready for review
October 29, 2025 16:02
DennisMoschina
force-pushed
the
buffered-sensor-data
branch
from
October 30, 2025 23:42
9912b52 to
de45b3a
Compare
…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`
…s with version 2.1.6
DennisMoschina
force-pushed
the
buffered-sensor-data
branch
from
October 30, 2025 23:46
de45b3a to
55b2997
Compare
DennisMoschina
marked this pull request as draft
October 31, 2025 09:08
…rsion for openearable 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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