You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems current implementation in CanTp doesn't support diagnostic frame with 29-bit identifier.
The parameter "extended" in bus.sent() method inside CanTp class is hard coded to "False".
Suggest to add support for extended frames.