Skip to content

fixed state transition issue in FirmwareService#216

Merged
matth-x merged 1 commit intomatth-x:masterfrom
OlliLenz:fix_firmware_update
Oct 19, 2023
Merged

fixed state transition issue in FirmwareService#216
matth-x merged 1 commit intomatth-x:masterfrom
OlliLenz:fix_firmware_update

Conversation

@OlliLenz
Copy link
Contributor

When entering UpdateStage::Downloading the update was aborted immediately because neither DownloadStatus::Downloaded nor DownloadStatus::DownloadFailed was present and so the firmwareService loop executes firmware update failed. This resets the state machine and the update never reaches the install stage.

…g a running update process when in download phase
@matth-x matth-x merged commit d512b71 into matth-x:master Oct 19, 2023
@matth-x
Copy link
Owner

matth-x commented Oct 19, 2023

Thank you for this contribution!

@OlliLenz OlliLenz deleted the fix_firmware_update branch October 19, 2023 14:08
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