Updates for Rotax 582 EMS#84
Merged
Merged
Conversation
billmallard
added a commit
to billmallard/fix-gateway
that referenced
this pull request
Jul 6, 2026
…erplane#84) NAVSRC (the HSI nav-source selector) is a pilot SELECTION, not sensed data, but it was not persisted -- so it reset to a default on every boot and the pilot had to re-select GPS/VLOC after each restart. Add a small dependency-free plugin that restores the last value of each configured key at startup (deferred a couple seconds so the compute select + source feeds have subscribed, so the restored selection routes immediately) and saves it back on change to a JSON file written atomically. Wired as a connection (load: yes), persisting NAVSRC; generic key list so COURSE/HEADBUG/baro can persist later. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Bill Mallard <wpballard@gmail.com>
billmallard
added a commit
to billmallard/fix-gateway
that referenced
this pull request
Jul 18, 2026
…erplane#84) NAVSRC (the HSI nav-source selector) is a pilot SELECTION, not sensed data, but it was not persisted -- so it reset to a default on every boot and the pilot had to re-select GPS/VLOC after each restart. Add a small dependency-free plugin that restores the last value of each configured key at startup (deferred a couple seconds so the compute select + source feeds have subscribed, so the restored selection routes immediately) and saves it back on change to a JSON file written atomically. Wired as a connection (load: yes), persisting NAVSRC; generic key list so COURSE/HEADBUG/baro can persist later. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Bill Mallard <wpballard@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.