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

AP_OpenDroneID: ensure Persistent memory is not read continuously #24984

Merged

Conversation

bugobliterator
Copy link
Member

No description provided.

@bugobliterator bugobliterator force-pushed the pr-fix-did-peristent-param-load branch from 64e527f to 3933279 Compare September 21, 2023 00:41
@tridge
Copy link
Contributor

tridge commented Oct 12, 2023

this stops it flashing bootloader multiple times, but it doesn't fix the reading from flash continuously in update

@tridge tridge force-pushed the pr-fix-did-peristent-param-load branch from 3933279 to ab0874f Compare October 12, 2023 23:28
@tridge
Copy link
Contributor

tridge commented Oct 12, 2023

@bugobliterator I've changed it to only load from persistent storage in init(). We don't want to call it from update() at all

@tridge tridge merged commit fcd4152 into ArduPilot:master Oct 13, 2023
85 of 86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 4.4.2 / 4.4.2-beta1
Status: 4.4.2-beta1
Development

Successfully merging this pull request may close these issues.

2 participants