richClubb / python-uds

A uds library for python
MIT License
95 stars 54 forks source link

default baudrate couldn't be changed for pcan #67

Open stko opened 2 years ago

stko commented 2 years ago

The overall CanConnection parameter handling forces each parameter to be a string value, but the pcan bus driver expected the baudrate (=bitrate) to be an integer value