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 Uwb Simulator driver cli tool #32

Merged
merged 3 commits into from
Jan 13, 2023
Merged

Add Uwb Simulator driver cli tool #32

merged 3 commits into from
Jan 13, 2023

Conversation

abeltrano
Copy link
Contributor

@abeltrano abeltrano commented Jan 13, 2023

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Breaking change
  • Non-functional change
  • Documentation
  • Infrastructure

Goals

Allow uwb simulator drivers to be controlled via the command-line.

Technical Details

  • Add basic uwb simulator driver tool uwbsim.exe allowing control via command-line interface.

Test Results

Ran the tool on a VM with the simulator driver installed and validated success:

C:\data\test\bin>uwbsim.exe
creating uwb simulator device \\?\ROOT#PROXIMITY#0000#{21663d8d-2dd6-45c7-a54a-d902202124d7}
initialization succeeded

Reviewer Focus

None

Future Work

  • Actual simulator driver ddi wrapper functionality needs to be implemented.

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

@abeltrano abeltrano requested a review from a team as a code owner January 13, 2023 04:34
@abeltrano abeltrano merged commit 9e3d0db into develop Jan 13, 2023
@abeltrano abeltrano deleted the uwbsimv1 branch January 13, 2023 04:52
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