Closed kirya-dev closed 5 days ago
Thank you for this. I added 2 comments. Will merge as soon as I get your feedback and CI is green (will enable it for this PR soon)
Right now my PC is out of order. Will check to make CI happy next week
I dont know why. Devices like OpenPort and Pulsar are not receiving messages correctly when no set RxStatus & ExtraDataindex stub value 0xCCCC_CCCC.
I can't help. I never used J2534 :(
I think it is some legacy.
Do you plan other modifications?
Do you plan other modifications?
I work with this software every day on different devices and find different bugs 🐞. At the moment, the udsoncan library is working quite stable.
Can you apply this patch to your PR? That will make static analysis happy. The CI machine up and running
Hmm. Container ubuntu:20.04 not same win32 😁
Definition of WindowsError in builtins.pyi
if sys.platform == "win32":
WindowsError = OSError
I just replaced the exception type.
Yeah. Will do a cleaner fix later. I think I can force mypy to assume windows through a mypy.ini
Points of improvement: