forked from flybywiresim/simbridge
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge recent community changes into branch with adjustments #1
Merged
Conversation
This file contains 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
This is a first test move of one of our projects to prettier for linting, to eventually move our main repository to it as well.
Update the MCDU gateway initialization log to clearly indicate that it is the websocket gateway and ensure the correct protocol is displayed, avoiding user confusion and preventing accidental attempts to open the URL leading to a 404 page.
Workaround until we update the dependency.
- Use the same version of pdf-to-printer (newer versions have an error in the validation of the output and crash) as the installer. - Improve logger for the printer service to print the actual error if no stacktrace is available. Note: this is meant to be a quick fix, the package pdf-to-printer is archived currently, we might need to fork it or use another library in the future. Also the logging config should be looked at in the future as this error was not visible without printing it directly.
- introduce TERR ON ND for the A380 - Changes extent of terrain map on a380x: Map also visible behind aircraft - Remove clip mask / circular cut-off for a380x - Fix peaks mode information in ROSE mode (for both a32nx and a380x) **Testing instructions (A32NX and A380X):** 1. Download release candidate version from https://www.swisstransfer.com/d/37d8fdf4-89f0-4a3f-9f78-9732b8801543 2. Replace existing SimBridge installation with downloaded version, start SimBridge 3. Load into airport with known terrain and match navaids/waypoints/airports on the ND with elevation maps (e.g. the VFR layer on the Navigraph app) 4. Make sure that display and positions remain accurate in both ROSE and ARC modes Example: ![grafik](https://github.com/flybywiresim/simbridge/assets/64070348/a144d382-10bb-4255-9860-4a3ede6a7809) ![grafik](https://github.com/flybywiresim/simbridge/assets/64070348/36426ed1-8287-4a4a-84fd-a1e297b3b05e) --------- Co-authored-by: Florian Gross <[email protected]> Co-authored-by: Florian Gross <[email protected]>
Fixes flybywiresim#119 Avoid purging of resources on simbridge updates by moving them to an external location. Separate PR: - fix terrain map being downloaded every update, probably a separate PR, ideas exist --------- Co-authored-by: Saschl <[email protected]>
As preparation for the release. Co-authored-by: Saschl <[email protected]>
Co-authored-by: Sascha <[email protected]> Co-authored-by: Saschl <[email protected]>
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.