Conversation
…ommunity folder contents
…rrect AppView pattern
…dd engine cutouts
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.
Summary
msfs-addon/fstrak-efb-app/— a new MSFS 2024 Community addon that registers the FSTRaK moving map as an EFB tablet app, alongside the existing toolbar panelhttp://127.0.0.1:8765/panel— zero changes topanel.htmlor the tile servermsfs-addon/README.mdand GitHub Pages (docs/index.html) with install instructions, usage, and developer build guide for both addonsNotes
PackageSources/efb_api/is gitignored — must be copied from the MSFS 2024 SDK before building (documented in README)npm install+npm run buildinPackageSources/FSTRaKApp/, thenpython generate_layout.pyjsxFactoryintsconfig.jsonshould be verified against the SDK's own templatetsconfig.jsonbefore first buildTest Plan
efb_api/from MSFS 2024 SDK intoPackageSources/efb_api/npm install+npm run buildinPackageSources/FSTRaKApp/— verifydist/is producedpython generate_layout.py— verifylayout.jsonis updatedfstrak-efb-app/to MSFS 2024 Community folder, restart MSFS 2024fstrak-ingame-panel) still works normally alongside the EFB app🤖 Generated with Claude Code