parse socketcand error messages to create a CAN error frame by occam25 · Pull Request #1941 · hardbyte/python-can

Summary

Recently socketcand project merged a PR to enable error CAN frames ( linux-can/socketcand#67 ) so now it can send error messages through the TCP socket when an error frame is generated by the CAN driver.

This PR updates the python-can socketcand interface to generate an error CAN message when socketcand error message is received