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

Improve Handling Multiple OpenMV Cams on Connect #203

Open
kwagyeman opened this issue Jul 24, 2024 · 0 comments
Open

Improve Handling Multiple OpenMV Cams on Connect #203

kwagyeman opened this issue Jul 24, 2024 · 0 comments
Assignees

Comments

@kwagyeman
Copy link
Member

Right now, you just get the port name, which isn't the best. Unfortunately, all OS-accessible info is basically the same. You need to query the arch string to get better data.

Given this, a function should be created to query each filtered camera's arch string using the debug protocol and return that and populate the list instead with that info versus the COM port.

@kwagyeman kwagyeman self-assigned this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant