Skip to content

Conversation

@fgeyer
Copy link

@fgeyer fgeyer commented Sep 18, 2020

No description provided.

@richClubb
Copy link
Owner

Cheers for this. I'll have a review and get it in this week.

@fgeyer
Copy link
Author

fgeyer commented Oct 14, 2020

Any news about your review?

Comment on lines 282 to 290

sleep(0.001)
#sleep(0.01)

Copy link
Owner

Choose a reason for hiding this comment

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

Why has this been changed? Is it important? The sleep was in to mitigate intermittent issues with CanTp correctly processing the responses

Comment on lines +1 to +5
include uds/uds_configuration/defaultConfig.ini
include uds/uds_communications/Uds/config.ini
include uds/uds_communications/TransportProtocols/config.ini
include uds/uds_communications/TransportProtocols/Can/config.ini
include uds/uds_communications/TransportProtocols/Lin/config.ini
Copy link
Owner

Choose a reason for hiding this comment

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

Did you change this manually? Or was it automatic?

Copy link
Owner

@richClubb richClubb left a comment

Choose a reason for hiding this comment

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

Mostly good :) two comments that need an answer before I can merge it in. Sorry it took so long, and thanks for contributing this.

Which devices have you tested this with? Vector and Peak?

PlumIsNoGeek and others added 20 commits December 4, 2020 15:22
…ed on data bit length instead of integer type.

- Negative response returns dictionary with NRC value instead of throwing exception.
- Set can message dlc to its length (the bus DLC is already handled in python-can).
- Update unit tests for the function containers.
- Correct bug for external can vector bus connection.
Refactored CanTp.py and UdsConfigTool.py for usage of uds auxiliary
…an-uds

Revert "Refactored CanTp.py and UdsConfigTool.py for usage of uds auxiliary"
fgeyer and others added 7 commits June 21, 2021 06:56
* Refactored CanTp.py and UdsConfigTool.py for usage of uds auxiliary
* add parametrized wait time to iso tp/uds send
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.

5 participants