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

[Pull Request] Enhanced device sensors test page #40

Merged
merged 6 commits into from
Mar 31, 2024

Conversation

Dynesshely
Copy link
Member

What does this PR do?

  1. Try to use quaternions to calculate the device posture and complete the migration from Euler angles to quaternions. However, since interpolation has not yet been performed, there is still a universal deadlock problem, which will be solved after the author works hard to learn.
  2. A line chart is provided for the acceleration data part.
  3. Use emoji to indicate direction for multiple key data
  4. Units and sampling frequencies shown for attitude and acceleration data
  5. The monitoring and calculation part of acceleration data now supports pause
  6. Now when there is no sensor data, randomly generated data will be used, and a prompt will be displayed in the interface. Pause is not supported in this mode, and resources will be released when leaving the page.
  7. Thanks to change 6, you can now debug KitX Mobile in the simulator, such as wsl, etc.

Note that the current development focus is on the Android platform, and the adaptation to iOS will lag behind, please understand.

Related issues

@Dynesshely Dynesshely added the enhancement New feature or request label Mar 31, 2024
@Dynesshely Dynesshely changed the title Enhanced device sensors test page [Pull Request] Enhanced device sensors test page Mar 31, 2024
@Dynesshely Dynesshely merged commit 52df417 into dev=main Mar 31, 2024
1 check passed
@github-actions github-actions bot added the merged Pull Request had been merged label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merged Pull Request had been merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant