python-can icon indicating copy to clipboard operation
python-can copied to clipboard

Ixxat bus refactor to use VCI4 driver only

Open MattWoodhead opened this issue 1 year ago • 5 comments

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

MattWoodhead avatar Jun 05 '23 22:06 MattWoodhead

Test coverage with an Ixxat USB-to-CAN V2 Compact plugged in to a silent bus:

image

MattWoodhead avatar Jun 12 '23 22:06 MattWoodhead

@zariiii9003 I think this is ready for scrutiny.

MattWoodhead avatar Jun 13 '23 05:06 MattWoodhead

@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!

zariiii9003 avatar Jun 13 '23 20:06 zariiii9003

@MattWoodhead Just in case you missed it: https://github.com/MattWoodhead/python-can/pull/1

zariiii9003 avatar Jun 20 '23 09:06 zariiii9003

@MattWoodhead Any chance to get this ready for a 4.3 release?

zariiii9003 avatar Sep 17 '23 20:09 zariiii9003