From bafcc48f06b644bb793a0d803b935c6c6fe7eba9 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Tue, 2 Jan 2024 04:35:16 -0500 Subject: [PATCH 01/10] docs: update README for A380 --- README.md | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index a6e15e3982d..4ba5b5760a0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ ![FlyByWire Simulations](https://raw.githubusercontent.com/flybywiresim/branding/1391fc003d8b5d439d01ad86e2778ae0bfc8b682/tails-with-text/FBW-Color-Light.svg#gh-dark-mode-only) ![FlyByWire Simulations](https://github.com/flybywiresim/branding/blob/master/tails-with-text/FBW-Color-Dark.svg#gh-light-mode-only) -# FlyByWire Simulations A32NX +# FlyByWire Simulations Aircraft -[![GitHub latest release version](https://img.shields.io/github/v/release/flybywiresim/a32nx.svg?style=flat)](https://github.com/flybywiresim/a32nx/releases/latest) -[![Github All Releases download count](https://img.shields.io/github/downloads/flybywiresim/a32nx/total.svg?style=flat)](https://github.com/flybywiresim/a32nx/releases/latest) -[![GitHub contributors](https://img.shields.io/github/contributors/flybywiresim/a32nx.svg?style=flat)](https://github.com/flybywiresim/a32nx/graphs/contributors) +[![GitHub latest release version](https://img.shields.io/github/v/release/flybywiresim/aircraft.svg?style=flat)](https://github.com/flybywiresim/a32nx/releases/latest) +[![Github All Releases download count](https://img.shields.io/github/downloads/flybywiresim/aircraft/total.svg?style=flat)](https://github.com/flybywiresim/a32nx/releases/latest) +[![GitHub contributors](https://img.shields.io/github/contributors/flybywiresim/aircraft.svg?style=flat)](https://github.com/flybywiresim/a32nx/graphs/contributors) [![Discord](https://img.shields.io/discord/738864299392630914.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/UjzuHMU) [![Twitter](https://img.shields.io/badge/-@FlyByWireSim-e84393?label=&logo=twitter&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://twitter.com/FlybywireSim) @@ -13,11 +13,11 @@ [![Facebook](https://img.shields.io/badge/-FlyByWireSimulations-e84393?label=&logo=facebook&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://www.facebook.com/FlyByWireSimulations/) [![Instagram](https://img.shields.io/badge/-@FlyByWireSim-e84393?label=&logo=instagram&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://instagram.com/flybywiresim) -The A32NX Project is a community-driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible. +The A32NX and A380X Projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 n Microsoft Flight Simulator that are as close to reality as possible. -The following aircraft configuration is currently simulated or targeted: +The following aircraft configurations are currently simulated or targeted: -### A320neo +### A320neo (LEAP) ``` Model A320-251N @@ -33,7 +33,15 @@ The following aircraft configuration is currently simulated or targeted: WXR Honeywell RDR-4000 ``` -Please note that this configuration may change in the future as the A32NX project evolves and changes. +### A380-800 (Trent 900) + +``` +Model A380-842 +Engine Rolls-Royce Trent 972B-84 +Weight Variant WV03 +``` + +Please note that this configuration may change in the future as the projects evolve and change. ## How to download and use the aircraft @@ -53,7 +61,7 @@ Our [known issues](https://docs.flybywiresim.com/start/reported-issues) list con ### What liveries are available? -Liveries for the A32NX can be found on [Flightsim.to](https://flightsim.to/c/liveries/flybywire-a32nx/). +Liveries for the A32NX can be found on [Flightsim.to](https://flightsim.to/c/liveries/flybywire-a32nx/). They will be available for the A380X once it is released in alpha. ### When is the next update? @@ -63,9 +71,9 @@ We don't know, since it depends on many factors. We will announce each new stabl Read [Contributing.md](.github/Contributing.md) and join our Discord to get started. -### Is the A32NX payware? +### Are the aircraft payware? -No, it is a completely free aircraft, open-source. +No, they are completely free aircraft, open-source. ### How do we report bugs? @@ -73,9 +81,9 @@ Please read the [known Issues and bug reporting](#known-issues-and-bug-reporting ### Is this going to be "study-level"? -While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320neo to the Microsoft Flight Simulator platform. +While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320neo and A380-800 to the Microsoft Flight Simulator platform. -### Is feature X from the A320neo going to be implemented? +### Is feature X from the real aircraft going to be implemented? Chances are, yes! While we do not guarantee every single detail of the aircraft will eventually be represented, our goal is to produce an extremely accurate simulation based on technical data and real-world testing. This means you can be almost certain every feature of the aircraft will eventually be simulated to the best of the simulator's ability as long as the technical data backs it up. @@ -91,7 +99,7 @@ You can read more about the differences between the versions we offer [on our do ### Is there a list of features or a changelog available? -We do not keep a list of features implemented, but a lengthy [changelog](https://github.com/flybywiresim/a32nx/blob/master/.github/CHANGELOG.md) of what has been implemented, and their associated [pull requests](https://github.com/flybywiresim/a32nx/pulls) can be [found here](https://github.com/flybywiresim/a32nx/blob/master/.github/CHANGELOG.md). +We do not keep a list of features implemented, but a lengthy [changelog](https://github.com/flybywiresim/aircraft/blob/master/.github/CHANGELOG.md) of what has been implemented, and their associated [pull requests](https://github.com/flybywiresim/aircraft/pulls) can be [found here](https://github.com/flybywiresim/aircraft/blob/master/.github/CHANGELOG.md). ## License From 9486672bfc189e9ea382da9b6435787fb1ac7217 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Tue, 2 Jan 2024 04:37:08 -0500 Subject: [PATCH 02/10] docs: add note about a380x state --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ba5b5760a0..6e3acf246e9 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ Weight Variant WV03 Please note that this configuration may change in the future as the projects evolve and change. +> [!NOTE] +> While code and some assets for the A380X are present in this repository, no usable sim model is present yet as the aircraft is still in pre-alpha. You cannot compile this repository to produce a usable aircraft. + ## How to download and use the aircraft To download the aircraft please go to the [FlyByWire Simulations website](https://flybywiresim.com). Please be sure to thoroughly read the [documentation](https://docs.flybywiresim.com) on how to install and use the aircraft. From c219dd3b1f2c3bb1b0b0313d8631f80ef4a2c0bf Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Tue, 2 Jan 2024 08:21:10 -0500 Subject: [PATCH 03/10] Update README.md Co-authored-by: Benedict Etzel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3acf246e9..d104b4f6349 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Facebook](https://img.shields.io/badge/-FlyByWireSimulations-e84393?label=&logo=facebook&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://www.facebook.com/FlyByWireSimulations/) [![Instagram](https://img.shields.io/badge/-@FlyByWireSim-e84393?label=&logo=instagram&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://instagram.com/flybywiresim) -The A32NX and A380X Projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 n Microsoft Flight Simulator that are as close to reality as possible. +The A32NX and A380X Projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 in Microsoft Flight Simulator that are as close to reality as possible. The following aircraft configurations are currently simulated or targeted: From d487f501b2d5976aff3ccb6d6642861aefada0c6 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 7 Jan 2024 07:32:30 -0500 Subject: [PATCH 04/10] Update README.md Co-authored-by: Frank Kopp --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d104b4f6349..21f97b6e9d4 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,8 @@ We don't know, since it depends on many factors. We will announce each new stabl Read [Contributing.md](.github/Contributing.md) and join our Discord to get started. -### Are the aircraft payware? +### Are FlyByWire aircraft payware? + No, they are completely free aircraft, open-source. From 17edb74daadb66aa7689e5be4292c137a72118bd Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 7 Jan 2024 07:32:45 -0500 Subject: [PATCH 05/10] Update README.md Co-authored-by: Frank Kopp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f97b6e9d4..8453cc45214 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Read [Contributing.md](.github/Contributing.md) and join our Discord to get star ### Are FlyByWire aircraft payware? -No, they are completely free aircraft, open-source. +No, they are completely free aircraft, open-source, including SimBridge and other FlyByWire projects which are publicly accessible via GitHub. ### How do we report bugs? From ab83bba05fc0a2551a8bd53fb19384a311584841 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 7 Jan 2024 07:33:07 -0500 Subject: [PATCH 06/10] Update README.md Co-authored-by: Frank Kopp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8453cc45214..6330c23900f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Facebook](https://img.shields.io/badge/-FlyByWireSimulations-e84393?label=&logo=facebook&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://www.facebook.com/FlyByWireSimulations/) [![Instagram](https://img.shields.io/badge/-@FlyByWireSim-e84393?label=&logo=instagram&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://instagram.com/flybywiresim) -The A32NX and A380X Projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 in Microsoft Flight Simulator that are as close to reality as possible. +The A32NX and A380X projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 in Microsoft Flight Simulator that are as close to reality as possible. The following aircraft configurations are currently simulated or targeted: From c99fbc8f5a8efb288cef8e1b215b289b24ebaad4 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:25:40 -0500 Subject: [PATCH 07/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6330c23900f..d2e2e0d2961 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Facebook](https://img.shields.io/badge/-FlyByWireSimulations-e84393?label=&logo=facebook&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://www.facebook.com/FlyByWireSimulations/) [![Instagram](https://img.shields.io/badge/-@FlyByWireSim-e84393?label=&logo=instagram&logoColor=ffffff&color=6399AE&labelColor=00C2CB)](https://instagram.com/flybywiresim) -The A32NX and A380X projects are community-driven open source projects to recreate, respectively, a free Airbus A320neo and A380-800 in Microsoft Flight Simulator that are as close to reality as possible. +The A32NX and A380X Projects are community-driven open source projects to recreate, respectively, a free Airbus A320-200N and A380-800 in Microsoft Flight Simulator that are as close to reality as possible. The following aircraft configurations are currently simulated or targeted: From 0f8bd5bf25ec11cb7335f3e4684b7a5d590781f4 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:26:08 -0500 Subject: [PATCH 08/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e2e0d2961..8f0ece1634c 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Please read the [known Issues and bug reporting](#known-issues-and-bug-reporting ### Is this going to be "study-level"? -While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320neo and A380-800 to the Microsoft Flight Simulator platform. +While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320-200 and A380-800 to the Microsoft Flight Simulator platform. ### Is feature X from the real aircraft going to be implemented? From 975c61ff6df762d6182a76b33cb2ec33f481e9f1 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:26:51 -0500 Subject: [PATCH 09/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f0ece1634c..d2e2e0d2961 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Please read the [known Issues and bug reporting](#known-issues-and-bug-reporting ### Is this going to be "study-level"? -While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320-200 and A380-800 to the Microsoft Flight Simulator platform. +While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320neo and A380-800 to the Microsoft Flight Simulator platform. ### Is feature X from the real aircraft going to be implemented? From 2acd8e655572d23967cf1954f3570072025d59af Mon Sep 17 00:00:00 2001 From: Benjamin Dupont <4503241+Benjozork@users.noreply.github.com> Date: Sun, 4 Feb 2024 19:27:47 -0500 Subject: [PATCH 10/10] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2e2e0d2961..a8eed8d3564 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The A32NX and A380X Projects are community-driven open source projects to recrea The following aircraft configurations are currently simulated or targeted: -### A320neo (LEAP) +### A320-200N (LEAP) ``` Model A320-251N @@ -76,7 +76,6 @@ Read [Contributing.md](.github/Contributing.md) and join our Discord to get star ### Are FlyByWire aircraft payware? - No, they are completely free aircraft, open-source, including SimBridge and other FlyByWire projects which are publicly accessible via GitHub. ### How do we report bugs? @@ -85,7 +84,7 @@ Please read the [known Issues and bug reporting](#known-issues-and-bug-reporting ### Is this going to be "study-level"? -While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320neo and A380-800 to the Microsoft Flight Simulator platform. +While many in the team dislike the term "study-level" as its use is mostly applicable to certified training devices, we are in fact very dedicated on bringing a high fidelity A320-200N and A380-800 to the Microsoft Flight Simulator platform. ### Is feature X from the real aircraft going to be implemented?