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

Provide a pop up if the OTA upgrade fails #91

Merged

Conversation

BluemarkInnovations
Copy link
Contributor

In this PR, a pop up is shown if the OTA upgrade via the web interface fails.
For instance if the wrong file is uploaded.

fail

@tridge tridge force-pushed the failed_firmware_upgrade branch from bc8f5e1 to d6b9012 Compare November 21, 2022 09:00
@tridge
Copy link
Contributor

tridge commented Nov 21, 2022

i've been testing this by trying to load a fw with the wrong board ID and it still gives me success display, but doesn't update the fw

@BluemarkInnovations
Copy link
Contributor Author

improved PR, solved a bug in the check_OTA_partition function.

@tridge tridge force-pushed the failed_firmware_upgrade branch from e69e3d4 to 082cc30 Compare December 10, 2022 06:24
@tridge
Copy link
Contributor

tridge commented Dec 10, 2022

@BluemarkInnovations thanks, I've fixed the PR to squash the commits, and have gone back to using a reference (no need to use a pointer for the board_id)

@BluemarkInnovations
Copy link
Contributor Author

@BluemarkInnovations thanks, I've fixed the PR to squash the commits, and have gone back to using a reference (no need to use a pointer for the board_id)

Thanks, I wasn't familiar with references in C.

@tridge tridge merged commit 04f07d1 into ArduPilot:master Jan 10, 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