Skip to content

Fix to make docan frame length configurable#364

Closed
hans-guenterkothgasserbmw wants to merge 1 commit intoeclipse-openbsw:mainfrom
hans-guenterkothgasserbmw:docan-frame-configurable
Closed

Fix to make docan frame length configurable#364
hans-guenterkothgasserbmw wants to merge 1 commit intoeclipse-openbsw:mainfrom
hans-guenterkothgasserbmw:docan-frame-configurable

Conversation

@hans-guenterkothgasserbmw
Copy link
Contributor

The CAN frames are configurable for CAN (8 bytes) and CAN-FD (64 bytes). But in DoCan is the frame length for diagnostic always 8 Byte. This leads to not responded diagnostic request if CAN-FD is configured. To solve this the frame length for diagnostic shall use the same configuration as the CAN frame.

The CAN frames are configurable for CAN (8 bytes) and CAN-FD (64 bytes). But in DoCan is the frame length for diagnostic always 8 Byte. This leads to not responded diagnostic request if CAN-FD is configured. To solve this the frame length for diagnostic must also be configurable.
@rolandreichweinbmw
Copy link
Contributor

Already solved via handling of test message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants