Skip to content
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

feat(scan-reset): Power cycle ECU after timeout to recover state #413

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

peckto
Copy link
Contributor

@peckto peckto commented Jul 13, 2023

This PR extends the scan-reset scanner to power cycle the ECU in case of timeout (e.g. because we triggered a power-down reset level).
A power supply must be configured, otherwise this is ignored.

TODO:

  • Power cycle only if --power-cycle is provided
  • catch only asyncio.TimeoutError and ConnectionError

@peckto peckto requested a review from rumpelsepp as a code owner July 13, 2023 05:30
@rumpelsepp
Copy link
Member

There is already #325.

@rumpelsepp rumpelsepp merged commit d3088a5 into master Jul 14, 2023
@rumpelsepp rumpelsepp deleted the scan-reset-power-cycle-2 branch July 14, 2023 12:14
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