hardbyte / hardbyte/python-can
IXXAT does not propagate errors
Open
backend:ixxat
enhancement
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 697
- PR merge metrics
- No merged PRs in 30d
Description
We have problems with the IXXAT interface: If errors occur on the bus, for example acknowledgment errors, they are logged, but it seems to be impossible to react to them.
How is this handled with other interfaces? Would it be possible to raise an exception if errors occur?
Contributor guide
Assessment
This issue has not been assessed yet.