Skip to content

Create C++ mock class and integrate it in the app #12

Open
2 tasks
azaat opened this issue Jul 9, 2021 · 0 comments
Open
2 tasks

Create C++ mock class and integrate it in the app #12

azaat opened this issue Jul 9, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@azaat
Copy link
Collaborator

azaat commented Jul 9, 2021

  • Create a basic C++ class, which has the method taking two IMU data files and returning some constant number

  • Integrate it instead of doGyroSyncOnServer in ImuTimeSync.java

  • This could be useful to test out integration of C++ methods in Android project (to make sure there will be no problems with the real algo, also to be able to reuse this setup with real algorithm)

@azaat azaat added the good first issue Good for newcomers label Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant