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

Default TimeoutForFirmwareUpdate to Timeout #1839

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

neilenns
Copy link
Contributor

Fixes #1838

  • Use Timeout for the value of TimeoutForFirmwareUpdate if it wasn't specified in the board.json file
  • Fall back to 15000 if neither is specified

Copy link

Build for this pull request:
MobiFlightConnector.zip

Copy link

Build for this pull request:
MobiFlightConnector.zip

@elral
Copy link
Contributor

elral commented Oct 14, 2024

I tested the latest built with a large firmware where the time for flashing takes ~20sec.
Updating and uploading on a fresh board is working without having the setting TimeoutForFirmwareUpdate in the board.json file. Only Timeout is set to 25000 ms.

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.

TimeoutForFirmwareUpdate defaults to 15000, but should default to Timeout instead
2 participants