Skip to content
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

Sensorlib: Add all versions of sensorlib #31

Merged
merged 7 commits into from
Jul 26, 2023
Merged

Conversation

Supercaly
Copy link
Owner

This PR adds all 3 versions of sensorlib at the same time. This way it's easy to test and compare them an

This commit adds a new implementation of sensorlib that uses entirely coroutines and flows to produce the data.
The code is put inside the `v3` folder and in later commits the other versions will be put in theis `v*` folder as well.
This commit moves all the code of the previous implementation of sensorlib inside the `v2` folder.
This commit restores the old code from sensorlib at [this](094447d) commit.
This commit removes the usage of `conflate` in v2 and adds two includes in one test of v3
This commit fixes `TestService` and `MainActivity` used to test the sensorlib modules for the research.
@Supercaly Supercaly merged commit 554602d into master Jul 26, 2023
3 checks passed
@Supercaly Supercaly deleted the sensor-coroutines branch July 26, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant