Skip to content

Conversation

@thats-i-t
Copy link

@thats-i-t thats-i-t commented Sep 13, 2025

  • Added correct handling of SXI framing according to ASAM MCD-1 (XCP on SxI) v1.5.0 (if enabled by user)
  • Furthermore in SxI the ESC and SYNC options corrected: ESC_ESC=0x00 ESC_SYNC=0x01 are defined by the standard while ESC and SYNC are configurable

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • [ x ] I have read the CONTRIBUTING document.
  • [ x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed. (bandit, ruff, flake8 all failed due to already existing issues)

… SxI) v1.5.0 (if enabled by user); Furthermore in SxI the ESC and SYNC options corrected: ESC_ESC=0x00 ESC_SYNC=0x01 are defined by the standard while ESC and SYNC are configurable
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.

1 participant