python-can
python-can copied to clipboard
Ixxat bus refactor to use VCI4 driver only
Re-implement ixxat bus in a single class using only the VCI4 driver as discussed here
- [x] initial refactor
- [x] hardware testing
- [x] implement support for BitTiming classess
- [x] implement CAN 2.0 tests
- [x] implement CAN FD tests
Test coverage with an Ixxat USB-to-CAN V2 Compact plugged in to a silent bus:
@zariiii9003 I think this is ready for scrutiny.
@zariiii9003 I think this is ready for scrutiny.
I will check this on the weekend since this is rather big. Thank you for your great effort!
@MattWoodhead Just in case you missed it: https://github.com/MattWoodhead/python-can/pull/1
@MattWoodhead Any chance to get this ready for a 4.3 release?