hardbyte / hardbyte/python-can
adding a generic CANalyst-II backend
- Lenguaje dominante
- Python
- Estrellas
- 1.6k
- Forks
- 697
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi, guys.
Version 3.x of python-can worked well with my CANalyst-II. However, in version 4.x, I found that the backend of python-can for CANalyst-II has changed. My CANalyst-II can not work with python-can.
* As far as I know, the genuine CANalyst-II is manufactured by [ZLG](https://www.zlg.com/), but there are many cloned CANalyst-II devices on the market, whose manufacturers provide ZLG-compatible DLLs.
* Version 3.x of python-can can support CANalyst-II of different manufacturers by simply replacing the DLL.
* Version 4.x of python-can may only support CANalyst-II devices from Chuangxin Technology.
Would you consider adding a 'generic' CANalyst-II backend like the 3.x version?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.