Skip to content

fix: deletion of received messages #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

sebclrsn
Copy link
Contributor

@sebclrsn sebclrsn commented Dec 6, 2022

  • Fix deletion of received messages when no response is required
  • Make reception polling time configurable
  • Bump version
  • Go on with cleanup

- Fix padding of consecutive frames over CAN
- ``CanTp``: Fix padding of consecutive frames over CAN
- ``CanTp``: Avoid deletion of received CAN messages when sending a message and no response is required
- ``CanTp``: Make reception polling interval configurable through the ``polling_interval`` attribute

## [3.0.1]
Copy link
Contributor

@Pog3k Pog3k Dec 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add here also the changes Jonas made. UDS dynamic response length.
We forgat that also

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ;)

@sebclrsn sebclrsn merged commit 462157f into eclipse-kiso-testing:master Dec 8, 2022
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.

3 participants