Skip to content

Conversation

@sebclrsn
Copy link
Contributor

  • Use queues in CanTp to avoid polling
  • Extend the timer to get the elapsed time and the left time
  • Add STmin to the CanTp attributes
  • Refactor CanTp to increase readability

@sebclrsn sebclrsn requested review from BKaDamien, Pog3k and TedRio March 29, 2023 09:01
return 0

@property
def leftTime(self) -> float:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
def leftTime(self) -> float:
def remainingTime(self) -> float:

Copy link
Contributor

@Pog3k Pog3k left a comment

Choose a reason for hiding this comment

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

See Comment

@sebclrsn sebclrsn merged commit 724ee2b into eclipse-kiso-testing:master Mar 30, 2023
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