Skip to content

VectorBus.channels and VectorBus.channel_masks content inconsistent #1388

@zariiii9003

Description

@zariiii9003

Describe the bug

Usually VectorBus.channels is a list with the channel numbers from the channel argument in the __init__ method.
Likewise, the keys of the VectorBus.channel_masks dict correspond to the channels given by the user in the __init__ method.

But if the serial argument is given, the global channel index is used for both VectorBus.channels and VectorBus.channel_masks.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions