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

Add SDP CLI sample #11

Conversation

RodrigoHolztrattner-QuIC
Copy link
Contributor

This sample uses the CLI application to fetch device counters through the realtime metrics mode. It uses ImGui to create an UI where one can visualize the fetched data with graphs over long periods of time.

Some implementation details of this sample:

  • Drag and drop a graph into another to merge
  • Right click a graph entry on the legend to unmerge
  • Device selection is available through a drop-down widget
  • Sampling period can be adjusted
  • Each graph can be viewed as a histogram if not in a group

Signed-off-by: Rodrigo Holztrattner <quic_rholztra@quicinc.com>
@carlosadcq carlosadcq merged commit d4ff074 into SnapdragonStudios:main Jul 9, 2024
2 checks passed
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.

2 participants