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

Vector: use global channel_index if provided #1681

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

zariiii9003
Copy link
Collaborator

VectorBus._detect_available_configs() might return multiple devices with the same serial number, e.g. if a VN8900 is connected via both USB and Ethernet at the same time. If the VectorBus is instantiated with a config, that was returned from VectorBus._detect_available_configs(), then use the contained global channel_index to avoid any ambiguities.

@zariiii9003 zariiii9003 merged commit 38c4dc4 into hardbyte:develop Oct 19, 2023
28 checks passed
@zariiii9003 zariiii9003 deleted the vector_config_bug branch October 19, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant