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 support for querying device fw params #393

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

sdb4
Copy link
Contributor

@sdb4 sdb4 commented Nov 7, 2024

Add new commandline option '--queryDeviceFwParams' which prints out to the console the connected device fw params in an easily machine-parsable format. Should work (optionally) in conjunction with related options such as --canFwd and --vescPort to query the connected VESC, or other VESCs connected through CAN bus.

An example printout looks like the following (with quotes):

"FW: V6.05, Hw: CUSTOM, UUID: 25 00 1F 00 12 47 33 31 34 30 37 36, isTestFw: 0, hwType: VESC, hwConfCrc: 0"

Copy link
Contributor

github-actions bot commented Nov 7, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@sdb4
Copy link
Contributor Author

sdb4 commented Nov 7, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Nov 7, 2024
@vedderb vedderb merged commit b4934a8 into vedderb:master Nov 7, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants