"No init access" mode - Vector Bus in FD bus
Navigation Menu
{{ message }}
hardbyte / python-can Public
- Notifications You must be signed in to change notification settings
- Fork 666
Closed
Description
opened
on Dec 20, 2023python-can/can/interfaces/vector/canlib.py
Lines 228 to 229 in f0634d2
| if bitrate or fd or timing: | |
| permission_mask.value = self.mask |
It seems that the only way to do "no init access" (connect to already setup bus by another process) is with classic CAN.
Why it is needed to test the FD parameter and it is not enough to just check if the user set the bitrate to None or 0?
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions