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

fix(radio): Don't update YAML files on SD card if radio in emergency mode #4264

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

philmoz
Copy link
Collaborator

@philmoz philmoz commented Oct 30, 2023

Fixes an issue where the radio may overwrite YAML files on the SD card after starting in emergency mode.
The data restored from the backup is only a partial copy of the last used radio and model data so this can result in settings being lost.

@pfeerick
Copy link
Member

In principle sounds good to me, and is worth including in 2.9.x also...

@pfeerick pfeerick added this to the 2.9.2 milestone Oct 30, 2023
@pfeerick pfeerick added the bug 🪲 Something isn't working label Oct 30, 2023
@pfeerick pfeerick changed the title fix(radio): Don't update YAML files on the SD card if the radio is in emergency mode. fix(radio): Don't update YAML files on SD card if radio in emergency mode Nov 4, 2023
@pfeerick pfeerick merged commit 89378e2 into EdgeTX:main Nov 4, 2023
37 checks passed
MRC3742 pushed a commit to MRC3742/edgetx that referenced this pull request Dec 22, 2023
@philmoz philmoz deleted the dont-update-sd-in-em branch February 3, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants