diff --git a/.gitignore b/.gitignore index bad740d7c..8a152bf68 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +~* +/.run/ /.idea/ /site/ /.cache/ diff --git a/TODO_README.md b/TODO_README.md new file mode 100644 index 000000000..c79c60890 --- /dev/null +++ b/TODO_README.md @@ -0,0 +1,199 @@ +# How + +- avoid screenshots for now - use placeholders instead (exception is flight-deck overview) + - text, dummy-image or similar A32NX images +- do not add notes to features if available or not. These will still change a lot and we will do it + shortly before release +- otherwise use the A32NX docs as a guide for the content - if you think you can improve on the pages + in the A32NX docs, feel free to do so for the A380X docs. But we recommend to not make your life + unnecessarily difficult + +# TODO + +1. Navigation restructuring for multiple aircraft +2. Content restructuring for common content for both aircraft +3. Create scaffolding navigation for new aircraft sections +4. Create scaffolding content for new aircraft sections +5. Content creation for new aircraft sections in roughly this priority order: + 1. Beginner Guide + 2. Update common pages to refer to both projects and aircraft + - (e.g. homepage, Overview pages, FAQ, Support Guide, release notes, common questions, Install Guide, etc.) + 3. Common Features (depending on structure) - e.g. EFB, Tiller, and such...) + 4. List will be updated as needed +6. Apply new CSS style to all existing pages + + +## List of pages/section that need to be migrated from the A32NX docs or completed in general +Changes have been made to this list to better reflect meeting alignment with core team and A380 team. The lists below are "MUST HAVES" before we move forward with a release pipeline (at least on the docs side of things). It will be structured as follows: + +- P1 - High Priority (for RC and general public) + - Requires assistance from dev, pilot insight, and general collaboration to get out the door. +- P2 - Ongoing work + - As aircraft develops this can be done in tandem or shortly after RC and general release. +- Docs Team - Manadatory for docs team to complete before RC and general release. + - Clean up and docs structure that will be handled by Docs Maintainers. Contributors can focus on content. + +Let's try and avoid duplication where possible. + +### P1 + +- [x] Homepage (serviceable) +- [x] FlyByWire Aircraft Overview +- [ ] FAQ - Further Pending (Val) +- [ ] Installation Guide - cleanup, split section if required, etc. + - [ ] Overview + - [ ] Versions + - Add simple versioning table + - [ ] Installation (TODO: Part 2) + - Add A380X specific installation links / steps + - [x] Settings (minor changes possibly required) + - [ ] Liveries (TODO) +- [ ] A32NX + - [x] Overview + - [ ] Feature Guides - split into a32nx/a380x specific features and common features + - [x] API +- [ ] A380X + - [ ] Overview + - [ ] Feature Guides (need a list of available features for early documentation) + - [ ] Hardware Guides (Limited/Initial) +- [ ] Pilot's Corner + - [x] Overview + - [x] A32NX Corner + - [ ] Beginner Guide + - [ ] Add Flow Patterns + - [x] A320X Pilot Briefing + - [x] Flight-Deck + - [x] MFD + - [x] PFD + - [ ] ND + - [x] EWD + - [x] SD + - [ ] FCU + - [ ] A380X Corner + - [ ] Beginner Guide - **Important** + - [ ] Minor Advanced Guides? - **SEE P2** + - [ ] A380X Pilot Briefing - **Initial Progress Only / Coming Soon Sections Valid** + - [ ] Flight-Deck - Basic with all links + - [ ] Limitations - **IMPORTANT** + - [ ] MFD - Coming soon OK + - [ ] PFD - Coming soon OK + - [ ] ND - Coming Soon OK + - [ ] EWD - Coming soon OK + - [ ] SD - Coming soon OK + - [ ] FCU - Coming soon OK + - [x] Airliner Corner + - [x] Airliner Flying Guide + - [x] Terms and Abbreviations + +### P2 + +- [ ] Pilot's Corner + - [x] Advanced Guide + - [ ] ... / split into a32nx/a380x specific features and common features + - [ ] A380X Corner + - [ ] Advanced Guides + - [ ] Add Go-Around + - [ ] Add OANS + - [ ] A380X specific features + - [ ] A380X Pilot Briefing - **Continue P1 Work** + - [ ] Flight-Deck + - [ ] Limitations + - [ ] MFD + - [ ] PFD + - [ ] ND + - [ ] EWD + - [ ] SD + - [ ] FCU +- [ ] A380X + - [ ] API + - [ ] Hardware Guides (FULL) + +### Docs Team All Phases + +- [x] Update and add redirects for pages that have been moved or renamed +- [x] Fix broken links and images +- [ ] Support Guide - cleanup, split section if required, etc. +- [ ] Common Features - Check structure and move if necessary. Also change into card format. + - [ ] EFB + - [ ] Tiller + - [ ] ... +- [x] Release Notes + - [x] Overview + - [x] A32NX + - [x] A380X - No Stable yet Page is ready but hidden +- FlyByWire Tools + - [x] SimBridge + - [x] Installer +- [ ] Development Corner + - check what changes are required in this section + - Push that back up to P1/P2 + +## Master List + +- [ ] Homepage +- [ ] FlyByWire Aircraft Overview +- [ ] FAQ - Further Pending (Val) +- [ ] Installation Guide - cleanup, split section if required, etc. + - [ ] Overview + - [ ] Versions + - [ ] Installation (TODO: Part 2) + - [x] Settings + - [ ] Liveries (TODO) +- [ ] Support Guide - cleanup, split section if required, etc. +- [ ] A32NX + - [x] Overview + - [ ] Feature Guides - split into a32nx/a380x specific features and common features + - [x] API +- [ ] A380X + - [ ] Overview + - [ ] Feature Guides + - [ ] API +- [ ] Common Features + - [ ] EFB + - [ ] Tiller + - [ ] ... +- [ ] Pilot's Corner + - [x] Overview + - [x] A32NX Corner + - [ ] Beginner Guide + - [ ] Add Flow Patterns + - [x] Advanced Guide + - [ ] ... / split into a32nx/a380x specific features and common features + - [x] A320X Pilot Briefing + - [x] Flight-Deck + - [x] MFD + - [x] PFD + - [ ] ND + - [x] EWD + - [x] SD + - [ ] FCU + - [ ] A380X Corner + - [ ] Beginner Guide + - [ ] Advanced Guides + - [ ] Add Go-Around + - [ ] Add OANS + - [ ] A380X specific features + - [ ] A380X Pilot Briefing + - [ ] Flight-Deck + - [ ] Limitations + - [ ] MFD + - [ ] PFD + - [ ] ND + - [ ] EWD + - [ ] SD + - [ ] FCU + - [x] Airliner Corner + - [x] Airliner Flying Guide + - [x] Terms and Abbreviations + - [ ] Development Corner + - check what changes are required in this section + - FlyByWire Tools + - [x] SimBridge + - [ ] Installer + - [ ] Release Notes + - [ ] Overview + - [x] A32NX + - [ ] A380X + +- [ ] Update and add redirects for pages that have been moved or renamed + diff --git a/WIP/index.md b/WIP/index.md index 905cc6fbc..7f90202d9 100644 --- a/WIP/index.md +++ b/WIP/index.md @@ -7,7 +7,7 @@ automatically download it into the proper folder. The installer will always chec Our installer also features SimBridge - our custom-built application to utilize remote tools. Check out the dedicated page for upcoming features and their status: -[SimBridge](../docs/simbridge/index.md){ .md-button } +[SimBridge](../docs/tools/simbridge/index.md){ .md-button } --- diff --git a/archive/exp.md b/archive/exp.md index cb90e3395..0b375d941 100644 --- a/archive/exp.md +++ b/archive/exp.md @@ -21,7 +21,7 @@ We are testing the new FWS (Flight Warning System) which replaces the previous p See technical details in the respective [GitHub Pull Request #4872](https://github.com/flybywiresim/aircraft/pull/4872){target=new}. -{loading=lazy width=50%} +{loading=lazy width=50%} Summary: @@ -34,15 +34,15 @@ powered by the FWS truly won't work when both FWCs are unpowered or have failed. The following are features in testing that require the use of SimBridge: -- [Terrain Display](../docs/simbridge/simbridge-feature-guides/terrain.md) - **Now Available on the Development Version** +- [Terrain Display](../docs/tools/simbridge/simbridge-feature-guides/terrain.md) - **Now Available on the Development Version** - Remote MCDU (Web MCDU) - **Now Available on the Development Version** - - [Setup and Configuration Guide](../docs/simbridge/simbridge-feature-guides/remote-displays/remote-mcdu.md) - - [Usage Guide](../docs/simbridge/simbridge-feature-guides/remote-displays/remote-mcdu.md) -- [Company Routes](../docs/simbridge/simbridge-feature-guides/coroute.md) - **Now Available on the Development Version** + - [Setup and Configuration Guide](../docs/tools/simbridge/simbridge-feature-guides/remote-displays/remote-mcdu.md) + - [Usage Guide](../docs/tools/simbridge/simbridge-feature-guides/remote-displays/remote-mcdu.md) +- [Company Routes](../docs/tools/simbridge/simbridge-feature-guides/coroute.md) - **Now Available on the Development Version** !!! tip "SimBridge Information" - - Learn about SimBridge and further status of various features, please - [Read Here](../docs/simbridge/index.md). - - [SimBridge setup and configuration guide](../docs/simbridge/install-configure/configuration.md). + - Learn about SimBridge and further status of various features, please - [Read Here](../docs/tools/simbridge/index.md). + - [SimBridge setup and configuration guide](../docs/tools/simbridge/install-configure/configuration.md). ### Pause at Top of Descent (TOD) @@ -137,4 +137,4 @@ the C* law, this is incorrect and will result in issues if no ADR is available. ### Download and Install -See [Installation Guide](../docs/fbw-a32nx/installation.md#downloads). \ No newline at end of file +See [Installation Guide](../docs/aircraft/install/installation.md#downloads). \ No newline at end of file diff --git a/archive/flypados2/charts.md b/archive/flypados2/charts.md index 6b0224996..ad79c3198 100644 --- a/archive/flypados2/charts.md +++ b/archive/flypados2/charts.md @@ -1,4 +1,4 @@ - + # flyPad Navigation & Charts diff --git a/archive/flypados2/dashboard.md b/archive/flypados2/dashboard.md index 4f21a7982..e1e625b8a 100644 --- a/archive/flypados2/dashboard.md +++ b/archive/flypados2/dashboard.md @@ -1,4 +1,4 @@ - + # flyPad Dashboard @@ -54,7 +54,7 @@ We have applied a helpful coloring scheme a large European airline uses to point  -If you have [configured](settings.md) your simBrief account correctly, you can click the above button to load your last simBrief flight plan into the flyPad. This does not load the flight plan into the MCDU - you need to load it there separately (see [MCDU simBrief Integration](../../docs/pilots-corner/beginner-guide/preparing-mcdu.md#a32nx-simbrief-integration)) . +If you have [configured](settings.md) your simBrief account correctly, you can click the above button to load your last simBrief flight plan into the flyPad. This does not load the flight plan into the MCDU - you need to load it there separately (see [MCDU simBrief Integration](../../docs/pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md#a32nx-simbrief-integration)) . ### Map Zoom and Tools diff --git a/archive/flypados2/dispatch.md b/archive/flypados2/dispatch.md index dadfb74de..79792ba6e 100644 --- a/archive/flypados2/dispatch.md +++ b/archive/flypados2/dispatch.md @@ -1,4 +1,4 @@ - + # flyPad Dispatch diff --git a/archive/flypados2/failures.md b/archive/flypados2/failures.md index 6a732cce0..2bc2b3900 100644 --- a/archive/flypados2/failures.md +++ b/archive/flypados2/failures.md @@ -1,4 +1,4 @@ - + # flyPad Failures diff --git a/archive/flypados2/ground.md b/archive/flypados2/ground.md index 2c8e1aecc..35cc995af 100644 --- a/archive/flypados2/ground.md +++ b/archive/flypados2/ground.md @@ -1,4 +1,4 @@ - + # flyPad Ground diff --git a/archive/flypados2/index.md b/archive/flypados2/index.md index 9191e1bdc..3909e20b5 100644 --- a/archive/flypados2/index.md +++ b/archive/flypados2/index.md @@ -3,7 +3,7 @@ title: flyPadOS 2 EFB - Overview description: A guide the flyPadOS 2 EFB used in the Stable version of the A32NX. --- - + # flyPadOS 2 EFB diff --git a/archive/flypados2/online-atc.md b/archive/flypados2/online-atc.md index 94212573c..af1017a7f 100644 --- a/archive/flypados2/online-atc.md +++ b/archive/flypados2/online-atc.md @@ -1,4 +1,4 @@ - + # flyPad Online ATC @@ -36,4 +36,4 @@ Go back to the ATC page and see the list of the currently available ATC stations ### Using Hoppie ACARS -See documentation for [Hoppie ACARS](../../docs/fbw-a32nx/feature-guides/hoppie.md) +See documentation for [Hoppie ACARS](../../docs/aircraft/a32nx/feature-guides/hoppie.md) diff --git a/archive/flypados2/performance.md b/archive/flypados2/performance.md index 9e9467526..b21bdbe11 100644 --- a/archive/flypados2/performance.md +++ b/archive/flypados2/performance.md @@ -1,4 +1,4 @@ - + # flyPad Performance @@ -6,7 +6,7 @@ This calculator helps the pilot to calculate when to start descending (aka the Top of Descent) based on various variables so that different scenarios can be calculated (e.g. descending with 3° descent rate, descending with a given vertical speed, etc.). -For more information about descent and approach planning see our guide: [Descent and Approach Planning](../../docs/pilots-corner/beginner-guide/descent.md#1-descent-and-approach-planning) +For more information about descent and approach planning see our guide: [Descent and Approach Planning](../../docs/pilots-corner/a32nx/a32nx-beginner-guide/descent.md#1-descent-and-approach-planning)
diff --git a/archive/flypados2/settings.md b/archive/flypados2/settings.md
index b2a4db5e2..d9c8c7e82 100644
--- a/archive/flypados2/settings.md
+++ b/archive/flypados2/settings.md
@@ -1,4 +1,4 @@
-
+
# flyPad Settings
@@ -150,7 +150,7 @@ stations and air stations. The current implementation works with fixed timings t
- User can set the simulated boarding time to either a realistic time (~15min), a faster time (~3-4min), or instant.
- Based on full load - 174 passengers and full cargo.
- MCDU Keyboard Input (unrealistic)
- - Enables the MCDU Keyboard input feature (see [MCDU Keyboard](../../docs/fbw-a32nx/feature-guides/mcdu-keyboard.md)).
+ - Enables the MCDU Keyboard input feature (see [MCDU Keyboard](../../docs/aircraft/a32nx/feature-guides/mcdu-keyboard.md)).
- MCDU Focus Timeout (s)
- The timeout feature will "automatically unfocus" the MCDU screen after the given amount of seconds.
- Valid range is 5 - 120 seconds.
@@ -158,7 +158,7 @@ stations and air stations. The current implementation works with fixed timings t
- User can chose to use how the nose wheel shall be controlled:
- Legacy mode (Disabled): Rudder controls also move the nose wheel. No separation.
- Realistic mode (Enabled): Nose Wheel steering with tiller handwheel is separate from the rudder.
- - See our guide: [Nose Wheel and Tiller Operation](../../docs/fbw-a32nx/feature-guides/nw-tiller.md)
+ - See our guide: [Nose Wheel and Tiller Operation](../../docs/aircraft/a32nx/feature-guides/nw-tiller.md)
- Home Cockpit Mode
- Removes backlight bleed from PFD, ND, and ECAMs
- Removes reflection from the ISIS
@@ -211,7 +211,7 @@ Settings for integrations with various data and information sources.
- See [next chapter](#simbrief-integration).
- Hoppie User ID:
- Unique logon code that is used to identify the user for the Hoppie ACARS communication.
- - See [Create a logon code](../../docs/fbw-a32nx/feature-guides/hoppie.md#create-a-logon-code) in our documentation for Hoppie ACARS.
+ - See [Create a logon code](../../docs/aircraft/a32nx/feature-guides/hoppie.md#create-a-logon-code) in our documentation for Hoppie ACARS.
### simBrief Integration
@@ -260,7 +260,7 @@ Settings for various audio sources and sounds.
For detailed information on these settings please visit:
-[Audio Configuration Page](../../docs/fbw-a32nx/feature-guides/audio.md){.md-button}
+[Audio Configuration Page](../../docs/aircraft/a32nx/feature-guides/audio.md){.md-button}
## flyPad Settings
diff --git a/archive/web-mcdu.md b/archive/web-mcdu.md
index 37f68a44c..2f84a584d 100644
--- a/archive/web-mcdu.md
+++ b/archive/web-mcdu.md
@@ -20,7 +20,7 @@ The MCDU Web Interface allows you to display and control the MCDU on a browser i
See list of compatible and tested browsers: [Compatible Browsers](#compatible-browsers)
!!! note "MCDU Web Interface"
- {loading=lazy}
+ {loading=lazy}
It also allows you to use your real printer as a cockpit printer for the MCDU.
@@ -32,9 +32,9 @@ To be able to use the MCDU Web Interface you need to start the web server which
To do this locate the `flybywire-aircraft-a320-neo` folder in your MSFS Community folder. Within this folder you will find a folder called `MCDU SERVER`. Open this folder.
-{loading=lazy}
+{loading=lazy}
-{loading=lazy}
+{loading=lazy}
Double-click on the `server.exe` file to start the MCDU Server.
@@ -51,7 +51,7 @@ After this the MCDU Server will start and will provide you with links for your l
**You will need to keep this window open and the MCDU Server running to use the MCDU Web Interface**.
-{loading=lazy}
+{loading=lazy}
### MCDU Server Connection Attempts Timeout
@@ -61,7 +61,7 @@ Therefore, a timeout mechanism has been built into the MCDU limiting the number
A setting in the fylPad EFB Sim Options page has been introduced to allow users to restart the connection attempts or to turn off the attempts to connect to the MCDU Server completely.
-
+
The three settings are:
@@ -248,11 +248,11 @@ Options:
To use advanced startup options you can use a Windows Powershell or Windows Command Prompt.
-{loading=lazy}
+{loading=lazy}
Alternatively you can create a Windows Shortcut for the server.exe file and add the parameters to the target field.
-{loading=lazy}
+{loading=lazy}
### Network Configuration
@@ -263,7 +263,7 @@ This is typically the case if both, the PC and the device use the same Internet
To check this you can look at the IP address the MCDU server has listed in its command window.
-{loading=lazy}
+{loading=lazy}
In the example above the IP address is `192.168.1.19`.
@@ -377,7 +377,7 @@ Of course now the firewall might need to be opened for this new port.
#### Websocket Port is Occupied
-If the port for the MCDU Websocket Server is occupied you need to first change this port in the [flyPad EFB Sim options page](../docs/fbw-a32nx/feature-guides/flypados3/settings.md#sim-options).
+If the port for the MCDU Websocket Server is occupied you need to first change this port in the [flyPad EFB Sim options page](../docs/aircraft/common/flypados3/settings.md#sim-options).
You can then start the MCDU server using the new websocket port with this option:
@@ -440,7 +440,7 @@ Now every time Microsoft Flight Simulator starts it will also start the MCDU Ser
## MCDU Server Architecture
-{loading=lazy}
+{loading=lazy}
The MCDU Server uses a web application running in the browser to send and receive data via the Web Socket protocol from the MCDU.
diff --git a/docs/.pages b/docs/.pages
index ef1618b0b..cbbd39daf 100644
--- a/docs/.pages
+++ b/docs/.pages
@@ -1,7 +1,7 @@
nav:
- Home: index.md
- - fbw-a32nx
+ - aircraft
- pilots-corner
- dev-corner
- - simbridge
+ - tools
- release-notes
diff --git a/docs/aircraft/.pages b/docs/aircraft/.pages
new file mode 100644
index 000000000..cc9534aff
--- /dev/null
+++ b/docs/aircraft/.pages
@@ -0,0 +1,9 @@
+title: FlyByWire Aircraft
+nav:
+ - Overview: index.md
+ - FAQ: faq.md
+ - Installation: install
+ - Support: support
+ - A32NX: a32nx
+ - A380X: a380x
+ - Common Features: common
\ No newline at end of file
diff --git a/docs/aircraft/a32nx/.pages b/docs/aircraft/a32nx/.pages
new file mode 100644
index 000000000..b79c19b87
--- /dev/null
+++ b/docs/aircraft/a32nx/.pages
@@ -0,0 +1,5 @@
+title: A32NX
+nav:
+ - Overview: index.md
+ - Feature Guides: feature-guides
+ - API and Hardware: a32nx-api
diff --git a/docs/fbw-a32nx/a32nx-api/.pages b/docs/aircraft/a32nx/a32nx-api/.pages
similarity index 100%
rename from docs/fbw-a32nx/a32nx-api/.pages
rename to docs/aircraft/a32nx/a32nx-api/.pages
diff --git a/docs/fbw-a32nx/a32nx-api/a32nx-flightdeck-api.md b/docs/aircraft/a32nx/a32nx-api/a32nx-flightdeck-api.md
similarity index 95%
rename from docs/fbw-a32nx/a32nx-api/a32nx-flightdeck-api.md
rename to docs/aircraft/a32nx/a32nx-api/a32nx-flightdeck-api.md
index 80871cc50..9d78a9154 100644
--- a/docs/fbw-a32nx/a32nx-api/a32nx-flightdeck-api.md
+++ b/docs/aircraft/a32nx/a32nx-api/a32nx-flightdeck-api.md
@@ -7,8 +7,8 @@ hide:
# A32NX Flight Deck API
-[A320neo Pilot Briefing](../../pilots-corner/a32nx-briefing/index.md){ .md-button }
-[Clickable Flight Deck](../../pilots-corner/a32nx-briefing/flight-deck/index.md){ .md-button }
+[A320neo Pilot Briefing](../../../pilots-corner/a32nx/a32nx-briefing/index.md){ .md-button }
+[Clickable Flight Deck](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/index.md){ .md-button }
!!! note ""
The below table might lag behind the current developments of the A32NX. It is based on the A32NX Development version, and we try to keep it updated as best as possible.
@@ -26,7 +26,7 @@ Find the complete list of Custom Event and Custom LVARS of the A32NX:
### ELEC Panel
-Flight Deck: [ELEC Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/elec.md)
+Flight Deck: [ELEC Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/elec.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------|:------------------------------------------|:----------|:-----------|:-----------------|:-------------------------------------------|
@@ -75,7 +75,7 @@ Flight Deck: [ELEC Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/e
### External Lights Panel
-Flight Deck: [EXT LT Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/ext-lt.md)
+Flight Deck: [EXT LT Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/ext-lt.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:----------------------|:---------|:-----------|:-----------------|:-------------------------------------------------------------------|
@@ -156,7 +156,7 @@ Flight Deck: [EXT LT Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd
### Interior Lights Panel
-Flight Deck: [INT LT Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/int-lt.md)
+Flight Deck: [INT LT Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/int-lt.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-----------------------|:-----------------------|:-------|:-----------|:-----------------|:---------------------|
@@ -171,7 +171,7 @@ Flight Deck: [INT LT Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/
### Signs Panel
-Flight Deck: [Signs Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/signs.md)
+Flight Deck: [Signs Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/signs.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:--------------------------------------------|:---------|:-----------|:-----------------|:--------------------|
@@ -184,7 +184,7 @@ Flight Deck: [Signs Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/s
### ADIRS Panel
-Flight Deck: [ADIRS Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/adirs.md)
+Flight Deck: [ADIRS Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/adirs.md)
!!! note "The below table shows the API for ADIR 1. Replace `1` with `2` or `3` for the other ADIRS."
@@ -204,7 +204,7 @@ Flight Deck: [ADIRS Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/a
### APU Panel
-Flight Deck: [APU Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/apu.md)
+Flight Deck: [APU Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/apu.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------|:--------------------------------------|:---------|:-----------|:------------|:-------|
@@ -218,7 +218,7 @@ Flight Deck: [APU Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/apu
### RCDR Panel
-Flight Deck: [RCDR Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/voice-recorder.md)
+Flight Deck: [RCDR Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/voice-recorder.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------|:-----------------------------|:---------|:-----------|:------------|:-------|
@@ -230,7 +230,7 @@ Flight Deck: [RCDR Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/vo
### Oxygen Panel
-Flight Deck: [Oxygen Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/oxygen.md)
+Flight Deck: [Oxygen Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/oxygen.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:------------|:--------------------------------|:---------|:-----------|:------------|:-------|
@@ -242,7 +242,7 @@ Flight Deck: [Oxygen Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/
### Fire Panel
-Flight Deck: [Fire Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/fire.md)
+Flight Deck: [Fire Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/fire.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------------------|:------------------------------------------|:---------|:-----------|:------------|:-----------------------------------------|
@@ -266,7 +266,7 @@ Flight Deck: [Fire Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/fi
### Fuel Panel
-Flight Deck: [Fuel Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/fuel.md)
+Flight Deck: [Fuel Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/fuel.md)
!!! note "The below table shows ':' if a pump index has to be added. Replace with appropriate value for the corresponding pump. E.g. FUELSYSTEM_PUMP_TOGGLE:2"
L1=2, L2=5, C1=9, C2=10, R1=3, R2=6
@@ -292,7 +292,7 @@ Flight Deck: [Fuel Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/fu
### Air Condition Panel
-Flight Deck: [AC Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/ac.md)
+Flight Deck: [AC Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/ac.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:---------------|:----------------------------------------------|:---------|:-----------|:------------|:-------------|
@@ -342,7 +342,7 @@ Flight Deck: [AC Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/ac.m
### Anti Ice Panel
-Flight Deck: [Anti Ice Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/anti-ice.md)
+Flight Deck: [Anti Ice Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/anti-ice.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:------------------|:-----------------------------------------------------|:---------|:-----------|:-----------------|:------------------------|
@@ -366,7 +366,7 @@ Flight Deck: [Anti Ice Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovh
### Calls Panel
-Flight Deck: [Calls Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/calls.md)
+Flight Deck: [Calls Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/calls.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:---------|:-------------------------|:---------|:-----------|:------------|:-------|
@@ -383,7 +383,7 @@ Flight Deck: [Calls Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/c
### Wiper Panel
-Flight Deck: [Wiper Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/wipers.md)
+Flight Deck: [Wiper Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/wipers.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:----------------------------------------|:-------------------|:-----------|:------------|:-----------------------------------------------------|
@@ -400,7 +400,7 @@ Flight Deck: [Wiper Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/w
### Flight Control Panel
-Flight Deck: [Flight Control Panel](../../pilots-corner/a32nx-briefing/flight-deck/ovhd/flight-control-computer.md)
+Flight Deck: [Flight Control Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/ovhd/flight-control-computer.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------------------|:-----------------------------------------------|:---------|:-----------|:------------|:-------|
@@ -415,7 +415,7 @@ Flight Deck: [Flight Control Panel](../../pilots-corner/a32nx-briefing/flight-de
### Lighting Knobs
-Flight Deck: [Glareshield Lighting Knobs](../../pilots-corner/a32nx-briefing/flight-deck/glareshield/light-knobs.md)
+Flight Deck: [Glareshield Lighting Knobs](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/glareshield/light-knobs.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------------------------|:-----------------------|:-------|:-----------|:---------|:-------|
@@ -429,7 +429,7 @@ Flight Deck: [Glareshield Lighting Knobs](../../pilots-corner/a32nx-briefing/fli
### EFIS Control Panel
-Flight Deck: [EFIS Control Panel](../../pilots-corner/a32nx-briefing/flight-deck/glareshield/efis_control.md)
+Flight Deck: [EFIS Control Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/glareshield/efis_control.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:---------------------------------|:-----------------|:-----------|:-----------------|:--------------------------------------------------|
@@ -464,7 +464,7 @@ Flight Deck: [EFIS Control Panel](../../pilots-corner/a32nx-briefing/flight-deck
### FCU Panel
-Flight Deck: [FCU Panel](../../pilots-corner/a32nx-briefing/flight-deck/glareshield/fcu.md)
+Flight Deck: [FCU Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/glareshield/fcu.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:------------------|:------------------------------------|:---------------------|:-----------|:-----------------|:-------------------------------------------------------------------------|
@@ -559,7 +559,7 @@ Flight Deck: [FCU Panel](../../pilots-corner/a32nx-briefing/flight-deck/glareshi
### Warning Panel
-Flight Deck: [Warning Panel](../../pilots-corner/a32nx-briefing/flight-deck/glareshield/warning.md)
+Flight Deck: [Warning Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/glareshield/warning.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------------|:---------------------------------|:---------|:-----------|:-------------------------|:-------|
@@ -581,7 +581,7 @@ Flight Deck: [Warning Panel](../../pilots-corner/a32nx-briefing/flight-deck/glar
### Instrument Lighting Control Panel
-Flight Deck: [ILCP Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/ilcp.md)
+Flight Deck: [ILCP Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/ilcp.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------------|:-----------------------|:------------|:-----------|:---------|:-------|
@@ -611,7 +611,7 @@ Flight Deck: [ILCP Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/i
### Autobrake, Gear Lever and Gear Annunciation
-Flight Deck: [Autobrake and Gear Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/autobrake-gear.md)
+Flight Deck: [Autobrake and Gear Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/autobrake-gear.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------------------|:--------------------------------|:---------|:-----------|:-----------------|:-----------------------------------|
@@ -643,7 +643,7 @@ Flight Deck: [Autobrake and Gear Panel](../../pilots-corner/a32nx-briefing/fligh
### ISIS
-Flight Deck: [ISIS Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/isis.md)
+Flight Deck: [ISIS Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/isis.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-----------|:----------------------|:-------|:-----------|:------------|:--------------------------------------------|
@@ -651,7 +651,7 @@ Flight Deck: [ISIS Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/i
### Clock
-Flight Deck: [Chrono Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/clock.md)
+Flight Deck: [Chrono Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/clock.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------------|:-----------------------------|:----------------------|:-----------|:------------|:-----------------------------|
@@ -661,7 +661,7 @@ Flight Deck: [Chrono Panel](../../pilots-corner/a32nx-briefing/flight-deck/front
### TERR ON ND
-Flight Deck: [ND Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/nd.md)
+Flight Deck: [ND Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/nd.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:-------------------------|:---------|:-----------|:------------|:-------|
@@ -670,7 +670,7 @@ Flight Deck: [ND Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/nd.
### DCDU
-Flight Deck: [DCDU Panel](../../pilots-corner/a32nx-briefing/flight-deck/front/dcdu.md)
+Flight Deck: [DCDU Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/front/dcdu.md)
note "The below table shows the API for left DCDU. Replace `L` with `R` for the right DCDU."
@@ -682,7 +682,7 @@ note "The below table shows the API for left DCDU. Replace `L` with `R` for the
### MCDU Panel
-Flight Deck: [MCDU Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/mcdu.md)
+Flight Deck: [MCDU Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/mcdu.md)
!!! note "The below table shows the API for left MCDU. Replace `L` with `R` for the right MCDU."
@@ -692,7 +692,7 @@ Flight Deck: [MCDU Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedesta
### Switching Panel
-Flight Deck: [Switching Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/switching.md)
+Flight Deck: [Switching Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/switching.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:------------|:---------------------------------|:-------|:-----------|:------------|:----------------------|
@@ -706,7 +706,7 @@ Flight Deck: [Switching Panel](../../pilots-corner/a32nx-briefing/flight-deck/pe
### ECAM Control Panel
-Flight Deck: [ECAM Control Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/ecam-control.md)
+Flight Deck: [ECAM Control Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/ecam-control.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------------------|:---------------------------------|:---------|:-----------|:------------|:---------------------------------------------------------------------------|
@@ -753,7 +753,7 @@ A32NX_ECAM_SD_CURRENT_PAGE_INDEX:
### Thrust Lever and Trim Wheel
-Flight Deck: [Thrust Lever Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md)
+Flight Deck: [Thrust Lever Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/thrust-pitch-trim.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:----------------------|:----------------------------|:--------------|:-----------|:-----------------|:--------|
@@ -766,7 +766,7 @@ Flight Deck: [Thrust Lever Panel](../../pilots-corner/a32nx-briefing/flight-deck
### RMP
-Flight Deck: [RMP Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/rmp.md)
+Flight Deck: [RMP Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/rmp.md)
!!! note "The below table shows the API for RMP 1. Replace `1` with `2` or `3` for the other RMPs."
@@ -790,7 +790,7 @@ Flight Deck: [RMP Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal
### Lighting Pedestal Captain Side Panel
-Flight Deck: [Lighting Pedestal Cpt. Side Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/lighting-capt.md)
+Flight Deck: [Lighting Pedestal Cpt. Side Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/lighting-capt.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------|:-----------------------|:-------|:-----------|:---------|:-------------|
@@ -802,7 +802,7 @@ Flight Deck: [Lighting Pedestal Cpt. Side Panel](../../pilots-corner/a32nx-brief
### WX Radar
-Flight Deck: [WX Radar Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/radar.md)
+Flight Deck: [WX Radar Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/radar.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-----------|:--------------------------------|:---------|:-----------|:------------|:----------------------------|
@@ -823,7 +823,7 @@ Flight Deck: [WX Radar Panel](../../pilots-corner/a32nx-briefing/flight-deck/ped
### ATC-TCAS
-Flight Deck: [ATC-TCAS Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/atc-tcas.md)
+Flight Deck: [ATC-TCAS Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/atc-tcas.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:-----------------------------------|:------------|:-----------|:-----------------|:----------------------------|
@@ -843,7 +843,7 @@ Flight Deck: [ATC-TCAS Panel](../../pilots-corner/a32nx-briefing/flight-deck/ped
### ENG Panel
-Flight Deck: [ENG Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/engine.md)
+Flight Deck: [ENG Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/engine.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:---------------|:-------------------------------|:-----------|:-----------|:-----------|:-----------------------|
@@ -861,7 +861,7 @@ Flight Deck: [ENG Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal
### Speed Brake
-Flight Deck: [Speed Brake Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/speedbrake.md)
+Flight Deck: [Speed Brake Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/speedbrake.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-----------------|:-------------------------------|:---------|:-----------|:-----------------|:---------------------------------|
@@ -874,7 +874,7 @@ Flight Deck: [Speed Brake Panel](../../pilots-corner/a32nx-briefing/flight-deck/
### Flaps
-Flight Deck: [Speed Brake Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/flaps.md)
+Flight Deck: [Speed Brake Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/flaps.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-----------|:---------------------------|:---------|:-----------|:-----------------|:------------------------------|
@@ -895,7 +895,7 @@ Flight Deck: [Speed Brake Panel](../../pilots-corner/a32nx-briefing/flight-deck/
### Parking Brake
-Flight Deck: [Parking Brake Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/parking-brake.md)
+Flight Deck: [Parking Brake Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/parking-brake.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:--------------|:---------------------------|:---------|:-----------|:------------|:-------|
@@ -903,7 +903,7 @@ Flight Deck: [Parking Brake Panel](../../pilots-corner/a32nx-briefing/flight-dec
### Rudder Trim
-Flight Deck: [Rudder Trim Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/rudder-trim.md)
+Flight Deck: [Rudder Trim Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/rudder-trim.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:---------|:------------------|:------------|:-----------|:-----------------|:----------------------------------------------------------------------------------|
@@ -916,7 +916,7 @@ Flight Deck: [Rudder Trim Panel](../../pilots-corner/a32nx-briefing/flight-deck/
### Cockpit Door
-Flight Deck: [Cockpit Door Panel](../../pilots-corner/a32nx-briefing/flight-deck/pedestal/cockpit-door.md)
+Flight Deck: [Cockpit Door Panel](../../../pilots-corner/a32nx/a32nx-briefing/flight-deck/pedestal/cockpit-door.md)
| Function | API Usage | Values | Read/Write | Type | Remark |
|:-------------|:--------------------------|:---------|:-----------|:------------|:-------|
diff --git a/docs/fbw-a32nx/a32nx-api/hardware.md b/docs/aircraft/a32nx/a32nx-api/hardware.md
similarity index 92%
rename from docs/fbw-a32nx/a32nx-api/hardware.md
rename to docs/aircraft/a32nx/a32nx-api/hardware.md
index 5ca1a0d69..c20ea9bab 100644
--- a/docs/fbw-a32nx/a32nx-api/hardware.md
+++ b/docs/aircraft/a32nx/a32nx-api/hardware.md
@@ -34,7 +34,7 @@ To build your own profile, you can use our Flight-Deck API Documentation: [Fligh
{loading=lazy}
!!! tip ""
- Remember to calibrate your throttle detents for this throttle: [TCA Throttle Calibration](../feature-guides/flypados3/throttle-calibration.md#thrustmaster-tca-throttle)
+ Remember to calibrate your throttle detents for this throttle: [TCA Throttle Calibration](../../common/flypados3/throttle-calibration.md#thrustmaster-tca-throttle)
!!! warning ""
To avoid unexpected problems during a flight, some default keybindings should be removed when using the TCA Throttle.
@@ -54,7 +54,7 @@ To build your own profile, you can use our Flight-Deck API Documentation: [Fligh
!!! tip ""
If you experience problems like brakes getting stuck while taxiing or twitching rudders, make sure that your pedals
- are set up correctly. [T.Flight Rudder Pedals Settings](../support/detail-pages/rudder.md)
+ are set up correctly. [T.Flight Rudder Pedals Settings](../../support/detail-pages/rudder.md)
### Elgato Stream Deck
@@ -81,7 +81,7 @@ The rest of the buttons can be mapped as you require it.
{loading=lazy}
!!! tip ""
- Remember to calibrate your throttle detents for this throttle: [TWCS Throttle Calibration](../feature-guides/flypados3/throttle-calibration.md#thrustmaster-twcs-throttle)
+ Remember to calibrate your throttle detents for this throttle: [TWCS Throttle Calibration](../../common/flypados3/throttle-calibration.md#thrustmaster-twcs-throttle)
The rest of the buttons can be mapped as you require it.
diff --git a/docs/fbw-a32nx/a32nx-api/index.md b/docs/aircraft/a32nx/a32nx-api/index.md
similarity index 100%
rename from docs/fbw-a32nx/a32nx-api/index.md
rename to docs/aircraft/a32nx/a32nx-api/index.md
diff --git a/docs/fbw-a32nx/a32nx-api/lvars-events.md b/docs/aircraft/a32nx/a32nx-api/lvars-events.md
similarity index 100%
rename from docs/fbw-a32nx/a32nx-api/lvars-events.md
rename to docs/aircraft/a32nx/a32nx-api/lvars-events.md
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Multi Panel.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Multi Panel.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Multi Panel.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Multi Panel.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Pro Switch Panel.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Pro Switch Panel.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Pro Switch Panel.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Pro Switch Panel.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Script Panel.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Script Panel.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Script Panel.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Script Panel.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Stream Deck XL.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Stream Deck XL.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 Stream Deck XL.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 Stream Deck XL.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 TCA-Q Addon.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 TCA-Q Addon.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020 TCA-Q Addon.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020 TCA-Q Addon.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020.pdf b/docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020.pdf
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/A32NX FBW MSFS2020.pdf
rename to docs/aircraft/a32nx/assets/api-guide/A32NX FBW MSFS2020.pdf
diff --git a/docs/fbw-a32nx/assets/api-guide/flight-control-mapping.png b/docs/aircraft/a32nx/assets/api-guide/flight-control-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/flight-control-mapping.png
rename to docs/aircraft/a32nx/assets/api-guide/flight-control-mapping.png
diff --git a/docs/fbw-a32nx/assets/api-guide/logitech-multi-panel.png b/docs/aircraft/a32nx/assets/api-guide/logitech-multi-panel.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/logitech-multi-panel.png
rename to docs/aircraft/a32nx/assets/api-guide/logitech-multi-panel.png
diff --git a/docs/fbw-a32nx/assets/api-guide/logitech-switch-panel.png b/docs/aircraft/a32nx/assets/api-guide/logitech-switch-panel.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/logitech-switch-panel.png
rename to docs/aircraft/a32nx/assets/api-guide/logitech-switch-panel.png
diff --git a/docs/fbw-a32nx/assets/api-guide/pushback-api-example.png b/docs/aircraft/a32nx/assets/api-guide/pushback-api-example.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/pushback-api-example.png
rename to docs/aircraft/a32nx/assets/api-guide/pushback-api-example.png
diff --git a/docs/fbw-a32nx/assets/api-guide/spad-profile.png b/docs/aircraft/a32nx/assets/api-guide/spad-profile.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/spad-profile.png
rename to docs/aircraft/a32nx/assets/api-guide/spad-profile.png
diff --git a/docs/fbw-a32nx/assets/api-guide/spad-profile1.png b/docs/aircraft/a32nx/assets/api-guide/spad-profile1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/spad-profile1.png
rename to docs/aircraft/a32nx/assets/api-guide/spad-profile1.png
diff --git a/docs/fbw-a32nx/assets/api-guide/stream-deck.png b/docs/aircraft/a32nx/assets/api-guide/stream-deck.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/stream-deck.png
rename to docs/aircraft/a32nx/assets/api-guide/stream-deck.png
diff --git a/docs/fbw-a32nx/assets/api-guide/tca-settings.png b/docs/aircraft/a32nx/assets/api-guide/tca-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/tca-settings.png
rename to docs/aircraft/a32nx/assets/api-guide/tca-settings.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-t-flight-rudder.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-t16000m-fcs.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-t16000m-fcs.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-t16000m-fcs.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-t16000m-fcs.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-quadrant-add-on.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-quadrant-add-on.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-quadrant-add-on.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-quadrant-add-on.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-quadrant.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-quadrant.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-quadrant.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-quadrant.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-sidestick.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-sidestick.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-tca-sidestick.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-tca-sidestick.png
diff --git a/docs/fbw-a32nx/assets/api-guide/thrustmaster-twcs-throttle.png b/docs/aircraft/a32nx/assets/api-guide/thrustmaster-twcs-throttle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/api-guide/thrustmaster-twcs-throttle.png
rename to docs/aircraft/a32nx/assets/api-guide/thrustmaster-twcs-throttle.png
diff --git a/docs/fbw-a32nx/assets/custom-hydraulics/gear/crank_handle.png b/docs/aircraft/a32nx/assets/custom-hydraulics/gear/crank_handle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/custom-hydraulics/gear/crank_handle.png
rename to docs/aircraft/a32nx/assets/custom-hydraulics/gear/crank_handle.png
diff --git a/docs/fbw-a32nx/assets/custom-hydraulics/gear/emergency_input.png b/docs/aircraft/a32nx/assets/custom-hydraulics/gear/emergency_input.png
similarity index 100%
rename from docs/fbw-a32nx/assets/custom-hydraulics/gear/emergency_input.png
rename to docs/aircraft/a32nx/assets/custom-hydraulics/gear/emergency_input.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/afloor1.png b/docs/aircraft/a32nx/assets/feature-guides/afloor1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/afloor1.png
rename to docs/aircraft/a32nx/assets/feature-guides/afloor1.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/air-conditioning/EFBFailures.JPG b/docs/aircraft/a32nx/assets/feature-guides/air-conditioning/EFBFailures.JPG
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/air-conditioning/EFBFailures.JPG
rename to docs/aircraft/a32nx/assets/feature-guides/air-conditioning/EFBFailures.JPG
diff --git a/docs/fbw-a32nx/assets/feature-guides/air-conditioning/air-cond-failures.jpg b/docs/aircraft/a32nx/assets/feature-guides/air-conditioning/air-cond-failures.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/air-conditioning/air-cond-failures.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/air-conditioning/air-cond-failures.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-01.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-01.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-01.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-01.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-02.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-02.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-02.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-02.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-03.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-03.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-03.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-03.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-04.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-04.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-04.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-04.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-05.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-05.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-05.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-05.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-06.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-06.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-06.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-06.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-07.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-07.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-07.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-07.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-08.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-08.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-08.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-08.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-09.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-09.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-09.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-09.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-10.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-10.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-10.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-10.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-11.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-11.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-11.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-11.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-12.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-12.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-12.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-12.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-13.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-13.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-13.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-13.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-14.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-14.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-14.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-14.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-15.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-15.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-15.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-15.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-16.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-16.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-16.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-16.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-17.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-17.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-17.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-17.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-18.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-18.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-18.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-18.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-19.jpg b/docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-19.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/custom-camera-view-19.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/custom-camera-view-19.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/fixed-camera-keyboard-shortcuts.png b/docs/aircraft/a32nx/assets/feature-guides/camera-views/fixed-camera-keyboard-shortcuts.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/fixed-camera-keyboard-shortcuts.png
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/fixed-camera-keyboard-shortcuts.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/camera-views/fixed-camera-menu.png b/docs/aircraft/a32nx/assets/feature-guides/camera-views/fixed-camera-menu.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/camera-views/fixed-camera-menu.png
rename to docs/aircraft/a32nx/assets/feature-guides/camera-views/fixed-camera-menu.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/chocks-cones/chocks.png b/docs/aircraft/a32nx/assets/feature-guides/chocks-cones/chocks.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/chocks-cones/chocks.png
rename to docs/aircraft/a32nx/assets/feature-guides/chocks-cones/chocks.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/chocks-cones/chocks_2.png b/docs/aircraft/a32nx/assets/feature-guides/chocks-cones/chocks_2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/chocks-cones/chocks_2.png
rename to docs/aircraft/a32nx/assets/feature-guides/chocks-cones/chocks_2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/chocks-cones/cones.png b/docs/aircraft/a32nx/assets/feature-guides/chocks-cones/cones.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/chocks-cones/cones.png
rename to docs/aircraft/a32nx/assets/feature-guides/chocks-cones/cones.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/chocks-cones/efb-ground-chocks-cones.png b/docs/aircraft/a32nx/assets/feature-guides/chocks-cones/efb-ground-chocks-cones.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/chocks-cones/efb-ground-chocks-cones.png
rename to docs/aircraft/a32nx/assets/feature-guides/chocks-cones/efb-ground-chocks-cones.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/freetext1.jpg b/docs/aircraft/a32nx/assets/feature-guides/freetext1.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/freetext1.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/freetext1.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/freetext2.jpg b/docs/aircraft/a32nx/assets/feature-guides/freetext2.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/freetext2.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/freetext2.jpg
diff --git a/docs/fbw-a32nx/assets/feature-guides/gwcg.png b/docs/aircraft/a32nx/assets/feature-guides/gwcg.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/gwcg.png
rename to docs/aircraft/a32nx/assets/feature-guides/gwcg.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p1.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p1.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p1.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p2-atis.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p2-atis.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p2-atis.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p2-atis.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p2-dcl.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p2-dcl.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/atc-menu-p2-dcl.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/atc-menu-p2-dcl.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance-p2.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance-p2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance-p2.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance-p2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance-wilco.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance-wilco.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance-wilco.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance-wilco.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-clearance.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-clearance.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-climb.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-climb.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-climb.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-climb.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-contact.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-contact.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-contact.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-contact.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-current-atc.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-current-atc.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-current-atc.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-current-atc.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-dcl-after-send.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-dcl-after-send.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-dcl-after-send.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-dcl-after-send.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-dcl-before-send.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-dcl-before-send.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-dcl-before-send.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-dcl-before-send.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-logoff.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-logoff.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-logoff.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-logoff.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-ocl-clearance.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-ocl-clearance.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-ocl-clearance.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-ocl-clearance.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-ocl-req.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-ocl-req.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/dcdu-ocl-req.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/dcdu-ocl-req.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/efb-settings-atsu-aoc-page.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/efb-settings-atsu-aoc-page.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/efb-settings-atsu-aoc-page.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/efb-settings-atsu-aoc-page.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-4.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-4.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-4.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-4.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-autoupdate.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-autoupdate.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-autoupdate.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-autoupdate.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-details.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-details.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-details.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-details.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-2.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-2.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-3.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-3.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-3.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu-3.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-atis-menu.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-atis-menu.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-dcl.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-dcl.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-dcl.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-dcl.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-dlc-filled.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-dlc-filled.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-dlc-filled.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-dlc-filled.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-msglog.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-msglog.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-msglog.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-msglog.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-notif-failed.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-notif-failed.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-notif-failed.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-notif-failed.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-notif.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-notif.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-notif.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-notif.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-ocl.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-ocl.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-ocl.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-ocl.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-olc-filled.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-olc-filled.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/mcdu-olc-filled.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/mcdu-olc-filled.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/hoppie/stdby.png b/docs/aircraft/a32nx/assets/feature-guides/hoppie/stdby.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/hoppie/stdby.png
rename to docs/aircraft/a32nx/assets/feature-guides/hoppie/stdby.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/sensitivity-custom-ap.png b/docs/aircraft/a32nx/assets/feature-guides/sensitivity-custom-ap.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/sensitivity-custom-ap.png
rename to docs/aircraft/a32nx/assets/feature-guides/sensitivity-custom-ap.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/OFP-settings.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/OFP-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/OFP-settings.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/OFP-settings.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/airframe.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/airframe.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/airframe.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/airframe.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind1.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind1.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind1.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind2.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind2.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind3.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind3.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu-wind3.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu-wind3.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu1b.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu1b.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu1b.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu1b.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu2.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu2.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu3.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu3.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/mcdu3.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/mcdu3.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/pax_cargo.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/pax_cargo.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/pax_cargo.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/pax_cargo.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/pax_zfw.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/pax_zfw.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/pax_zfw.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/pax_zfw.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/simbrief-myfleet.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/simbrief-myfleet.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/simbrief-myfleet.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/simbrief-myfleet.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/simbrief-pax-baggage.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/simbrief-pax-baggage.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/simbrief-pax-baggage.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/simbrief-pax-baggage.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/wb-boarding.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/wb-boarding.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/wb-boarding.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/wb-boarding.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/wb-sliders.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/wb-sliders.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/wb-sliders.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/wb-sliders.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/wb_boarding2.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_boarding2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/wb_boarding2.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_boarding2.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/wb_location.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_location.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/wb_location.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_location.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/simbrief/wb_simbrief.png b/docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_simbrief.png
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/simbrief/wb_simbrief.png
rename to docs/aircraft/a32nx/assets/feature-guides/simbrief/wb_simbrief.png
diff --git a/docs/fbw-a32nx/assets/feature-guides/takeoffcg.jpg b/docs/aircraft/a32nx/assets/feature-guides/takeoffcg.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/feature-guides/takeoffcg.jpg
rename to docs/aircraft/a32nx/assets/feature-guides/takeoffcg.jpg
diff --git a/docs/fbw-a32nx/assets/find-community-folder.png b/docs/aircraft/a32nx/assets/find-community-folder.png
similarity index 100%
rename from docs/fbw-a32nx/assets/find-community-folder.png
rename to docs/aircraft/a32nx/assets/find-community-folder.png
diff --git a/docs/fbw-a32nx/assets/flypados3/airport-selection.png b/docs/aircraft/a32nx/assets/flypados3/airport-selection.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/airport-selection.png
rename to docs/aircraft/a32nx/assets/flypados3/airport-selection.png
diff --git a/docs/fbw-a32nx/assets/flypados3/chart-group-selection.png b/docs/aircraft/a32nx/assets/flypados3/chart-group-selection.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/chart-group-selection.png
rename to docs/aircraft/a32nx/assets/flypados3/chart-group-selection.png
diff --git a/docs/fbw-a32nx/assets/flypados3/chart-runway-length.png b/docs/aircraft/a32nx/assets/flypados3/chart-runway-length.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/chart-runway-length.png
rename to docs/aircraft/a32nx/assets/flypados3/chart-runway-length.png
diff --git a/docs/fbw-a32nx/assets/flypados3/chart-selector.png b/docs/aircraft/a32nx/assets/flypados3/chart-selector.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/chart-selector.png
rename to docs/aircraft/a32nx/assets/flypados3/chart-selector.png
diff --git a/docs/fbw-a32nx/assets/flypados3/charts-navigraph-login.png b/docs/aircraft/a32nx/assets/flypados3/charts-navigraph-login.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/charts-navigraph-login.png
rename to docs/aircraft/a32nx/assets/flypados3/charts-navigraph-login.png
diff --git a/docs/fbw-a32nx/assets/flypados3/checklist-maintenance-widget.png b/docs/aircraft/a32nx/assets/flypados3/checklist-maintenance-widget.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/checklist-maintenance-widget.png
rename to docs/aircraft/a32nx/assets/flypados3/checklist-maintenance-widget.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-checklist-automated.png b/docs/aircraft/a32nx/assets/flypados3/flypad-checklist-automated.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-checklist-automated.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-checklist-automated.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-checklist-page-partly-filled.png b/docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page-partly-filled.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-checklist-page-partly-filled.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page-partly-filled.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-checklist-page-section-filled.png b/docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page-section-filled.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-checklist-page-section-filled.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page-section-filled.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-checklist-page.png b/docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-checklist-page.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-checklist-page.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dashboard-connectivity.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-connectivity.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dashboard-connectivity.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-connectivity.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dashboard-menu.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-menu.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dashboard-menu.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-menu.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dashboard-simbrief.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-simbrief.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dashboard-simbrief.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dashboard-simbrief.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dashboard.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dashboard.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dashboard.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dashboard.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dispatch-ofp.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dispatch-ofp.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dispatch-ofp.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dispatch-ofp.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-dispatch-overview.png b/docs/aircraft/a32nx/assets/flypados3/flypad-dispatch-overview.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-dispatch-overview.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-dispatch-overview.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures-active1-view.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures-active1-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures-active1-view.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures-active1-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures-active2-view.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures-active2-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures-active2-view.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures-active2-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures-compact-view.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures-compact-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures-compact-view.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures-compact-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures-search-view.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures-search-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures-search-view.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures-search-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures-system-view.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures-system-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures-system-view.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures-system-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-failures.png b/docs/aircraft/a32nx/assets/flypados3/flypad-failures.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-failures.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-failures.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-fuel.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-fuel.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-fuel.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-fuel.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-cgenvelope.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-cgenvelope.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-cgenvelope.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-cgenvelope.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-loadingtime.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-loadingtime.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-loadingtime.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-loadingtime.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-seatscargo.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-seatscargo.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-seatscargo.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-seatscargo.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-values.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-values.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-payload-values.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload-values.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-payload.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-payload.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-payload.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground-pushback.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground-pushback.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground-pushback.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground-pushback.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-ground.png b/docs/aircraft/a32nx/assets/flypados3/flypad-ground.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-ground.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-ground.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-hardware-button.png b/docs/aircraft/a32nx/assets/flypados3/flypad-hardware-button.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-hardware-button.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-hardware-button.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-hero.png b/docs/aircraft/a32nx/assets/flypados3/flypad-hero.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-hero.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-hero.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-navigation.png b/docs/aircraft/a32nx/assets/flypados3/flypad-navigation.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-navigation.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-navigation.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-on-off.png b/docs/aircraft/a32nx/assets/flypados3/flypad-on-off.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-on-off.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-on-off.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-online-atc-filter.png b/docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-filter.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-online-atc-filter.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-filter.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-online-atc-frequency.png b/docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-frequency.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-online-atc-frequency.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-frequency.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-online-atc-vatsim.png b/docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-vatsim.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-online-atc-vatsim.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-online-atc-vatsim.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-performance-landing.png b/docs/aircraft/a32nx/assets/flypados3/flypad-performance-landing.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-performance-landing.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-performance-landing.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-performance-takeoff.png b/docs/aircraft/a32nx/assets/flypados3/flypad-performance-takeoff.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-performance-takeoff.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-performance-takeoff.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-performance-tod.png b/docs/aircraft/a32nx/assets/flypados3/flypad-performance-tod.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-performance-tod.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-performance-tod.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-confirm.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-confirm.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-confirm.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-confirm.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-load.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-load.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-load.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-load.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-status.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-status.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-status.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-status.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-wait.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-wait.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft-wait.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft-wait.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-aircraft.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-aircraft.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-help.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-help.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-help.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-help.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-lighting.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-lighting.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-lighting.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-lighting.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-load-button.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-load-button.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-load-button.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-load-button.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-name-change.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-name-change.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-name-change.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-name-change.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-save-preset-button.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-save-preset-button.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-save-preset-button.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-save-preset-button.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-presets-save-preset-confirm.png b/docs/aircraft/a32nx/assets/flypados3/flypad-presets-save-preset-confirm.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-presets-save-preset-confirm.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-presets-save-preset-confirm.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-filled.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-filled.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-filled.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-filled.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-outlined.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-outlined.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-outlined.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-aircraft-icon-outlined.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-turn-prediction.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-turn-prediction.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-map-turn-prediction.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-map-turn-prediction.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-mapzoom.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-mapzoom.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-mapzoom.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-mapzoom.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-system-off.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-system-off.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-system-off.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-system-off.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-system-on.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-system-on.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-system-on.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-system-on.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugcall.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugcall.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugcall.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugcall.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugrelease.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugrelease.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugrelease.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugrelease.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugwait.png b/docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugwait.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-pushback-tugwait.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-pushback-tugwait.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-quick-controls.png b/docs/aircraft/a32nx/assets/flypados3/flypad-quick-controls.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-quick-controls.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-quick-controls.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-setting-throttle-calibration.png b/docs/aircraft/a32nx/assets/flypados3/flypad-setting-throttle-calibration.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-setting-throttle-calibration.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-setting-throttle-calibration.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-about.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-about.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-about.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-about.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-aircraft-configuration.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-aircraft-configuration.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-aircraft-configuration.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-aircraft-configuration.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-atsu-aoc-telex-warning.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-atsu-aoc-telex-warning.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-atsu-aoc-telex-warning.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-atsu-aoc-telex-warning.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-atsu-aoc.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-atsu-aoc.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-atsu-aoc.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-atsu-aoc.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-audio.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-audio.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-audio.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-audio.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-callouts.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-callouts.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-callouts.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-callouts.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-flypad.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-flypad.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-flypad.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-flypad.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-overview.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-overview.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-overview.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-overview.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-overview_sim_options_marked.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-overview_sim_options_marked.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-overview_sim_options_marked.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-overview_sim_options_marked.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-realism-avatars.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism-avatars.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-realism-avatars.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism-avatars.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-realism-avatars2.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism-avatars2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-realism-avatars2.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism-avatars2.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-realism.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-realism.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-realism.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-sim-options-marked.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-sim-options-marked.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-sim-options-marked.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-sim-options-marked.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-sim-options.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-sim-options.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-sim-options.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-sim-options.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-settings-third-party-options.png b/docs/aircraft/a32nx/assets/flypados3/flypad-settings-third-party-options.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-settings-third-party-options.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-settings-third-party-options.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-status-bar-icons.png b/docs/aircraft/a32nx/assets/flypados3/flypad-status-bar-icons.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-status-bar-icons.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-status-bar-icons.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-status-crossed.png b/docs/aircraft/a32nx/assets/flypados3/flypad-status-crossed.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-status-crossed.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-status-crossed.png
diff --git a/docs/fbw-a32nx/assets/flypados3/flypad-status-normal.png b/docs/aircraft/a32nx/assets/flypados3/flypad-status-normal.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/flypad-status-normal.png
rename to docs/aircraft/a32nx/assets/flypados3/flypad-status-normal.png
diff --git a/docs/fbw-a32nx/assets/flypados3/fuel-refuel.png b/docs/aircraft/a32nx/assets/flypados3/fuel-refuel.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/fuel-refuel.png
rename to docs/aircraft/a32nx/assets/flypados3/fuel-refuel.png
diff --git a/docs/fbw-a32nx/assets/flypados3/fuel-time.png b/docs/aircraft/a32nx/assets/flypados3/fuel-time.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/fuel-time.png
rename to docs/aircraft/a32nx/assets/flypados3/fuel-time.png
diff --git a/docs/fbw-a32nx/assets/flypados3/fullscreen-control.png b/docs/aircraft/a32nx/assets/flypados3/fullscreen-control.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/fullscreen-control.png
rename to docs/aircraft/a32nx/assets/flypados3/fullscreen-control.png
diff --git a/docs/fbw-a32nx/assets/flypados3/lighting-presets.png b/docs/aircraft/a32nx/assets/flypados3/lighting-presets.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/lighting-presets.png
rename to docs/aircraft/a32nx/assets/flypados3/lighting-presets.png
diff --git a/docs/fbw-a32nx/assets/flypados3/load-from-simbrief.png b/docs/aircraft/a32nx/assets/flypados3/load-from-simbrief.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/load-from-simbrief.png
rename to docs/aircraft/a32nx/assets/flypados3/load-from-simbrief.png
diff --git a/docs/fbw-a32nx/assets/flypados3/local-files-establish-connection.png b/docs/aircraft/a32nx/assets/flypados3/local-files-establish-connection.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/local-files-establish-connection.png
rename to docs/aircraft/a32nx/assets/flypados3/local-files-establish-connection.png
diff --git a/docs/fbw-a32nx/assets/flypados3/local-files-example.png b/docs/aircraft/a32nx/assets/flypados3/local-files-example.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/local-files-example.png
rename to docs/aircraft/a32nx/assets/flypados3/local-files-example.png
diff --git a/docs/fbw-a32nx/assets/flypados3/local-files-img-example.png b/docs/aircraft/a32nx/assets/flypados3/local-files-img-example.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/local-files-img-example.png
rename to docs/aircraft/a32nx/assets/flypados3/local-files-img-example.png
diff --git a/docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions-blank.png b/docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions-blank.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions-blank.png
rename to docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions-blank.png
diff --git a/docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions.png b/docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions.png
rename to docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-3rdpartyoptions.png
diff --git a/docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-auth.png b/docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-auth.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-auth.png
rename to docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-auth.png
diff --git a/docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-override.png b/docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-override.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/navigraph/flypad-ng-override.png
rename to docs/aircraft/a32nx/assets/flypados3/navigraph/flypad-ng-override.png
diff --git a/docs/fbw-a32nx/assets/flypados3/ofp-scroll.png b/docs/aircraft/a32nx/assets/flypados3/ofp-scroll.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/ofp-scroll.png
rename to docs/aircraft/a32nx/assets/flypados3/ofp-scroll.png
diff --git a/docs/fbw-a32nx/assets/flypados3/ofp-zoom.png b/docs/aircraft/a32nx/assets/flypados3/ofp-zoom.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/ofp-zoom.png
rename to docs/aircraft/a32nx/assets/flypados3/ofp-zoom.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-chart.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-chart.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-chart.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-chart.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-charts-reverser.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-charts-reverser.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-charts-reverser.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-charts-reverser.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-ecam-sd.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-ecam-sd.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-ecam-sd.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-ecam-sd.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-maxok.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-maxok.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-maxok.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-maxok.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-mcdu-perf.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-mcdu-perf.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-mcdu-perf.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-mcdu-perf.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-notok.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-notok.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-notok.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-notok.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-landing-ok.png b/docs/aircraft/a32nx/assets/flypados3/performance-landing-ok.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-landing-ok.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-landing-ok.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-tod-angle.png b/docs/aircraft/a32nx/assets/flypados3/performance-tod-angle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-tod-angle.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-tod-angle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-tod-distance.png b/docs/aircraft/a32nx/assets/flypados3/performance-tod-distance.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-tod-distance.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-tod-distance.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-tod-gs.png b/docs/aircraft/a32nx/assets/flypados3/performance-tod-gs.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-tod-gs.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-tod-gs.png
diff --git a/docs/fbw-a32nx/assets/flypados3/performance-tod-vs.png b/docs/aircraft/a32nx/assets/flypados3/performance-tod-vs.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/performance-tod-vs.png
rename to docs/aircraft/a32nx/assets/flypados3/performance-tod-vs.png
diff --git a/docs/fbw-a32nx/assets/flypados3/pinned-charts-delete.png b/docs/aircraft/a32nx/assets/flypados3/pinned-charts-delete.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/pinned-charts-delete.png
rename to docs/aircraft/a32nx/assets/flypados3/pinned-charts-delete.png
diff --git a/docs/fbw-a32nx/assets/flypados3/pinned-charts-search.png b/docs/aircraft/a32nx/assets/flypados3/pinned-charts-search.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/pinned-charts-search.png
rename to docs/aircraft/a32nx/assets/flypados3/pinned-charts-search.png
diff --git a/docs/fbw-a32nx/assets/flypados3/pinned-charts-sort.png b/docs/aircraft/a32nx/assets/flypados3/pinned-charts-sort.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/pinned-charts-sort.png
rename to docs/aircraft/a32nx/assets/flypados3/pinned-charts-sort.png
diff --git a/docs/fbw-a32nx/assets/flypados3/pinned-charts-widget.png b/docs/aircraft/a32nx/assets/flypados3/pinned-charts-widget.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/pinned-charts-widget.png
rename to docs/aircraft/a32nx/assets/flypados3/pinned-charts-widget.png
diff --git a/docs/fbw-a32nx/assets/flypados3/pinned-charts.png b/docs/aircraft/a32nx/assets/flypados3/pinned-charts.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/pinned-charts.png
rename to docs/aircraft/a32nx/assets/flypados3/pinned-charts.png
diff --git a/docs/fbw-a32nx/assets/flypados3/rotate-control.png b/docs/aircraft/a32nx/assets/flypados3/rotate-control.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/rotate-control.png
rename to docs/aircraft/a32nx/assets/flypados3/rotate-control.png
diff --git a/docs/fbw-a32nx/assets/flypados3/simbrief-account-data.png b/docs/aircraft/a32nx/assets/flypados3/simbrief-account-data.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/simbrief-account-data.png
rename to docs/aircraft/a32nx/assets/flypados3/simbrief-account-data.png
diff --git a/docs/fbw-a32nx/assets/flypados3/simbrief-account-field-error.png b/docs/aircraft/a32nx/assets/flypados3/simbrief-account-field-error.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/simbrief-account-field-error.png
rename to docs/aircraft/a32nx/assets/flypados3/simbrief-account-field-error.png
diff --git a/docs/fbw-a32nx/assets/flypados3/simbrief-account-field.png b/docs/aircraft/a32nx/assets/flypados3/simbrief-account-field.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/simbrief-account-field.png
rename to docs/aircraft/a32nx/assets/flypados3/simbrief-account-field.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/EFB-Overlapping-Detents.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/EFB-Overlapping-Detents.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/EFB-Overlapping-Detents.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/EFB-Overlapping-Detents.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/EFB-SaveApply.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/EFB-SaveApply.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/EFB-SaveApply.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/EFB-SaveApply.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/Honeycomb-Bravo.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Honeycomb-Bravo.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/Honeycomb-Bravo.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Honeycomb-Bravo.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOption.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOption.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOption.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOption.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOptions-Page.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOptions-Page.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOptions-Page.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ControlsOptions-Page.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-Throttle-Sensitivity.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-Throttle-Sensitivity.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-Throttle-Sensitivity.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-Throttle-Sensitivity.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ThrottleAxis-0to100.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ThrottleAxis-0to100.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/MSFS-ThrottleAxis-0to100.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/MSFS-ThrottleAxis-0to100.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/TCA-Full-Reverse.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TCA-Full-Reverse.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/TCA-Full-Reverse.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TCA-Full-Reverse.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/TCA-Reverse-Idle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TCA-Reverse-Idle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/TCA-Reverse-Idle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TCA-Reverse-Idle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/TWCS-Reverser-Button.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TWCS-Reverser-Button.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/TWCS-Reverser-Button.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/TWCS-Reverser-Button.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/Test-view.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Test-view.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/Test-view.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Test-view.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/Throttle-Mapping.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Throttle-Mapping.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/Throttle-Mapping.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Throttle-Mapping.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TCA.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TCA.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TCA.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TCA.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TWCS-Throttle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TWCS-Throttle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TWCS-Throttle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/Thrustmaster-TWCS-Throttle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/base-settings.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/base-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/base-settings.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/base-settings.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/bravo-msfs-mapping1.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/bravo-msfs-mapping1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/bravo-msfs-mapping1.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/bravo-msfs-mapping1.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/clb-keyboard-detent.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/clb-keyboard-detent.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/clb-keyboard-detent.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/clb-keyboard-detent.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/clear-current-input.jpg b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/clear-current-input.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/clear-current-input.jpg
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/clear-current-input.jpg
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/deadband-setting.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/deadband-setting.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/deadband-setting.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/deadband-setting.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/duplicate-controller-profile.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/duplicate-controller-profile.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/duplicate-controller-profile.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/duplicate-controller-profile.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-calibration-page-reset.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-calibration-page-reset.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-calibration-page-reset.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-calibration-page-reset.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-calibration-page1.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-calibration-page1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-calibration-page1.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-calibration-page1.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-climb.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-climb.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-climb.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-climb.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-flex.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-flex.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-flex.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-flex.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-idle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-idle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-idle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-idle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-reverse-idle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-reverse-idle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-reverse-idle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-reverse-idle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-toga.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-toga.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/efb-toga.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/efb-toga.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flyPad-Settings.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flyPad-Settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flyPad-Settings.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flyPad-Settings.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibrate.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibrate.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibrate.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibrate.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page2.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page2.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page2.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page3.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page3.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page3.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-calibration-page3.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-clb-detent.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-clb-detent.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-clb-detent.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-clb-detent.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-next-to-throttle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-next-to-throttle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-next-to-throttle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-next-to-throttle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-simoptions-highlighted.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-simoptions-highlighted.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/flypad-simoptions-highlighted.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/flypad-simoptions-highlighted.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/full-reverse.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/full-reverse.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/full-reverse.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/full-reverse.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/idle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/idle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/idle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/idle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-f1-f4.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-f1-f4.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-f1-f4.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-f1-f4.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-clb.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-clb.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-clb.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-clb.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-flx.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-flx.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-flx.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-flx.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-idle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-idle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-idle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-idle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revfull.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revfull.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revfull.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revfull.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revidle.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revidle.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revidle.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-revidle.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-toga.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-toga.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-toga.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-mapping-toga.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-throttle-keymapping.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-throttle-keymapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/keyboard-throttle-keymapping.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/keyboard-throttle-keymapping.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-controller-options-filter.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-controller-options-filter.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-controller-options-filter.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-controller-options-filter.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-throttle cut.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-throttle cut.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-throttle cut.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-throttle cut.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-throttle-cut.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-throttle-cut.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/msfs-throttle-cut.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/msfs-throttle-cut.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverse-axis-box.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverse-axis-box.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverse-axis-box.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverse-axis-box.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverser-hold.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverser-hold.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverser-hold.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverser-hold.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverser-toggle-hold.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverser-toggle-hold.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/reverser-toggle-hold.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/reverser-toggle-hold.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/sensitivity-settings.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/sensitivity-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/sensitivity-settings.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/sensitivity-settings.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-2.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-2.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-2.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-3.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-3.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-3.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping-3.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/throttle-axis-mapping.png
diff --git a/docs/fbw-a32nx/assets/flypados3/throttle-calibration/xbox-controller.png b/docs/aircraft/a32nx/assets/flypados3/throttle-calibration/xbox-controller.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/throttle-calibration/xbox-controller.png
rename to docs/aircraft/a32nx/assets/flypados3/throttle-calibration/xbox-controller.png
diff --git a/docs/fbw-a32nx/assets/flypados3/weather-widget-input.png b/docs/aircraft/a32nx/assets/flypados3/weather-widget-input.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/weather-widget-input.png
rename to docs/aircraft/a32nx/assets/flypados3/weather-widget-input.png
diff --git a/docs/fbw-a32nx/assets/flypados3/widgets-rearrange.png b/docs/aircraft/a32nx/assets/flypados3/widgets-rearrange.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/widgets-rearrange.png
rename to docs/aircraft/a32nx/assets/flypados3/widgets-rearrange.png
diff --git a/docs/fbw-a32nx/assets/flypados3/zoom-control.png b/docs/aircraft/a32nx/assets/flypados3/zoom-control.png
similarity index 100%
rename from docs/fbw-a32nx/assets/flypados3/zoom-control.png
rename to docs/aircraft/a32nx/assets/flypados3/zoom-control.png
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-fuel-start.png b/docs/aircraft/a32nx/assets/gsxintegration/gsx-fuel-start.png
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-fuel-start.png
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-fuel-start.png
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-hero.jpg b/docs/aircraft/a32nx/assets/gsxintegration/gsx-hero.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-hero.jpg
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-hero.jpg
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-payload-start.jpg b/docs/aircraft/a32nx/assets/gsxintegration/gsx-payload-start.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-payload-start.jpg
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-payload-start.jpg
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-profile-custom.png b/docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-custom.png
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-profile-custom.png
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-custom.png
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-profile-developer.png b/docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-developer.png
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-profile-developer.png
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-developer.png
diff --git a/docs/fbw-a32nx/assets/gsxintegration/gsx-profile-page.png b/docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-page.png
similarity index 100%
rename from docs/fbw-a32nx/assets/gsxintegration/gsx-profile-page.png
rename to docs/aircraft/a32nx/assets/gsxintegration/gsx-profile-page.png
diff --git a/docs/fbw-a32nx/assets/mcdu-kb/efb-settings-simoptions-mcdukb.png b/docs/aircraft/a32nx/assets/mcdu-kb/efb-settings-simoptions-mcdukb.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-kb/efb-settings-simoptions-mcdukb.png
rename to docs/aircraft/a32nx/assets/mcdu-kb/efb-settings-simoptions-mcdukb.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/efb-setting-simoptions.png b/docs/aircraft/a32nx/assets/mcdu-server/efb-setting-simoptions.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/efb-setting-simoptions.png
rename to docs/aircraft/a32nx/assets/mcdu-server/efb-setting-simoptions.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/ipad-network-info.png b/docs/aircraft/a32nx/assets/mcdu-server/ipad-network-info.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/ipad-network-info.png
rename to docs/aircraft/a32nx/assets/mcdu-server/ipad-network-info.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdr-server.exe.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdr-server.exe.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdr-server.exe.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdr-server.exe.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules-2.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules-2.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules-2.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules-2.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-firewall-automatic-rules.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-server-architecture.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-architecture.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-server-architecture.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-architecture.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-server-cmd-window.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-cmd-window.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-server-cmd-window.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-cmd-window.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-server-folder.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-folder.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-server-folder.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-server-folder.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-windows-auto-fwrules-dialog.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-windows-auto-fwrules-dialog.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-windows-auto-fwrules-dialog.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-windows-auto-fwrules-dialog.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/mcdu-windows-service-printer.png b/docs/aircraft/a32nx/assets/mcdu-server/mcdu-windows-service-printer.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/mcdu-windows-service-printer.png
rename to docs/aircraft/a32nx/assets/mcdu-server/mcdu-windows-service-printer.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/samsung-network-info.png b/docs/aircraft/a32nx/assets/mcdu-server/samsung-network-info.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/samsung-network-info.png
rename to docs/aircraft/a32nx/assets/mcdu-server/samsung-network-info.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/web-mcdu-ipad.webp b/docs/aircraft/a32nx/assets/mcdu-server/web-mcdu-ipad.webp
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/web-mcdu-ipad.webp
rename to docs/aircraft/a32nx/assets/mcdu-server/web-mcdu-ipad.webp
diff --git a/docs/fbw-a32nx/assets/mcdu-server/windows-command-prompt.png b/docs/aircraft/a32nx/assets/mcdu-server/windows-command-prompt.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/windows-command-prompt.png
rename to docs/aircraft/a32nx/assets/mcdu-server/windows-command-prompt.png
diff --git a/docs/fbw-a32nx/assets/mcdu-server/windows-shortcut-dialog.png b/docs/aircraft/a32nx/assets/mcdu-server/windows-shortcut-dialog.png
similarity index 100%
rename from docs/fbw-a32nx/assets/mcdu-server/windows-shortcut-dialog.png
rename to docs/aircraft/a32nx/assets/mcdu-server/windows-shortcut-dialog.png
diff --git a/docs/fbw-a32nx/assets/new-aircraft.png b/docs/aircraft/a32nx/assets/new-aircraft.png
similarity index 100%
rename from docs/fbw-a32nx/assets/new-aircraft.png
rename to docs/aircraft/a32nx/assets/new-aircraft.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/assistance-options.png b/docs/aircraft/a32nx/assets/nw-tiller/assistance-options.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/assistance-options.png
rename to docs/aircraft/a32nx/assets/nw-tiller/assistance-options.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/flypad-settings-simoptions-tiller.png b/docs/aircraft/a32nx/assets/nw-tiller/flypad-settings-simoptions-tiller.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/flypad-settings-simoptions-tiller.png
rename to docs/aircraft/a32nx/assets/nw-tiller/flypad-settings-simoptions-tiller.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/handwheel-controller-mapping.png b/docs/aircraft/a32nx/assets/nw-tiller/handwheel-controller-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/handwheel-controller-mapping.png
rename to docs/aircraft/a32nx/assets/nw-tiller/handwheel-controller-mapping.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/handwheel-disconnect-button-mapping.png b/docs/aircraft/a32nx/assets/nw-tiller/handwheel-disconnect-button-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/handwheel-disconnect-button-mapping.png
rename to docs/aircraft/a32nx/assets/nw-tiller/handwheel-disconnect-button-mapping.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/handwheel-keyboard-mapping.png b/docs/aircraft/a32nx/assets/nw-tiller/handwheel-keyboard-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/handwheel-keyboard-mapping.png
rename to docs/aircraft/a32nx/assets/nw-tiller/handwheel-keyboard-mapping.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/nosewheel-steering-reference.png b/docs/aircraft/a32nx/assets/nw-tiller/nosewheel-steering-reference.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/nosewheel-steering-reference.png
rename to docs/aircraft/a32nx/assets/nw-tiller/nosewheel-steering-reference.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/nws-axis.png b/docs/aircraft/a32nx/assets/nw-tiller/nws-axis.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/nws-axis.png
rename to docs/aircraft/a32nx/assets/nw-tiller/nws-axis.png
diff --git a/docs/fbw-a32nx/assets/nw-tiller/side-console-handwheel.png b/docs/aircraft/a32nx/assets/nw-tiller/side-console-handwheel.png
similarity index 100%
rename from docs/fbw-a32nx/assets/nw-tiller/side-console-handwheel.png
rename to docs/aircraft/a32nx/assets/nw-tiller/side-console-handwheel.png
diff --git a/docs/fbw-a32nx/assets/rudder/GameControllersRudderSettings.jpg b/docs/aircraft/a32nx/assets/rudder/GameControllersRudderSettings.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/rudder/GameControllersRudderSettings.jpg
rename to docs/aircraft/a32nx/assets/rudder/GameControllersRudderSettings.jpg
diff --git a/docs/fbw-a32nx/assets/rudder/GameControllersThrustmaster.jpg b/docs/aircraft/a32nx/assets/rudder/GameControllersThrustmaster.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/rudder/GameControllersThrustmaster.jpg
rename to docs/aircraft/a32nx/assets/rudder/GameControllersThrustmaster.jpg
diff --git a/docs/fbw-a32nx/assets/rudder/TRJ12-Calibration.jpg b/docs/aircraft/a32nx/assets/rudder/TRJ12-Calibration.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/rudder/TRJ12-Calibration.jpg
rename to docs/aircraft/a32nx/assets/rudder/TRJ12-Calibration.jpg
diff --git a/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg b/docs/aircraft/a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg
rename to docs/aircraft/a32nx/assets/rudder/ThrustmasterRudderSensitiviy.jpg
diff --git a/docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSettings.jpg b/docs/aircraft/a32nx/assets/rudder/ThrustmasterRudderSettings.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/rudder/ThrustmasterRudderSettings.jpg
rename to docs/aircraft/a32nx/assets/rudder/ThrustmasterRudderSettings.jpg
diff --git a/docs/fbw-a32nx/assets/settings/a32nx-ai-alert.png b/docs/aircraft/a32nx/assets/settings/a32nx-ai-alert.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/a32nx-ai-alert.png
rename to docs/aircraft/a32nx/assets/settings/a32nx-ai-alert.png
diff --git a/docs/fbw-a32nx/assets/settings/ai-options.png b/docs/aircraft/a32nx/assets/settings/ai-options.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/ai-options.png
rename to docs/aircraft/a32nx/assets/settings/ai-options.png
diff --git a/docs/fbw-a32nx/assets/settings/ai-settings-new.png b/docs/aircraft/a32nx/assets/settings/ai-settings-new.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/ai-settings-new.png
rename to docs/aircraft/a32nx/assets/settings/ai-settings-new.png
diff --git a/docs/fbw-a32nx/assets/settings/assistance-options.png b/docs/aircraft/a32nx/assets/settings/assistance-options.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/assistance-options.png
rename to docs/aircraft/a32nx/assets/settings/assistance-options.png
diff --git a/docs/fbw-a32nx/assets/settings/efb-settings-atsuaoc-error-reporting.png b/docs/aircraft/a32nx/assets/settings/efb-settings-atsuaoc-error-reporting.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/efb-settings-atsuaoc-error-reporting.png
rename to docs/aircraft/a32nx/assets/settings/efb-settings-atsuaoc-error-reporting.png
diff --git a/docs/fbw-a32nx/assets/settings/error-reporting-consent.png b/docs/aircraft/a32nx/assets/settings/error-reporting-consent.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/error-reporting-consent.png
rename to docs/aircraft/a32nx/assets/settings/error-reporting-consent.png
diff --git a/docs/fbw-a32nx/assets/settings/msfs-dx11.png b/docs/aircraft/a32nx/assets/settings/msfs-dx11.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/msfs-dx11.png
rename to docs/aircraft/a32nx/assets/settings/msfs-dx11.png
diff --git a/docs/fbw-a32nx/assets/settings/msfs-legacy-controls.png b/docs/aircraft/a32nx/assets/settings/msfs-legacy-controls.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/msfs-legacy-controls.png
rename to docs/aircraft/a32nx/assets/settings/msfs-legacy-controls.png
diff --git a/docs/fbw-a32nx/assets/settings/msfs-settings.png b/docs/aircraft/a32nx/assets/settings/msfs-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/msfs-settings.png
rename to docs/aircraft/a32nx/assets/settings/msfs-settings.png
diff --git a/docs/fbw-a32nx/assets/settings/msfs-sim-crash-settings.png b/docs/aircraft/a32nx/assets/settings/msfs-sim-crash-settings.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/msfs-sim-crash-settings.png
rename to docs/aircraft/a32nx/assets/settings/msfs-sim-crash-settings.png
diff --git a/docs/fbw-a32nx/assets/settings/racing-pedals-config.png b/docs/aircraft/a32nx/assets/settings/racing-pedals-config.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/racing-pedals-config.png
rename to docs/aircraft/a32nx/assets/settings/racing-pedals-config.png
diff --git a/docs/fbw-a32nx/assets/settings/utf8-windows-setting.png b/docs/aircraft/a32nx/assets/settings/utf8-windows-setting.png
similarity index 100%
rename from docs/fbw-a32nx/assets/settings/utf8-windows-setting.png
rename to docs/aircraft/a32nx/assets/settings/utf8-windows-setting.png
diff --git a/docs/fbw-a32nx/assets/support-guide/Content-Manager.jpg b/docs/aircraft/a32nx/assets/support-guide/Content-Manager.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/Content-Manager.jpg
rename to docs/aircraft/a32nx/assets/support-guide/Content-Manager.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/Installer.jpg b/docs/aircraft/a32nx/assets/support-guide/Installer.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/Installer.jpg
rename to docs/aircraft/a32nx/assets/support-guide/Installer.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/MSFS-Version-MSStore.jpg b/docs/aircraft/a32nx/assets/support-guide/MSFS-Version-MSStore.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/MSFS-Version-MSStore.jpg
rename to docs/aircraft/a32nx/assets/support-guide/MSFS-Version-MSStore.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/MSFS-Version-alttab.jpg b/docs/aircraft/a32nx/assets/support-guide/MSFS-Version-alttab.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/MSFS-Version-alttab.jpg
rename to docs/aircraft/a32nx/assets/support-guide/MSFS-Version-alttab.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/MSFS-Version.jpg b/docs/aircraft/a32nx/assets/support-guide/MSFS-Version.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/MSFS-Version.jpg
rename to docs/aircraft/a32nx/assets/support-guide/MSFS-Version.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/Pinned-Messages.png b/docs/aircraft/a32nx/assets/support-guide/Pinned-Messages.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/Pinned-Messages.png
rename to docs/aircraft/a32nx/assets/support-guide/Pinned-Messages.png
diff --git a/docs/fbw-a32nx/assets/support-guide/Search-support.png b/docs/aircraft/a32nx/assets/support-guide/Search-support.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/Search-support.png
rename to docs/aircraft/a32nx/assets/support-guide/Search-support.png
diff --git a/docs/fbw-a32nx/assets/support-guide/Sticky-Message.png b/docs/aircraft/a32nx/assets/support-guide/Sticky-Message.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/Sticky-Message.png
rename to docs/aircraft/a32nx/assets/support-guide/Sticky-Message.png
diff --git a/docs/fbw-a32nx/assets/support-guide/cockpit-screenshot.jpg b/docs/aircraft/a32nx/assets/support-guide/cockpit-screenshot.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/cockpit-screenshot.jpg
rename to docs/aircraft/a32nx/assets/support-guide/cockpit-screenshot.jpg
diff --git a/docs/fbw-a32nx/assets/support-guide/controller-deadzone.png b/docs/aircraft/a32nx/assets/support-guide/controller-deadzone.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/controller-deadzone.png
rename to docs/aircraft/a32nx/assets/support-guide/controller-deadzone.png
diff --git a/docs/fbw-a32nx/assets/support-guide/terrain1.png b/docs/aircraft/a32nx/assets/support-guide/terrain1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/terrain1.png
rename to docs/aircraft/a32nx/assets/support-guide/terrain1.png
diff --git a/docs/fbw-a32nx/assets/support-guide/wb_new1.png b/docs/aircraft/a32nx/assets/support-guide/wb_new1.png
similarity index 100%
rename from docs/fbw-a32nx/assets/support-guide/wb_new1.png
rename to docs/aircraft/a32nx/assets/support-guide/wb_new1.png
diff --git a/docs/fbw-a32nx/assets/tca-engine-switch-mapping.png b/docs/aircraft/a32nx/assets/tca-engine-switch-mapping.png
similarity index 100%
rename from docs/fbw-a32nx/assets/tca-engine-switch-mapping.png
rename to docs/aircraft/a32nx/assets/tca-engine-switch-mapping.png
diff --git a/docs/fbw-a32nx/assets/version-sample.jpg b/docs/aircraft/a32nx/assets/version-sample.jpg
similarity index 100%
rename from docs/fbw-a32nx/assets/version-sample.jpg
rename to docs/aircraft/a32nx/assets/version-sample.jpg
diff --git a/docs/fbw-a32nx/feature-guides/.pages b/docs/aircraft/a32nx/feature-guides/.pages
similarity index 88%
rename from docs/fbw-a32nx/feature-guides/.pages
rename to docs/aircraft/a32nx/feature-guides/.pages
index 6ad3a121b..4578b7a5c 100644
--- a/docs/fbw-a32nx/feature-guides/.pages
+++ b/docs/aircraft/a32nx/feature-guides/.pages
@@ -5,5 +5,4 @@ nav:
- Custom Hydraulics: custom-hydraulics.md
- Custom Air Conditioning: custom-air-conditioning.md
- ...
- - flyPadOS 3 EFB: flypados3
- GSX Integration: gsxintegration
diff --git a/docs/fbw-a32nx/feature-guides/audio.md b/docs/aircraft/a32nx/feature-guides/audio.md
similarity index 98%
rename from docs/fbw-a32nx/feature-guides/audio.md
rename to docs/aircraft/a32nx/feature-guides/audio.md
index 53759e4a4..cff5ef4f5 100644
--- a/docs/fbw-a32nx/feature-guides/audio.md
+++ b/docs/aircraft/a32nx/feature-guides/audio.md
@@ -11,7 +11,7 @@ These settings can be found on the EFB:

-For information on the other settings available on the EFB, visit our [flyPad Settings](flypados3/settings.md) page.
+For information on the other settings available on the EFB, visit our [flyPad Settings](../../common/flypados3/settings.md) page.

diff --git a/docs/fbw-a32nx/feature-guides/autopilot-fbw.md b/docs/aircraft/a32nx/feature-guides/autopilot-fbw.md
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/autopilot-fbw.md
rename to docs/aircraft/a32nx/feature-guides/autopilot-fbw.md
diff --git a/docs/fbw-a32nx/feature-guides/cFMS.md b/docs/aircraft/a32nx/feature-guides/cFMS.md
similarity index 91%
rename from docs/fbw-a32nx/feature-guides/cFMS.md
rename to docs/aircraft/a32nx/feature-guides/cFMS.md
index 28f1ad94a..538126ef0 100644
--- a/docs/fbw-a32nx/feature-guides/cFMS.md
+++ b/docs/aircraft/a32nx/feature-guides/cFMS.md
@@ -83,21 +83,21 @@ It entirely replaces the old system, a derivative of the CJ4 mod flight plan sys
We have introduced new features to the custom flight management system as part of a minor update. Please see the list below:
- - LNAV Updates
- - Holding Patterns
- - Turn direction constraints on non-TF legs
- - Overfly restriction support
- - ARINC424 Leg Types
- - AF, CA, CI, CR, CF, DF, HF, HM, HA legs ([See List of Leg Types](../../pilots-corner/advanced-guides/flight-planning/leg-types.md))
- - Turn Prediction Types
- - Path capture
- - Course capture
- - Direct to fix turn
- - Holding pattern entry turn
- - Navigation Display
- - Removed flight plan loading from local storage
- - Corrected active waypoint ETA display
- - Added `EfisVectors` systems with optimized transmit task queue + support for future display of OFFSET, SECONDARY, SECONDARY DASHED, MISSED APPROACH, ALTERNATE and EOSID flight paths.
+- LNAV Updates
+ - Holding Patterns
+ - Turn direction constraints on non-TF legs
+ - Overfly restriction support
+ - ARINC424 Leg Types
+ - AF, CA, CI, CR, CF, DF, HF, HM, HA legs ([See List of Leg Types](../../../pilots-corner/a32nx/a32nx-advanced-guides/flight-planning/leg-types.md))
+ - Turn Prediction Types
+ - Path capture
+ - Course capture
+ - Direct to fix turn
+ - Holding pattern entry turn
+- Navigation Display
+ - Removed flight plan loading from local storage
+ - Corrected active waypoint ETA display
+ - Added `EfisVectors` systems with optimized transmit task queue + support for future display of OFFSET, SECONDARY, SECONDARY DASHED, MISSED APPROACH, ALTERNATE and EOSID flight paths.
??? info "Version 1"
@@ -121,8 +121,8 @@ It entirely replaces the old system, a derivative of the CJ4 mod flight plan sys
## Guides and Information
-- [MCDU Fix Info](../../pilots-corner/advanced-guides/flight-planning/fixinfo.md)
-- [Flight Plan Discontinuities](../../pilots-corner/advanced-guides/flight-planning/disco.md)
+- [MCDU Fix Info](../../../pilots-corner/a32nx/a32nx-advanced-guides/flight-planning/fixinfo.md)
+- [Flight Plan Discontinuities](../../../pilots-corner/a32nx/a32nx-advanced-guides/flight-planning/disco.md)
## Known Issues
@@ -165,7 +165,7 @@ Please see our [Flight Planning in MSFS Guide](flight-planning.md) for more info
!!! info "Important Notice"
- TCAS is now available in the all versions.
- - Terrain Radar is now available in the all versions via [SimBridge](../../index.md).
+ - Terrain Radar is now available in the all versions via [SimBridge](../../../index.md).
- Please see our [CFMS NOTAM](https://flybywiresim.com/notams/cfms/) for further WX/TER information.
It is important to note that the weather radar is not available yet with the latest version of our cFMS(v2). Our current focus is to deliver a more realistic flight planning
diff --git a/docs/fbw-a32nx/feature-guides/camera-views.md b/docs/aircraft/a32nx/feature-guides/camera-views.md
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/camera-views.md
rename to docs/aircraft/a32nx/feature-guides/camera-views.md
diff --git a/docs/fbw-a32nx/feature-guides/custom-air-conditioning.md b/docs/aircraft/a32nx/feature-guides/custom-air-conditioning.md
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/custom-air-conditioning.md
rename to docs/aircraft/a32nx/feature-guides/custom-air-conditioning.md
diff --git a/docs/fbw-a32nx/feature-guides/custom-hydraulics.md b/docs/aircraft/a32nx/feature-guides/custom-hydraulics.md
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/custom-hydraulics.md
rename to docs/aircraft/a32nx/feature-guides/custom-hydraulics.md
diff --git a/docs/fbw-a32nx/feature-guides/flight-planning.md b/docs/aircraft/a32nx/feature-guides/flight-planning.md
similarity index 95%
rename from docs/fbw-a32nx/feature-guides/flight-planning.md
rename to docs/aircraft/a32nx/feature-guides/flight-planning.md
index fd82c12c1..41c69f762 100644
--- a/docs/fbw-a32nx/feature-guides/flight-planning.md
+++ b/docs/aircraft/a32nx/feature-guides/flight-planning.md
@@ -31,14 +31,14 @@ There are various ways to load a flight plan into the aircraft. In real life, pi
As in real-world aircraft, it is common in flight simulation aircraft to integrate these systems directly with the aircraft's flight management system to be able to import all the relevant planning data. This includes the route, altitudes, constraints, fuel, payload (passengers, cargo), and other data points.
-See [MCDU F-PLN page](../../pilots-corner/a32nx-briefing/mcdu/f-pln.md) for more information on the aircraft's flight planning in the Multipurpose Control and Display Unit (MCDU).
+See [MCDU F-PLN page](../../../pilots-corner/a32nx/a32nx-briefing/mcdu/f-pln.md) for more information on the aircraft's flight planning in the Multipurpose Control and Display Unit (MCDU).
## Loading a flight plan in the A32NX
In the A32NX for Microsoft Flight Simulator, we have these options to load a flight plan:
!!! tip ""
- - [Entering a Flight Plan Manually](../../pilots-corner/beginner-guide/preparing-mcdu.md#flight-plan)
+ - [Entering a Flight Plan Manually](../../../pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md#flight-plan)
- [Loading a Flight Plan from SimBrief](simbrief.md) (recommended)
- [Creating and Loading a Flight Plan from the MSFS World Map](#msfs-world-map-flight-planning-atc-and-vfr-map)
@@ -58,7 +58,7 @@ Depending on how you want to use the A32NX in combination with the MSFS' World M
- [Using MSFS World Map and MSFS ATC](#using-the-msfs-world-map-flight-planner-and-msfs-atc)
- [Using a SimBrief Flight Plan and MSFS ATC](#importing-a-simbrief-flight-plan-and-using-msfs-atc)
-See [Setting `Sync MSFS Flight Plan`](flypados3/settings.md#sim-options) for more information.
+See [Setting `Sync MSFS Flight Plan`](../../common/flypados3/settings.md#sim-options) for more information.
### Not Using MSFS World Map, MSFS ATC or MSFS VFR Map
diff --git a/docs/fbw-a32nx/feature-guides/freetext.md b/docs/aircraft/a32nx/feature-guides/freetext.md
similarity index 93%
rename from docs/fbw-a32nx/feature-guides/freetext.md
rename to docs/aircraft/a32nx/feature-guides/freetext.md
index 0c63b32b7..64970ffed 100644
--- a/docs/fbw-a32nx/feature-guides/freetext.md
+++ b/docs/aircraft/a32nx/feature-guides/freetext.md
@@ -5,7 +5,7 @@ description: Learn how to use the free text feature to message other sim pilots
# Free Text
-This page explains in detail how to use the free text feature in the AOC Menu to message other sim pilots flying the A32NX. To begin using the free text feature, you first need to enable the TELEX feature through the flyPad - [Guide Here](flypados3/settings.md#usage_3).
+This page explains in detail how to use the free text feature in the AOC Menu to message other sim pilots flying the A32NX. To begin using the free text feature, you first need to enable the TELEX feature through the flyPad - [Guide Here](../../common/flypados3/settings.md#usage_3).
Once the TELEX feature is enabled, you need to input a valid (not already in use) flight number on the INIT A page on the MCDU. Afterward, navigate to the free text menu:
diff --git a/docs/fbw-a32nx/feature-guides/gsxintegration/.pages b/docs/aircraft/a32nx/feature-guides/gsxintegration/.pages
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/gsxintegration/.pages
rename to docs/aircraft/a32nx/feature-guides/gsxintegration/.pages
diff --git a/docs/fbw-a32nx/feature-guides/gsxintegration/fuel.md b/docs/aircraft/a32nx/feature-guides/gsxintegration/fuel.md
similarity index 83%
rename from docs/fbw-a32nx/feature-guides/gsxintegration/fuel.md
rename to docs/aircraft/a32nx/feature-guides/gsxintegration/fuel.md
index 81eaac6f4..e01bbe908 100644
--- a/docs/fbw-a32nx/feature-guides/gsxintegration/fuel.md
+++ b/docs/aircraft/a32nx/feature-guides/gsxintegration/fuel.md
@@ -1,7 +1,7 @@
# Fuel Synchronization
!!! warning ""
- You must enable [Fuel Sync](../flypados3/settings.md#3rd-party-options)
+ You must enable [Fuel Sync](../../../common/flypados3/settings.md#3rd-party-options)
This page explains, how to use the fueling "synchronization" as-well as any caveats you should be made aware of when using it.
@@ -24,7 +24,7 @@ You may notice the fuel page is slightly different, with the Play button being g
- The "play" button is disabled until the fuel truck has arrived, and the hose is connected.
- Select `Request Fueling` from the GSX Menu.
- Wait for the fuel truck to arrive and connect the fuel hose.
- - Set the [fuel quantity](../flypados3/ground.md#fuel-and-de-fuel) that you desire and press the "play" button.
+ - Set the [fuel quantity](../../../common/flypados3/ground.md#fuel-and-de-fuel) that you desire and press the "play" button.
- You can witness outside as the fuel truck begins to re-fuel your aircraft.
2. Defueling
- - Due to limitations with GSX, this is not supported. To defuel, disable [Fuel Sync](../flypados3/settings.md#3rd-party-options) temporarily.
\ No newline at end of file
+ - Due to limitations with GSX, this is not supported. To defuel, disable [Fuel Sync](../../../common/flypados3/settings.md#3rd-party-options) temporarily.
\ No newline at end of file
diff --git a/docs/fbw-a32nx/feature-guides/gsxintegration/index.md b/docs/aircraft/a32nx/feature-guides/gsxintegration/index.md
similarity index 88%
rename from docs/fbw-a32nx/feature-guides/gsxintegration/index.md
rename to docs/aircraft/a32nx/feature-guides/gsxintegration/index.md
index ace4fcddf..97eaeed30 100644
--- a/docs/fbw-a32nx/feature-guides/gsxintegration/index.md
+++ b/docs/aircraft/a32nx/feature-guides/gsxintegration/index.md
@@ -3,7 +3,7 @@ title: GSX Integration - Overview
description: A guide to the GSX Integration provided in the A32NX.
---
-
+
# GSX Integration
@@ -11,7 +11,7 @@ description: A guide to the GSX Integration provided in the A32NX.
## Description
!!! warning "Please Note"
- This guide covers GSX Integration and the features available in the latest FlyByWire [Development Version](../../fbw-versions.md#development-version-recommended).
+ This guide covers GSX Integration and the features available in the latest FlyByWire [Development Version](../../../install/fbw-versions.md#development-version-recommended).
If you use the FlyByWire Stable version, you might not have all features available. This will be appropriately flagged throughout our doucmentation.
@@ -38,7 +38,7 @@ This documentation takes you through all pages and functions of GSX Integration.
GSX Integration is currently limited to payload and fuel synchronization. Please refer to the quick links below or in the sidebar for more information on these features.
-Enabling GSX Integration is split into the various features that GSX offers that are useful to the A32NX. They are split to provide the user with the freedom on what they want to enable. Please refer to the [Third-Party Settings](../flypados3/settings.md#3rd-party-options) page on how to enable GSX Integration.
+Enabling GSX Integration is split into the various features that GSX offers that are useful to the A32NX. They are split to provide the user with the freedom on what they want to enable. Please refer to the [Third-Party Settings](../../../common/flypados3/settings.md#3rd-party-options) page on how to enable GSX Integration.
The add-on comes with a developer-configured GSX profile. Please refer to [here](profile.md) for more information.
diff --git a/docs/fbw-a32nx/feature-guides/gsxintegration/payload.md b/docs/aircraft/a32nx/feature-guides/gsxintegration/payload.md
similarity index 91%
rename from docs/fbw-a32nx/feature-guides/gsxintegration/payload.md
rename to docs/aircraft/a32nx/feature-guides/gsxintegration/payload.md
index dd8178e1d..250d00f70 100644
--- a/docs/fbw-a32nx/feature-guides/gsxintegration/payload.md
+++ b/docs/aircraft/a32nx/feature-guides/gsxintegration/payload.md
@@ -1,7 +1,7 @@
# Payload Synchronization
!!! warning ""
- You must enable [Payload Sync](../flypados3/settings.md#3rd-party-options) in order for this to function.
+ You must enable [Payload Sync](../../../common/flypados3/settings.md#3rd-party-options) in order for this to function.
This page goes over how to use payload synchronization as-well as any caveats you should be aware of when using it.
@@ -24,7 +24,7 @@ You may notice the payload page is slightly different, with the Play/Stop button
In the future, when the GSX API expands, we aim to reduce the dependency on the GSX Menu and allow you to do everything from the EFB.
1. Boarding
- - Load the aircraft as per normal, following the instructions defined in, [Setting Up Payload](../flypados3/ground.md#setting-up-payload) in the EFB.
+ - Load the aircraft as per normal, following the instructions defined in, [Setting Up Payload](../../../common/flypados3/ground.md#setting-up-payload) in the EFB.
- Before proceeding, ensure you've set *everything* to your preferences, this is the point of NO return.
- Select `Request Boarding` from the GSX Menu.
- The payload page will now enter a disabled state, where you can no longer modify anything until ***after deboarding*** has completed.
diff --git a/docs/fbw-a32nx/feature-guides/gsxintegration/profile.md b/docs/aircraft/a32nx/feature-guides/gsxintegration/profile.md
similarity index 87%
rename from docs/fbw-a32nx/feature-guides/gsxintegration/profile.md
rename to docs/aircraft/a32nx/feature-guides/gsxintegration/profile.md
index 9413c4e3c..100846d2c 100644
--- a/docs/fbw-a32nx/feature-guides/gsxintegration/profile.md
+++ b/docs/aircraft/a32nx/feature-guides/gsxintegration/profile.md
@@ -4,7 +4,7 @@ A32NX comes with its own developer provided `GSX.cfg`, there is no action requir
## Overview
-
+
There are a few things in the developer profile that the team felt were best to adjust to have the most seamless experience. Below you can find those alterations made.
@@ -32,10 +32,10 @@ You can try restarting the flight or restarting Couatl. If there's still no succ
### Manual profile overriding
To do this, please copy the `GSX.cfg` file from the add-on folder in: `flybywire-aircraft-a320-neo\SimObjects\AirPlanes\FlyByWire_A320_NEO`
-
+
and paste it as `gsx.cfg` in `%appdata%\virtuali\Airplanes\FlyByWire_A320_NEO`
-
+
## Modification
diff --git a/docs/fbw-a32nx/feature-guides/hoppie.md b/docs/aircraft/a32nx/feature-guides/hoppie.md
similarity index 98%
rename from docs/fbw-a32nx/feature-guides/hoppie.md
rename to docs/aircraft/a32nx/feature-guides/hoppie.md
index d92b447ea..aa2428ad2 100644
--- a/docs/fbw-a32nx/feature-guides/hoppie.md
+++ b/docs/aircraft/a32nx/feature-guides/hoppie.md
@@ -78,7 +78,7 @@ It is required to configure the A32NX to use the Hoppie system. All configuratio
### ATSU/AOC
-The Hoppie logon code needs to be set in the [EFB Settings ATSU/AOC](flypados3/settings.md#atsuaoc) page.
+The Hoppie logon code needs to be set in the [EFB Settings ATSU/AOC](../../common/flypados3/settings.md#atsuaoc) page.
{loading=lazy}
@@ -96,7 +96,7 @@ Once the above toggle is set appropriately, the Hoppie ACARS system will log you
- Logon code is entered.
- A flight number is set.
- The weather source is set to VATSIM or IVAO.
- - See [EFB Settings ATSU/AOC](flypados3/settings.md#atsuaoc).
+ - See [EFB Settings ATSU/AOC](../../common/flypados3/settings.md#atsuaoc).
## Example flight
@@ -240,7 +240,7 @@ Fifteen (15) minutes after passing the entry point, you need to set your squawk
To receive ATIS information and setup auto-update of specific ATIS go to the ATC COMM menu and click on `ATIS`.
-The source for your ATIS information can be configured in the EFB Settings page: [EFB ATSU-AOC Options](flypados3/settings.md#atsuaoc)
+The source for your ATIS information can be configured in the EFB Settings page: [EFB ATSU-AOC Options](../../common/flypados3/settings.md#atsuaoc)
!!! note "MCDU ATC COMM Menu"
!!! block ""
diff --git a/docs/aircraft/a32nx/feature-guides/index.md b/docs/aircraft/a32nx/feature-guides/index.md
new file mode 100644
index 000000000..bdc88d509
--- /dev/null
+++ b/docs/aircraft/a32nx/feature-guides/index.md
@@ -0,0 +1,28 @@
+---
+title: A32NX Feature Guides - Overview
+description: A collection of guides for selected features of the A32NX.
+---
+
+
+
+# A32NX Feature Guides
+
+This section is dedicated to guides for specific features and functionalities of the FlyByWire A32NX.
+
+It is not a complete collection of all features, but a growing list which is extended when we feel the need to explain a feature in more detail due to complexity or due to frequent inquiries on our Discord #a32nx-support channel.
+
+| Quick Links |
+|:-----------------------------------------------------------------------|
+| [Autopilot and Fly-By-Wire](autopilot-fbw.md) |
+| [Custom FMS](cFMS.md) |
+| [Flight Management System](cFMS.md) |
+| [Free Text](freetext.md) |
+| [Fuel and Weight](loading-fuel-weight.md) |
+| [GSX Integration](gsxintegration/index.md) |
+| [Hoppie ACARS](hoppie.md) |
+| [MCDU Keyboard Support](mcdu-keyboard.md) |
+| [Nose Wheel and Tiller Operation](nw-tiller.md) |
+| [SimBrief Integration](simbrief.md) |
+
+
+
diff --git a/docs/fbw-a32nx/feature-guides/loading-fuel-weight.md b/docs/aircraft/a32nx/feature-guides/loading-fuel-weight.md
similarity index 92%
rename from docs/fbw-a32nx/feature-guides/loading-fuel-weight.md
rename to docs/aircraft/a32nx/feature-guides/loading-fuel-weight.md
index 0d9cce34a..7987e3197 100644
--- a/docs/fbw-a32nx/feature-guides/loading-fuel-weight.md
+++ b/docs/aircraft/a32nx/feature-guides/loading-fuel-weight.md
@@ -56,13 +56,15 @@ This section provides information on the A32NX weight configuration and insight
!!! warning "This is not your Center of Gravity for trimming."
- See our [Weights and Balance](loading-fuel-weight.md#weights-and-balance) section in the simBrief integration feature guide.
- - You can read about INIT B configuration [here](../../pilots-corner/beginner-guide/preparing-mcdu.md#init-b).
+ - You can read about INIT B configuration [here](../../../pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md#init-b).
### Center of Gravity
An acceptable range for takeoff CG in the A32NX is between 16-40%. The CG is balanced during the passenger loading process.
- Trimming the aircraft for takeoff is usually optional and technically not required. Please reference our the [FBW Checklist](../../pilots-corner/SOP.md) to set the appropriate trim should you wish to.
+ Trimming the aircraft for takeoff is usually optional and technically not required. Please reference our the [FBW Checklist](../../../pilots-corner/a32nx/a32nx-sop.md) to
+set
+ the appropriate trim should you wish to.
Anything less than 25 % CG is considered FWD load, and anything more than 25 % is considered an AFT load. While opting to choose between either CG configuration (aft/fwd), please consider the information below.
@@ -85,7 +87,7 @@ This section provides information on the A32NX weight configuration and insight
## A32NX Configuration
-Make sure you have our latest [simBrief Profile](../installation.md#simbrief-airframe)
+Make sure you have our latest [simBrief Profile](../../install/installation.md#simbrief-airframe)
!!! danger "MSFS Fuel & Weights window in the toolbar"
We have blocked the UI elements in the MSFS fuel and weights window. However, the sliders in the MSFS window are movable but in a matter of 1-3 seconds the fuel and payload levels should return to the initial value.
@@ -96,7 +98,7 @@ Make sure you have our latest [simBrief Profile](../installation.md#simbrief-air
--}
- - Fuel: Now done via the [EFB](flypados3/dispatch.md#fuel-page).
+ - Fuel: Now done via the [EFB](../../common/flypados3/dispatch.md#fuel-page).
- Payload: Done through the Payload tab on the EFB. See [Weights and Balance](#weights-and-balance)
### Weights
@@ -194,18 +196,18 @@ Change the default weights as required, and make sure you select Save Aircraft a
--}
- - Fuel: Now done via the [EFB](flypados3/dispatch.md#fuel-page).
+ - Fuel: Now done via the [EFB](../../common/flypados3/dispatch.md#fuel-page).
- Payload: Done through the Payload tab on the EFB. See [Weights and Balance](#weights-and-balance)
### Fuel
-Fuel loading is now exclusively done via our EFB, which has a great UI to see the status of fuel tanks and other options. [Guide Here](flypados3/ground.md#fuel-page).
+Fuel loading is now exclusively done via our EFB, which has a great UI to see the status of fuel tanks and other options. [Guide Here](../../common/flypados3/ground.md#fuel-page).
### Weights and Balance
We have introduced a new flight model paired with a new weight and balance payload method that incorporates seat rows and the correct center of gravity.
-Get our [simBrief Profile](../installation.md#simbrief-airframe).
+Get our [simBrief Profile](../../install/installation.md#simbrief-airframe).
!!! info "Please Note the Following"
- The cargo hold field now depicts either metric tons or thousands of pounds, depending on the unit selected in the EFB Settings for aircraft configuration.
@@ -215,19 +217,23 @@ Get our [simBrief Profile](../installation.md#simbrief-airframe).
When starting the aircraft from a **Cold and Dark** state, please be aware of the following important information:
- - **INIT FUEL PRED** must be completed before departure. (This is detailed in our [beginner guide](../../pilots-corner/beginner-guide/preparing-mcdu.md#init-fuel-pred). Please ensure that you complete this step when preparing the MCDU.)
+ - **INIT FUEL PRED** must be completed before departure. (This is detailed in our [beginner guide](../../../pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.
+ md#init-fuel-pred).
+ Please ensure that you complete this step when preparing the MCDU).
- Failure to complete the `INIT FUEL PRED` page before starting an engine will display `INITIALIZE WEIGHT/CG` in amber on the MCDU Scratchpad.
- When there is a GW mismatch of more than 7 tonnes between the values calculated aerodynamically and the value calculated using the inputted ZFW and fuel flow `CHECK
WEIGHT` will be displayed in amber on the MCDU Scratchpad.
- See [flyPadOS 3 - Development Version](flypados3/settings.md#aircraft-options--pin-programs) settings page if you wish to change the weight unit used by the aircraft systems.
+ See [flyPadOS 3 - Development Version](../../common/flypados3/settings.md#aircraft-options--pin-programs) settings page if you wish to change the weight unit used by the
+ aircraft systems.
#### Loading Guide
!!! warning "Fuel, Weights, and Balance When Not Starting Cold & Dark"
The process described in this section is for starting the flight at a gate/ramp in a cold and dark state.
- If you start your flight on the runway or in the air, the loading process will only work if the Boarding Time [settings](flypados3/settings.md#sim-options) in the flyPad EFB are set to `Instant`. This is deliberate, as simulating the entire fueling or boarding process when starting from the runway does not make sense.
+ If you start your flight on the runway or in the air, the loading process will only work if the Boarding Time [settings](../../common/flypados3/settings.md#sim-options) in the
+ flyPad EFB are set to `Instant`. This is deliberate, as simulating the entire fueling or boarding process when starting from the runway does not make sense.
##### Finding the Payload Screen
@@ -329,7 +335,7 @@ found in `atc_id` in the `acft.cfg`.
If you decide to exit the simulator after your flight, loading back in at a later time with the same livery and associated registration will use the same amount of fuel from your previous flight.
-These files are saved in our Work folder under `AircraftStates` alongside other files we store. The work folder can be found using this guide - [here](../support/index.md).
+These files are saved in our Work folder under `AircraftStates` alongside other files we store. The work folder can be found using this guide - [here](../../support/index.md).
!!! tip ""
Reminder: This file is created/updated **ONLY** on the ground and with at least an engine off.
diff --git a/docs/fbw-a32nx/feature-guides/mcdu-keyboard.md b/docs/aircraft/a32nx/feature-guides/mcdu-keyboard.md
similarity index 100%
rename from docs/fbw-a32nx/feature-guides/mcdu-keyboard.md
rename to docs/aircraft/a32nx/feature-guides/mcdu-keyboard.md
diff --git a/docs/fbw-a32nx/feature-guides/nw-tiller.md b/docs/aircraft/a32nx/feature-guides/nw-tiller.md
similarity index 98%
rename from docs/fbw-a32nx/feature-guides/nw-tiller.md
rename to docs/aircraft/a32nx/feature-guides/nw-tiller.md
index 8c8639d45..c7d230ec0 100644
--- a/docs/fbw-a32nx/feature-guides/nw-tiller.md
+++ b/docs/aircraft/a32nx/feature-guides/nw-tiller.md
@@ -3,6 +3,9 @@ title: Nose Wheel and Tiller Operation
description: A guide to using the FlyByWire A32NX's tiller independently of the rudder for a more realistic taxi experience.
---
+[//]: # (TODO)
+TODO: adapt this to also work for the A380X
+ # Nose Wheel and Tiller Operation We have introduced a feature for using the tiller to steer the nose wheel independently of the rudder. As Microsoft Flight Simulator does not natively support this feature yet, we had to become creative to build a solution for this. diff --git a/docs/fbw-a32nx/feature-guides/simbrief.md b/docs/aircraft/a32nx/feature-guides/simbrief.md similarity index 93% rename from docs/fbw-a32nx/feature-guides/simbrief.md rename to docs/aircraft/a32nx/feature-guides/simbrief.md index 3612f336b..6d8cf44b8 100644 --- a/docs/fbw-a32nx/feature-guides/simbrief.md +++ b/docs/aircraft/a32nx/feature-guides/simbrief.md @@ -77,15 +77,15 @@ If successful, you should see your account name followed by your Navigraph accou {loading=lazy} -If you are still unsure of where the Settings page on the EFB is, please see [flyPad Settings](flypados3/settings.md). +If you are still unsure of where the Settings page on the EFB is, please see [flyPad Settings](../../common/flypados3/settings.md). ## Using the flyPad SimBrief Integration ### Importing the SimBrief OFP to the flyPad -See [flyPad Guide - Load from SimBrief](flypados3/dashboard.md#load-from-simbrief) +See [flyPad Guide - Load from SimBrief](../../common/flypados3/dashboard.md#load-from-simbrief) -See [flyPad Guide - OFP](flypados3/dispatch.md#ofp-page) on how to view the SimBrief Operational Flight Plan. +See [flyPad Guide - OFP](../../common/flypados3/dispatch.md#ofp-page) on how to view the SimBrief Operational Flight Plan. See [Fuel and Weight](loading-fuel-weight.md) on how to load fuel and payload. @@ -119,7 +119,7 @@ Otherwise, read the [SimBrief User Guide](https://www.simbrief.com/system/guide. - Click on `INIT/PRESS` - Click on `INIT DATA REQ` -{loading=lazy} +{loading=lazy} This will prepare the MCDU to input the flight plan. @@ -134,11 +134,11 @@ Head over to the `INIT A` page. This will load your flight plan from SimBrief directly into the MCDU -{loading=lazy} +{loading=lazy} !!! note #### RWY, SID, STAR, and APPR - The SimBrief import will **not** load RWY, SID, STAR, or APPR. You will need to manually add these into the flight plan. To learn how to set up the MCDU, you can read the [**^^F^^**LIGHT PLAN](../../pilots-corner/beginner-guide/preparing-mcdu.md#--f---light-plan) section in our beginner's guide. + The SimBrief import will **not** load RWY, SID, STAR, or APPR. You will need to manually add these into the flight plan. To learn how to set up the MCDU, you can read the [**^^F^^**LIGHT PLAN](../../../pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md#--f---light-plan) section in our beginner's guide. This is because RWY, SID, STAR and APPR are dependent on factors like active runways, traffic, weather, etc. and are determined by ATC and not the pilot's flight plan. They can be changed by ATC any time before takeoff or during flight and are therefore not imported in real life aircraft either. diff --git a/docs/fbw-a32nx/feature-guides/wheel-chocks-cones.md b/docs/aircraft/a32nx/feature-guides/wheel-chocks-cones.md similarity index 93% rename from docs/fbw-a32nx/feature-guides/wheel-chocks-cones.md rename to docs/aircraft/a32nx/feature-guides/wheel-chocks-cones.md index 56aee2cb5..1933e6cf0 100644 --- a/docs/fbw-a32nx/feature-guides/wheel-chocks-cones.md +++ b/docs/aircraft/a32nx/feature-guides/wheel-chocks-cones.md @@ -10,7 +10,7 @@ description: Ensure safe ground operations with wheel chocks and GSE Safety Cone This page details the safety equipment available when parked with the A32NX. Other than just looking gorgeous, the wheel chocks even apply some braking force to hold the aircraft in place. The flight crew activates the Wheel Chocks and Safety Cones through the -[flyPad EFB Sim Option Settings](flypados3/settings.md#sim-options). +[flyPad EFB Sim Option Settings](../../common/flypados3/settings.md#sim-options). This simulates the ground crew automatically placing or removing the chocks or cones. The ground crew will determine if chocks and cones should be placed or removed based on specific criteria, which are described in the [next section](#usage). !!! block "" @@ -24,7 +24,7 @@ This simulates the ground crew automatically placing or removing the chocks or c The Wheel Chocks and Safety Cones appear when the following conditions are given: -- Chocks and/or Safety Cones are enabled in the [flyPad EFB Sim Options Settings Page](flypados3/settings.md#sim-options) +- Chocks and/or Safety Cones are enabled in the [flyPad EFB Sim Options Settings Page](../../common/flypados3/settings.md#sim-options) - Engines are off (`ENG1+2 N1` < 3.5 %) - Beacon lights are off - Airplane is on ground diff --git a/docs/fbw-a32nx/index.md b/docs/aircraft/a32nx/index.md similarity index 69% rename from docs/fbw-a32nx/index.md rename to docs/aircraft/a32nx/index.md index 2f2ca3a0d..e75233a11 100644 --- a/docs/fbw-a32nx/index.md +++ b/docs/aircraft/a32nx/index.md @@ -1,6 +1,6 @@ --- title: FlyByWire A32NX - Overview -description: Documentation and ressources for the FlyByWire A32NX add-on for Microsoft Flight Simulator 2020. +description: Documentation and resources for the FlyByWire A32NX add-on for Microsoft Flight Simulator 2020. --- @@ -40,7 +40,7 @@ ACSC S1803A0001 Troubleshoot basic issues and learn how to use the FlyByWire A32NX. - [:octicons-arrow-right-24: Getting started](support/index.md) + [:octicons-arrow-right-24: Getting started](../support/index.md) - **Reported Issues** @@ -48,7 +48,7 @@ ACSC S1803A0001 View a list of reported issues and their status. - [:octicons-arrow-right-24: View Issues](support/reported-issues.md) + [:octicons-arrow-right-24: View Issues](../support/reported-issues.md) - **Feature Guides** @@ -64,19 +64,19 @@ ACSC S1803A0001 Calibrate your throttle to work with the FlyByWire A32NX. - [:octicons-arrow-right-24: View Guide](feature-guides/flypados3/throttle-calibration.md) + [:octicons-arrow-right-24: View Guide](../common/flypados3/throttle-calibration.md)
+
)
+[//]: # (
)
[//]: # (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
TODO: Add 380 directory/filenames
+ ???+ info "Q: Where is the plane in-sim?" - The A32NX is a separate aircraft from the default A320. You need to select this aircraft in the 'aircraft selection' menu before loading the flight. Select the `FlyByWire Simulations A320neo (LEAP)` in the aircraft selector instead of the Asobo one. + Both of our aircraft are searchable in the aircraft selection menu. + + - The A32NX is listed as `FlyByWire Simulations A320neo (LEAP)` + + - The A380X is listed as `TBD` + + !!! tip "A32NX" + The A32NX is a separate aircraft from the default Asobo A320. + + Please esnure you have selected aircraft `FlyByWire Simulations A320neo (LEAP)` instead of the Asobo variant in the 'aircraft selection' menu before loading the flight. ??? info "Q: Can I download the aircraft in the current state?" - Yes, see [Downloads](installation.md#downloads). + Yes, see [Downloads](install/installation.md#downloads). ??? info "Q: How do I install this aircraft?" - Visit our [Installation Guide](installation.md). + Visit our [Installation Guide](install/installation.md). ??? info "Q: What liveries are available?" - Liveries for the default A320neo are incompatible with the A32NX. We recommend downloading compatible liveries from [Flightsim.to](https://flightsim.to/c/liveries/flybywire-a32nx/){target=new}. - -??? info "Q: Do we have a simBrief profile for the A32NX?" - Yes, there is one available for all versions of our aircraft. You can find how to use it [here](feature-guides/simbrief.md##simbrief-airframe). + We recommend downloading compatible liveries from [Flightsim.to](https://flightsim.to/c/liveries/flybywire-a32nx/){target=new}. + **NOTE:** Liveries for the default A320neo are incompatible with the A32NX. +TODO: Verify other directories for airframe or if we're moving this
+??? info "Q: Do we have a simBrief profile for our aircraft?" + Yes, there is one available for all versions of our aircraft. You can find how to use it [here](a32nx/feature-guides/simbrief.md##simbrief-airframe). ??? info "Q: When will it be released?" - The project is an ongoing rolling release. See [Downloads](installation.md#downloads). + The project is an ongoing rolling release. See [Downloads](install/installation.md#downloads). ??? info "Q: When is the next update?" - We don't know when the next update will be, however you can keep track of development via commit logs and Stable release logs [here](fbw-versions.md). + We don't know when the next update will be, however you can keep track of development via commit logs and Stable release logs. + + [A32NX Information](install/fbw-versions.md){.md-button} + [A380X Information](#){.md-button} + +TODO: Joining team restructure
??? info "Q: How do I join the team?" Head over to [A32NX Development Overview](../dev-corner/dev-guide/index.md) and join our Discord to get started. ??? info "Q: Is it payware?" No, it is a completely free and open-source aircraft. +TODO: Change this depending on Server restructure
??? info "Q: How do we report bugs?" Report bugs to us in the [Discord server](https://discord.gg/flybywire){target=new}, under the `#a32nx-support` channel, or by creating a [GitHub issue](https://github.com/flybywiresim/aircraft/issues/new/choose){target=new}. @@ -43,11 +61,12 @@ description: Frequently Asked Questions about the the FlyByWire A32NX, detailing **Stable** - The Stable version is a 'snapshot' of the development which we regard as stable with the current version of the simulator. See [Downloads](installation.md#downloads). + The Stable version is a 'snapshot' of the development which we regard as stable with the current version of the simulator. See [Downloads](install/installation.md#downloads). **Development** - The Development build is updated daily and is a constant work in progress and although we test each update thoroughly, minor issues may occur from time to time. See [Downloads](installation.md#downloads). + The Development build is updated daily and is a constant work in progress and although we test each update thoroughly, minor issues may occur from time to time. See + [Downloads](install/installation.md#downloads). [//]: # (??? info "Q: What is the Experimental Version?") @@ -55,17 +74,19 @@ description: Frequently Asked Questions about the the FlyByWire A32NX, detailing --- -## Aircraft +## A32NX Quick FAQ ???+ info "Q: I cannot hear the Flaps or PTU in the cockpit anymore?" This change was made due to feedback from IRL A320 pilots who identified the sounds could not be heard from the cockpit IRL as they currently are in the simulator. The PTU has a toggleable switch on the EFB (flyPad) settings that allows you to hear it in the cockpit when it is running. -??? info "Q: Which lights should I turn on during taxi/takeoff/flight?" - There are many fantastic tutorials online which demonstrate the proper use of lighting on the A320neo, take a look at this video from 320 Sim Pilot: +[//]: # (??? info "Q: Which lights should I turn on during taxi/takeoff/flight?") + +[//]: # ( There are many fantastic tutorials online which demonstrate the proper use of lighting on the A320neo, take a look at this video from 320 Sim Pilot:) -  +[//]: # () +[//]: # ( ) ??? info "Q: Is the Hold function implemented yet?" Yes - the Hold function is available in the MCDU. diff --git a/docs/aircraft/index.md b/docs/aircraft/index.md new file mode 100644 index 000000000..a56cd0df9 --- /dev/null +++ b/docs/aircraft/index.md @@ -0,0 +1,60 @@ +--- +title: FlyByWire Aircraft - Overview +description: Documentation and resources for the FlyByWire aircraft add-ons for Microsoft Flight Simulator 2020. +hide: + - toc +--- + + + +# FlyByWire Aircraft Overview + +Welcome to the FlyByWire Aircraft Overview section of the FlyByWire Documentation site. + +This section covers general topics regarding the FlyByWire aircraft add-ons for Microsoft Flight Simulator 2020 +like FAQ, Installation Guide, Support Resources, and more. + +It also provides sections for each aircraft add-on like the A32NX and A380X with specific information and guides. + +A common feature section will cover features that are shared between the aircraft add-ons. + +[FAQ](./faq)
+ + --- + + The FAQ section provides answers to frequently asked questions regarding the FlyByWire aircraft add-ons. + +-[Installation Guide](./install)
+ + --- + + The Installation Guide section provides information on how to install the FlyByWire aircraft add-ons. + +-[Support Resources](./support)
+ + --- + + The Support Resources section provides information on how to get support for the FlyByWire aircraft add-ons. + +-[A32NX](./a32nx)
+ + --- + + The A32NX is a community-driven open-source project to create a free Airbus A320neo in Microsoft Flight Simulator 2020. + It aims to provide an Airbus A320neo that is as close to reality as possible. + +-[A380X](./a380x)
+ + --- + + The A380X is a community-driven open-source project to create a free Airbus A380 in Microsoft Flight Simulator 2020. + It aims to provide an Airbus A380 that is as close to reality as possible. + +-[Common Features](./common)
+ + --- + + The Common Features section covers features that are shared between the A32NX and A380X aircraft add-ons. + It provides information on features like the EFB, Tiller, and more. \ No newline at end of file diff --git a/docs/aircraft/install/.pages b/docs/aircraft/install/.pages new file mode 100644 index 000000000..6ad1dddcf --- /dev/null +++ b/docs/aircraft/install/.pages @@ -0,0 +1,7 @@ +title: Installation +nav: + - Overview: index.md + - Versions: fbw-versions.md + - Installation: installation.md + - Settings: settings.md + - Liveries: liveries.md diff --git a/docs/fbw-a32nx/fbw-versions.md b/docs/aircraft/install/fbw-versions.md similarity index 100% rename from docs/fbw-a32nx/fbw-versions.md rename to docs/aircraft/install/fbw-versions.md diff --git a/docs/aircraft/install/index.md b/docs/aircraft/install/index.md new file mode 100644 index 000000000..010b73f4f --- /dev/null +++ b/docs/aircraft/install/index.md @@ -0,0 +1 @@ +# Installation Overview \ No newline at end of file diff --git a/docs/fbw-a32nx/installation.md b/docs/aircraft/install/installation.md similarity index 81% rename from docs/fbw-a32nx/installation.md rename to docs/aircraft/install/installation.md index 9c12edd76..0e0544220 100644 --- a/docs/fbw-a32nx/installation.md +++ b/docs/aircraft/install/installation.md @@ -1,13 +1,13 @@ --- title: Installation Guide -description: Learn how to install the FlyByWire A32NX add-on for Microsoft Flight Simulator 2020 with step-by-step guides. +description: Learn how to install the FlyByWire Aircraft for Microsoft Flight Simulator 2020 with step-by-step guides. --- # Installation Guide -Please follow the information on this page to install the FlyByWire Simulations A32NX add-on for Microsoft Flight Simulator 2020 +Please follow the information on this page to install FlyByWire Simulations products for Microsoft Flight Simulator 2020. -!!! warning "Important Notice" +!!! warning "Important Notice for the A32NX" All FlyByWire Simulations A32NX versions are now independent of the default A320neo. @@ -24,7 +24,7 @@ Please follow the information on this page to install the FlyByWire Simulations !!! danger "MSFS Marketplace Version Discontinued" Please uninstall any marketplace version. - You can reference [this issue](support/reported-issues.md#outdated-marketplace-version) in our reported issues page for more details. + You can reference [this issue](../support/reported-issues.md#outdated-marketplace-version) in our reported issues page for more details. --- @@ -56,7 +56,7 @@ You can send us logs to our [Discord](https://discord.gg/flybywire){target=new} ### Manual Installation -!!! info "Download" +??? info "Download A32NX" === "Latest Stable Version" @@ -77,7 +77,13 @@ You can send us logs to our [Discord](https://discord.gg/flybywire){target=new} [Download Development](https://github.com/flybywiresim/aircraft/releases/download/assets/master/A32NX-master.7z){.md-button target=new} - [**IMPORTANT:** View information on Autopilot / Fly-By-Wire here](feature-guides/autopilot-fbw.md) + [**IMPORTANT:** View information on Autopilot / Fly-By-Wire here](../a32nx/feature-guides/autopilot-fbw.md) + +TODO: Add A380X download links
+ +??? info "Download A380X" + + Pending futher information [//]: # ( === "Experimental Version") @@ -104,19 +110,17 @@ You can send us logs to our [Discord](https://discord.gg/flybywire){target=new} **Please follow ALL steps in this section if you encounter any issues with installation before seeking support.** -Open the zip that you downloaded from one of the links above, and drag the `flybywire-aircraft-a320-neo` folder inside the zip into your Community folder. +Open the zip that you downloaded from one of the links above, and drag the `flybywire-aircraft-a320-neo` or `insert A380 folder` folder inside the zip into your Community folder. See below for the location of your Community folder. -## Recommended Settings for A32NX, MSFS and Windows - -See [Recommended Settings](settings.md). +TODO: Add A380X installation steps and folder name
## Community Folder ### Microsoft Store and/or Game Pass Edition -- Copy the `flybywire-aircraft-a320-neo` folder into your community package folder. +- Copy the `flybywire-aircraft-a320-neo` or `a380 folder` folder into your community package folder. It is located in: @@ -126,7 +130,7 @@ It is located in: ### Steam Edition -- Copy the `flybywire-aircraft-a320-neo` folder into your community package folder. +- Copy the `flybywire-aircraft-a320-neo` or `a380 folder` folder into your community package folder. It is located in: @@ -136,7 +140,7 @@ It is located in: ### Boxed Edition -- Copy the `flybywire-aircraft-a320-neo` folder into your community package folder. +- Copy the `flybywire-aircraft-a320-neo` or `a380 folder` folder into your community package folder. It is located in: @@ -148,7 +152,7 @@ It is located in: If the above methods do not work: - + To find the Community folder that MSFS is using, please follow these steps: @@ -160,7 +164,7 @@ This opens the Community folder in a Windows Explorer. Please ensure that your a --- -If your issue is not related to installation visit - [**Reported Issues**](support/reported-issues.md) +If your issue is not related to installation visit - [**Reported Issues**](../support/reported-issues.md) --- @@ -182,8 +186,10 @@ FBW Installer version 3.0.0 introduced the `Uninstall` feature. To perform an au ### Manual Clean Install +TODO: Add A380X folder name + clean install steps
+ If you would like to manually perform a clean install you first have to delete the -`flybywire-aircraft-a320-neo` folder from your community folder. +`flybywire-aircraft-a320-neo` or `a380 folder` folder from your community folder. We also store additional information related to the aircraft in a separate directory, which is built when you load the aircraft in the simulator. You also need to delete the contents of this folder, but not the folder itself. @@ -196,6 +202,8 @@ If the above folders are hidden to you, follow the directions on [Microsoft's su Once in the correct directory, delete the files show here: +TODO: get proper photo for localstate and not temp
+ { width=70% } !!! info "Work Folder" @@ -240,16 +248,20 @@ To quickly locate `%appdata%`: *** +## Recommended Settings for A32NX, MSFS and Windows + +See [Recommended Settings](settings.md). + ## Contributing [:fontawesome-brands-github:{: .github } **GitHub Contributing.md**](https://github.com/flybywiresim/aircraft/blob/master/.github/Contributing.md){ .md-button target=new } -More info [A32NX Development Overview](../dev-corner/dev-guide/index.md) +More info [A32NX Development Overview](../../dev-corner/dev-guide/index.md) *** ## SimBrief Airframe -[SimBrief Integration Guide](feature-guides/simbrief.md){.md-button} +[SimBrief Integration Guide](../a32nx/feature-guides/simbrief.md){.md-button} We have moved this information to the location above. diff --git a/docs/fbw-a32nx/liveries.md b/docs/aircraft/install/liveries.md similarity index 52% rename from docs/fbw-a32nx/liveries.md rename to docs/aircraft/install/liveries.md index 1000e8c43..478635a80 100644 --- a/docs/fbw-a32nx/liveries.md +++ b/docs/aircraft/install/liveries.md @@ -1,13 +1,18 @@ --- title: Liveries Guide -description: Discover how to access a variety of liveries to personalize your FlyByWire A32NX aircraft. +description: Discover how to access a variety of liveries to personalize our FlyByWire Aircraft. --- - +TODO: Add A380 Links
# Liveries Guide -The best source for liveries for the FlyByWire A32NX is [FBW A32NX @ flightsim.to](https://flightsim.to/liveries/flybywire-a32nx/most-downloads/){target=new}. +The best source for liveries for FlyByWire aircraft is searching for our products on FlightSim.to. + +You can find direct links to our various aircarft here: + +- [FBW A32NX @ flightsim.to](https://flightsim.to/liveries/flybywire-a32nx/most-downloads/){target=new} +- [FBW A380X @ flightsim.to](#){target=new} -These liveries are especially made for the FlyByWire add-on. The default A320neo liveries do not work with the FlyByWire add-on any longer. +These liveries are especially made for the FlyByWire add-ons. For the A32NX please note that the default A320neo liveries do not work with the FlyByWire add-on any longer. In version 3.0.0 of the FlyByWire Installer, we removed the capability to convert outdated liveries. More often than not, this caused conflicts or support issues with these files in your `community` directory. diff --git a/docs/fbw-a32nx/settings.md b/docs/aircraft/install/settings.md similarity index 71% rename from docs/fbw-a32nx/settings.md rename to docs/aircraft/install/settings.md index 048d7a223..d4ab6b3f9 100644 --- a/docs/fbw-a32nx/settings.md +++ b/docs/aircraft/install/settings.md @@ -1,6 +1,6 @@ --- title: Recommended Settings -description: Find the recommended settings to ensure a smooth flight with the FlyByWire A32NX add-on for Microsoft Flight Simulator 2020. +description: Find the recommended settings to ensure a smooth flight with the FlyByWire A32NX and A380X for Microsoft Flight Simulator 2020. --- # Recommended Settings @@ -11,9 +11,12 @@ description: Find the recommended settings to ensure a smooth flight with the Fl } -This page aims to list a few recommended settings for the Microsoft Flight Simulator, Windows and the A32NX itself before and while using the FlyByWire A32NX. +This page aims to list a few recommended settings for the Microsoft Flight Simulator, Windows and the FlyByWire aircraft. These settings are applicable before loading into the simulator and while in flight. -If you are new to the FlyByWire A32NX, please also make sure to read the [A32NX Beginner Guide](../pilots-corner/beginner-guide/overview.md), especially [Preflight](../pilots-corner/beginner-guide/preflight.md). +If you are new to flying our aircraft please make sure to read our beginner guides: + +- [A32NX Beginner Guide](../../pilots-corner/a32nx/a32nx-beginner-guide/overview.md), especially [Preflight](../../pilots-corner/a32nx/a32nx-beginner-guide/preflight.md). +- [A380X Beignner Guide](#) ## Microsoft Flight Simulator Settings @@ -21,7 +24,7 @@ If you are new to the FlyByWire A32NX, please also make sure to read the [A32NX Use of DX11 is recommended for best performance due to an issue with some glass cockpit technologies in the DX12 version of the simulator. This is not an FBW issue, and we cannot address it for now - please keep in mind DX12 is officially a "beta feature" and thus should not be used unless you know what you are doing. -{loading=lazy} +{loading=lazy} ### Graphics Settings @@ -31,7 +34,7 @@ If you do not deactivate it, it will be harder to click and move switches, knobs Set the `Glass Cockpit Refresh Rate` to `Medium` or `Low` to avoid unnecessary display calculations which might cause fps loss. -{loading=lazy} +{loading=lazy} ### Deactivate MSFS Assistance Features @@ -50,20 +53,20 @@ A warning will be displayed if you have certain AI assistance features turned on ??? tip "Verify Settings" You can verify the assistance and AI features are switched off by checking the following settings. - {loading=lazy} + {loading=lazy} - {loading=lazy} + {loading=lazy} ### Legacy Cockpit Interaction System We recommend the legacy (previous) method of the Cockpit Interaction System (Menu > General Options > Accessibility). -{loading=lazy} +{loading=lazy} ### Failure And Damage Detection -We recommend disabling the Failure and Damage detection (Menu > Assistence Options > Failure and Damage) to avoid frustration. +We recommend disabling the Failure and Damage detection (Menu > Assistance Options > Failure and Damage) to avoid frustration. This feature does not work reliably and our systems are not compatible with the simulator's crash detection. You may be returned to the menu or have to restart your flight due to some the following reasons: @@ -71,7 +74,7 @@ You may be returned to the menu or have to restart your flight due to some the f - Aircraft stress due to high angle of attack or severe maneuvers (even occur during normal takeoffs and landings) - Rough terrain data on runways or taxiways -{loading=lazy} +{loading=lazy} !!! tip "" In most situations these factors are typically out of your control unless pilot error is involved (where in a "simulation" environment you can recover your flight and @@ -91,7 +94,7 @@ We **highly recommend** using a joystick or flight stick when flying any aircraf For the flight stick pitch control (up/backward and down/forward) we recommend using a sensitivity setting of `- 30 %` to better simulate the increased force you need to **push or pull** the real sidestick in the aircraft. Please see the screenshot below for an example: -{loading=lazy width=30%} +{loading=lazy width=30%} For roll (left or right) use what you think is best for you. The above-mentioned - 30 % is a good starting point. @@ -99,7 +102,7 @@ For roll (left or right) use what you think is best for you. The above-mentioned For the rudder, which by default also controls the nosewheel in MSFS, we recommend a bit of sensitivity, although linear should also work fine. -On the Development version, if you have an extra axis on your controllers (e.g., twisting joystick while rudder is on pedals) you can separate the nosewheel steering via tiller from the rudder inputs. See [Nosewheel Tiller Separation](feature-guides/nw-tiller.md). +On the Development version, if you have an extra axis on your controllers (e.g., twisting joystick while rudder is on pedals) you can separate the nosewheel steering via tiller from the rudder inputs. See [Nosewheel Tiller Separation](../a32nx/feature-guides/nw-tiller.md). ??? tip "Racing Pedals Compatibility" The following configuration can be used with the A32NX if you use racing pedals. *Please note* that this may not work for all variations of racing pedals, but can serve as a starting point for your settings. @@ -112,7 +115,7 @@ On the Development version, if you have an extra axis on your controllers (e.g., Sample configuration: - {loading=lazy} + {loading=lazy} Thanks to SteveCollins100 for the configuration tip. @@ -120,7 +123,7 @@ On the Development version, if you have an extra axis on your controllers (e.g., The throttle should have linear sensitivity. -See [Throttle Calibration Guide](feature-guides/flypados3/throttle-calibration.md). +See [Throttle Calibration Guide](../common/flypados3/throttle-calibration.md). ### Keyboard Mapping for Pause Function @@ -131,20 +134,20 @@ key will trigger `Pause` in input fields of the EFB or the MCDU when using the k ### UTF-8 Support -Some users experience problems with various systems in the A32NX. These are caused by an issue within MSFS which requires to use the UTF-8 Region setting on Windows. +Some users experience problems with various systems in our aircraft. These are caused by an issue within MSFS which requires to use the UTF-8 Region setting on Windows. - Open Windows Control Panel -> Region. - Go to the Administrative tab and click Change system locale - Make sure the check mark next to Beta: Use UTF-8 for worldwide language support is selected. - Click OK and ~~restart your computer~~. -{loading=lazy} +{loading=lazy} ### Performance Settings -See [Performance Tips](support/performance-tips.md) +See [Performance Tips](../support/performance-tips.md) -## Important A32NX Settings +## A32NX - Important Settings ### Installation With FBW Installer @@ -156,7 +159,7 @@ See our [Installation Guide](installation.md). Our Custom Autopilot implementation requires that the throttle is calibrated to be able to correctly recognize the detents the A320 autoflight system relies on. -See [Throttle Calibration Guide](feature-guides/flypados3/throttle-calibration.md) +See [Throttle Calibration Guide](../common/flypados3/throttle-calibration.md) ### Error Reporting @@ -174,8 +177,12 @@ You can decide to activate or deactivate this at any time in the flyPad EFB. The first time you start the aircraft after this feature has been included and also every time you enable Error Reporting, you will see a confirmation dialog where you need to click on `Yes`. - + flyPad EFB Settings for Error Reporting: - + + +## A380X - Important Settings + +TODO: Add A380X settings
\ No newline at end of file diff --git a/docs/aircraft/support/.pages b/docs/aircraft/support/.pages new file mode 100644 index 000000000..0a4af9052 --- /dev/null +++ b/docs/aircraft/support/.pages @@ -0,0 +1,6 @@ +title: Support +nav: + - Support Guide: index.md + - reported-issues.md + - performance-tips.md + - ... diff --git a/docs/fbw-a32nx/support/detail-pages/.pages b/docs/aircraft/support/detail-pages/.pages similarity index 100% rename from docs/fbw-a32nx/support/detail-pages/.pages rename to docs/aircraft/support/detail-pages/.pages diff --git a/docs/fbw-a32nx/support/detail-pages/rudder.md b/docs/aircraft/support/detail-pages/rudder.md similarity index 77% rename from docs/fbw-a32nx/support/detail-pages/rudder.md rename to docs/aircraft/support/detail-pages/rudder.md index 228973a42..6f714e9ee 100644 --- a/docs/fbw-a32nx/support/detail-pages/rudder.md +++ b/docs/aircraft/support/detail-pages/rudder.md @@ -13,24 +13,24 @@ This guide will help you set up your pedals for use with the FlyByWire A32NX. Open **`Control Options`**, choose your pedals and click on the **`Sensitivity`** button. -{loading=lazy} +{loading=lazy} ### 2. Confirm Calibration Check that the mappings are correct. If you push the pedals forwards ("toe brakes"), the Joystick L-Axis X and Joystick L-Axis Y indicators should move from top right (0% brakes applied) to bottom left (100% brakes applied). If the Joystick L-Axis X/Y indicators behave differently, you will need to calibrate your pedals. -{loading=lazy} +{loading=lazy} ### 3. Reset and Calibrate (Optional) 1. From the Windows Start menu or the Control Panel, search for **`Set up USB game controllers`**. -2. Your game controllers should be displayed. Select your pedals (i.e., **`T-Rudder`**) from the list. Click the **`Properties`** button. {loading=lazy} +2. Your game controllers should be displayed. Select your pedals (i.e., **`T-Rudder`**) from the list. Click the **`Properties`** button. {loading=lazy} 3. From the **`Settings`** tab, click on **`Reset to default`**. -4. Click on the **`Test`** tab to confirm the settings. The cursor should be displayed in the bottom-right corner (0% brakes applied) or top-left corner (100% brakes applied), while the Z-Axis indicator should be at 50% if the rudder is centered. {loading=lazy} +4. Click on the **`Test`** tab to confirm the settings. The cursor should be displayed in the bottom-right corner (0% brakes applied) or top-left corner (100% brakes applied), while the Z-Axis indicator should be at 50% if the rudder is centered. {loading=lazy} ### 4. Define Deadzones (Optional) If you experience rudder twitching, your deadzones might not be configured correctly. 1. Download and install the Advanced Calibration Software from the [Thrustmaster Support Page](https://support.thrustmaster.com/en/product/tfrp-en/). -2. Adjust the deadzones in the Calibration Tool until the flickering from the pedal sensors are contained. {loading=lazy} +2. Adjust the deadzones in the Calibration Tool until the flickering from the pedal sensors are contained. {loading=lazy} diff --git a/docs/fbw-a32nx/support/exp.md b/docs/aircraft/support/exp.md similarity index 85% rename from docs/fbw-a32nx/support/exp.md rename to docs/aircraft/support/exp.md index 0807086bb..c9cf3a1a5 100644 --- a/docs/fbw-a32nx/support/exp.md +++ b/docs/aircraft/support/exp.md @@ -9,5 +9,5 @@ Our Experimental Version is temporarily on hold and all of its features have bee See our versions here: -[A32NX Versions](../fbw-versions.md){.md-button} +[A32NX Versions](../install/fbw-versions.md){.md-button} diff --git a/docs/fbw-a32nx/support/index.md b/docs/aircraft/support/index.md similarity index 88% rename from docs/fbw-a32nx/support/index.md rename to docs/aircraft/support/index.md index a395fd46b..dc0aec2bd 100644 --- a/docs/fbw-a32nx/support/index.md +++ b/docs/aircraft/support/index.md @@ -30,7 +30,7 @@ This guide shall help you how to identify and solve these issues by guiding you The FBW A32NX aims to become a realistic simulation of a real Airbus A320neo. Accordingly, as with real pilots, some reading, and learning is required to gain the knowledge to competently fly this aircraft, even in a simulator. Our support channels are not meant to and cannot replace this learning process for you. -A good place to start learning to fly and operate the FlyByWire A32NX is our [Beginner Guide](../../pilots-corner/beginner-guide/overview.md). +A good place to start learning to fly and operate the FlyByWire A32NX is our [Beginner Guide](../../pilots-corner/a32nx/a32nx-beginner-guide/overview.md). Further help can be found on our [:fontawesome-brands-discord:{: .discord } - **Discord Link**](https://discord.gg/flybywire){target=new} in the channel #flight-school . @@ -47,7 +47,7 @@ Please follow the steps below. If you can't reproduce the issue until the last i Issues which happen only once can have many causes. These usually cannot be investigated or fixed, as they can't be reproduced by the FlyByWire team. To do so, restart the sim and try to create the same situation again (e.g., same airports, route, livery, time of day, weather, etc.). - If the issue is reproducible, do a **test in a different situation** (different airports, route, weather, etc.). - If the issue is still reproducible, please do a **test with another aircraft** (preferably a default Microsoft Flight Simulator aircraft). If the issue is reproducible with other aircraft, it is most likely **not** a FlyByWire A32NX issue. If it is not reproducible with other aircraft, follow the next steps. -- To make sure the issue you are experiencing is not caused by a conflict with other add-ons or liveries ***remove everything (really everything!) from your [Community Folder](#community-folder-content)** and perform a [clean reinstall](../installation.md#clean-install-steps) of the A32NX with the [FlyByWire Installer](https://api.flybywiresim.com/installer){target=new}. +- To make sure the issue you are experiencing is not caused by a conflict with other add-ons or liveries ***remove everything (really everything!) from your [Community Folder](#community-folder-content)** and perform a [clean reinstall](../install/installation.md#clean-install-steps) of the A32NX with the [FlyByWire Installer](https://api.flybywiresim.com/installer){target=new}. - Also **ensure no other 3rd party software** such as FSUIPC, SPAD.neXt, YourControls, FS2Crew, etc. **is running** while you are troubleshooting. - If the issue is not already known and is reproducible, please** take screenshots or a video clearly showing your issue** and continue with chapter [4. Report Issue on Discord](#4-report-issue-on-discord). @@ -63,15 +63,15 @@ Join our Discord server [:fontawesome-brands-discord:{: .discord } - **Discord L - Read the Pinned Messages for commonly reported issues -  +  - Read the Sticky Messages, which are automatically posted after each message. -  +  - Search in the #a32nx-support channel for similar issues other users have reported. -  +  !!! warning "Please do this research before you post any questions or report any issues." @@ -114,15 +114,15 @@ The version of Microsoft Flight Simulator 2020 you are using can be found via se - In the MSFS main menu, you can click on your username in the upper-right corner. This will display your version. -  +  - Using ++alt+tab++ to see all open windows. -  +  - Using the MS Store Update dialog. -  +  ### A32NX Version @@ -132,11 +132,11 @@ You can determine which version of the FBW A32NX you use by looking at: - the FlyByWire Installer -  +  - the Microsoft Flight Simulator Content Manager -  +  #### Build Info @@ -157,7 +157,7 @@ This should contain something like this: ### Community Folder Content -Make sure that before reporting any issues that your [Community Folder](../installation.md#community-folder) is completely empty, except for the FlyByWire add-on (folder name `flybywire-aircraft-a320-neo`). +Make sure that before reporting any issues that your [Community Folder](../install/installation.md#community-folder) is completely empty, except for the FlyByWire add-on (folder name `flybywire-aircraft-a320-neo`). Make a screenshot of the Community Folder if requested by our support team. @@ -167,7 +167,7 @@ Quite often, when issues during flight are reported, a screenshot of the Cockpit #### Example -{loading=lazy} +{loading=lazy} #### How to Take a Good Screenshot diff --git a/docs/fbw-a32nx/support/performance-tips.md b/docs/aircraft/support/performance-tips.md similarity index 100% rename from docs/fbw-a32nx/support/performance-tips.md rename to docs/aircraft/support/performance-tips.md diff --git a/docs/fbw-a32nx/support/reported-issues.md b/docs/aircraft/support/reported-issues.md similarity index 93% rename from docs/fbw-a32nx/support/reported-issues.md rename to docs/aircraft/support/reported-issues.md index 2805a4cca..dbb592e69 100644 --- a/docs/fbw-a32nx/support/reported-issues.md +++ b/docs/aircraft/support/reported-issues.md @@ -12,7 +12,7 @@ description: Explore reported issues and known bugs for the FlyByWire A32NX add- *Most reported issues are caused by conflicts with other mods and liveries. If this does not resolve your issue, please continue below.* - **Throttle Calibration is Required** - [Guide Here](../feature-guides/flypados3/throttle-calibration.md) + **Throttle Calibration is Required** - [Guide Here](../common/flypados3/throttle-calibration.md) --- @@ -33,23 +33,23 @@ description: Explore reported issues and known bugs for the FlyByWire A32NX add- Due to the complex nature of our custom autopilot, please visit the dedicated ^^Custom Autopilot / Fly-By-Wire^^ page for more information: - - [**Main Page**](../feature-guides/autopilot-fbw.md) - - [**Typical Issues + Solutions**](../feature-guides/autopilot-fbw.md#typical-issues-and-how-to-solve-them) - - [**Known Issues**](../feature-guides/autopilot-fbw.md#known-issues) + - [**Main Page**](../a32nx/feature-guides/autopilot-fbw.md) + - [**Typical Issues + Solutions**](../a32nx/feature-guides/autopilot-fbw.md#typical-issues-and-how-to-solve-them) + - [**Known Issues**](../a32nx/feature-guides/autopilot-fbw.md#known-issues) === "Custom FMS" Please visit the ^^Dedicated Custom Flight Management System^^ page for more information on our latest implementation: - - [**Features + Issues**](../feature-guides/cFMS.md) - - [**Special Notes**](../feature-guides/cFMS.md#special-notes) - - [**Known Issues**](../feature-guides/cFMS.md#known-issues) + - [**Features + Issues**](../a32nx/feature-guides/cFMS.md) + - [**Special Notes**](../a32nx/feature-guides/cFMS.md#special-notes) + - [**Known Issues**](../a32nx/feature-guides/cFMS.md#known-issues) === "SimBridge" If you're having issues with ^^SimBridge^^, please follow our dedicated guide for it: - - [**SimBridge Troubleshooting Guide**](../../simbridge/troubleshooting.md) + - [**SimBridge Troubleshooting Guide**](../../tools/simbridge/troubleshooting.md) --- @@ -257,7 +257,7 @@ The following list of issues are commonly reported on our Discord support channe - Remove the conflicting mapping (e.g. "Auto Start Engine" or similar) - Follow the correct fueling procedure for the A32NX: - [Fuel and Weight](../feature-guides/loading-fuel-weight.md#loading-fuel-and-weight) + [Fuel and Weight](../a32nx/feature-guides/loading-fuel-weight.md#loading-fuel-and-weight) ??? bug "Crash To Desktop (CTD)" ### Crash To Desktop (CTD) @@ -291,7 +291,7 @@ The following list of issues are commonly reported on our Discord support channe 1. Remove everything from the Community folder - **really everything**!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- This is for simulation purposes only.
The level of detail in this guide is meant to get a FlyByWire A320neo beginner from the runway to the designated destination gate. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. diff --git a/docs/pilots-corner/beginner-guide/descent.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/descent.md similarity index 94% rename from docs/pilots-corner/beginner-guide/descent.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/descent.md index abd15e4a6..1c617c497 100644 --- a/docs/pilots-corner/beginner-guide/descent.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/descent.md @@ -6,6 +6,7 @@ from cruise altitude through STAR and Instrument Approach up to the final approa The actual final approach (ILS approach) will be covered by a separate chapter. !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to get a FlyByWire A320neo beginner safely from cruise level down to the ILS glideslope. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner even, in Microsoft Flight Simulator. @@ -44,9 +45,9 @@ This guide will cover these phases: Often a STAR contains a clearance point which mustn't be passed without explicit clearance by ATC. If clearance is not given, then a holding must be flown as described in the charts. - Please also have a look at our airliner guide's SIDs and STAR section [SIDs and STARS](../airliner-flying-guide/navigation.md#sids-and-stars) + Please also have a look at our airliner guide's SIDs and STAR section [SIDs and STARS](../../airliner/airliner-flying-guide/navigation.md#sids-and-stars) - Find a good overview over charts in our airliner guide: [Reading a Chart](../airliner-flying-guide/navigation.md#reading-a-chart) + Find a good overview over charts in our airliner guide: [Reading a Chart](../../airliner/airliner-flying-guide/navigation.md#reading-a-chart) - __Approach__This is for simulation purposes only.
The level of detail in this guide is meant to get a FlyByWire A320neo beginner safely from the terminal to the runway hold short point. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -79,10 +80,10 @@ The FlyByWire A32NX has a ground operations page on its built-in flyPad EFB (Ele Although Microsoft Flight Simulator also has some pushback functionality built into the default ATC service, this guide will only cover the A32NX pushback functionality. -{loading=lazy} +{loading=lazy} !!! block "" - {loading=lazy align=left width=30%} + {loading=lazy align=left width=30%} After we received clearance to pushback, we will call the pushback tug by pressing the `Call Tug` button on the flyPad. @@ -93,7 +94,7 @@ Although Microsoft Flight Simulator also has some pushback functionality built i After the tug is attached to the nose wheel, we can start pushing back by using the control buttons or the rudder and elevator controls. -See the flyPad documentation for more details: [flyPad Pushback](../../fbw-a32nx/feature-guides/flypados3/ground.md#pushback) +See the flyPad documentation for more details: [flyPad Pushback](../../../aircraft/common/flypados3/ground.md#pushback) --- @@ -292,7 +293,7 @@ If it is required to perform a sharp turn immediately, we may need more than ~ While underway to the runway, perform the following as part of the taxi flow: - Use the tiller or rudder pedals to steer the aircraft. - - See [Nose Wheel and Tiller Operation](../../fbw-a32nx/feature-guides/nw-tiller.md) + - See [Nose Wheel and Tiller Operation](../../../aircraft/a32nx/feature-guides/nw-tiller.md) - Perform a [flight controls check](#flight-controls-check) (if you haven't already). - Verify the ATC clearance for departure. diff --git a/docs/pilots-corner/beginner-guide/landing.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/landing.md similarity index 99% rename from docs/pilots-corner/beginner-guide/landing.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/landing.md index 22564eccd..cf963d382 100644 --- a/docs/pilots-corner/beginner-guide/landing.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/landing.md @@ -4,6 +4,7 @@ This guide will explain the correct procedures to fly a final approach and condu !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to get a FlyByWire A320neo beginner currently on approach to intercept the ILS and land the aircraft safely on the runway. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -200,7 +201,7 @@ This concludes *Preparation and Checklist for Landing* Although the A320 can do an automatic landing (**Autoland**) we will do a manual landing as this is more common and also more fun. -For an advanced guide on Autoland, see [here](../advanced-guides/flight-guidance/autoland.md). +For an advanced guide on Autoland, see [here](../a32nx-advanced-guides/flight-guidance/autoland.md). We MUST get landing clearance from ATC before we actually are allowed to land. Without landing clearance, we must do a go-around (not part of this beginner guide) before touching the runway. Usually, ATC will have given us clearance at this point. Late clearance is rare and communicated to us beforehand. diff --git a/docs/pilots-corner/beginner-guide/overview.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/overview.md similarity index 69% rename from docs/pilots-corner/beginner-guide/overview.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/overview.md index b5955fda1..5e8c94c56 100644 --- a/docs/pilots-corner/beginner-guide/overview.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/overview.md @@ -24,18 +24,18 @@ The [Preflight](preflight.md) page contains guides on how to set up relevant dat --- -| Topics | -|:-----------------------------------------------------| -| [Preflight](preflight.md) | -| [Starting the Aircraft](starting-the-aircraft.md) | -| [Preparing the MCDU](preparing-mcdu.md) | -| [Engine Start and Taxi](engine-start-taxi.md) | +| Topics | +|:------------------------------------------------------| +| [Preflight](preflight.md) | +| [Starting the Aircraft](starting-the-aircraft.md) | +| [Preparing the MCDU](preparing-mcdu.md) | +| [Engine Start and Taxi](engine-start-taxi.md) | | [Takeoff, Climb, and Cruise](takeoff-climb-cruise.md) | -| [Descent Planning and Descent](descent.md) | -| [Approach and ILS Landing](landing.md) | -| [After Landing and Taxi to Gate](after-landing.md) | -| [Powering Down](powering-down.md) | -| [Abbreviations](../abbreviations.md) | +| [Descent Planning and Descent](descent.md) | +| [Approach and ILS Landing](landing.md) | +| [After Landing and Taxi to Gate](after-landing.md) | +| [Powering Down](powering-down.md) | +| [Abbreviations](../../airliner/abbreviations.md) | --- diff --git a/docs/pilots-corner/beginner-guide/powering-down.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/powering-down.md similarity index 97% rename from docs/pilots-corner/beginner-guide/powering-down.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/powering-down.md index fb7b1d872..aa4373ce5 100644 --- a/docs/pilots-corner/beginner-guide/powering-down.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/powering-down.md @@ -5,6 +5,7 @@ This guide will explain the correct procedures to power down the aircraft when a Obviously, this is not strictly required in a simulator, but for interested sim pilots this might be an interesting process for a more realistic experience. !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to help a FlyByWire A320neo beginner to correctly shut down the aircraft. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -106,7 +107,7 @@ Taking care of passengers and luggage with the FlyByWire flyPad: - Connect the Jetway (PAX). - Call cargo/baggage (Baggage). -{loading=lazy} +{loading=lazy} Obviously, this would take a while in real life, and we would not be able to shut down the aircraft before everybody is disembarked. diff --git a/docs/pilots-corner/beginner-guide/preflight.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/preflight.md similarity index 88% rename from docs/pilots-corner/beginner-guide/preflight.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/preflight.md index 86d620c62..5195e2dd6 100644 --- a/docs/pilots-corner/beginner-guide/preflight.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/preflight.md @@ -23,7 +23,7 @@ You can choose to use other software/websites to plan your route, but when using - [Little Nav Map](https://albar965.github.io/littlenavmap.html){target=new} (Flight Planning and Charts) - [ChartFox](https://chartfox.org/){target=new} (Charts) - [Navigraph](https://navigraph.com/){target=new} (Flight Planning and Charts) **Requires Subscription** - - See our [Custom Flight Management System](../../fbw-a32nx/feature-guides/cFMS.md) page and the [special notes section](../../fbw-a32nx/feature-guides/cFMS.md#special-notes) section. + - See our [Custom Flight Management System](../../../aircraft/a32nx/feature-guides/cFMS.md) page and the [special notes section](../../../aircraft/a32nx/feature-guides/cFMS.md#special-notes) section. ## Flight Plan Import @@ -32,7 +32,7 @@ If you wish to expedite the process of inputting your flight plan on the MCDU, w !!! warning "IMPORTANT" If you plan to import the flight plan from SimBrief, do not select an arrival airport on the MSFS world menu or flight planner. Doing this "initializes" the `FROM/TO` field when loading into your flight, removing the `INIT REQ.` option from the `INIT A` page. -[SimBrief A32NX Features](../../fbw-a32nx/feature-guides/simbrief.md){.md-button} +[SimBrief A32NX Features](../../../aircraft/a32nx/feature-guides/simbrief.md){.md-button} ### Manual Flight Planning @@ -48,13 +48,13 @@ When inputting your flight plan into the MCDU, discontinuities appearing is an i To configure your aircraft, we have provided options onboard the aircraft to load fuel and passengers / baggage. See the following page and note any advisories. -[Fuel and Weights](../../fbw-a32nx/feature-guides/loading-fuel-weight.md){.md-button} +[Fuel and Weights](../../../aircraft/a32nx/feature-guides/loading-fuel-weight.md){.md-button} ## EFB Navigraph Charts To help with navigation during your flight, our flyPad EFB can connect to your Navigraph account to provide access to all the en route charts for your flight! -[EFB Navigraph](../../fbw-a32nx/feature-guides/flypados3/charts.md){.md-button} +[EFB Navigraph](../../../aircraft/common/flypados3/charts.md){.md-button} This concludes the *Preflight* guide. diff --git a/docs/pilots-corner/beginner-guide/preparing-mcdu.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md similarity index 93% rename from docs/pilots-corner/beginner-guide/preparing-mcdu.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md index 135bf668e..b5999eaec 100644 --- a/docs/pilots-corner/beginner-guide/preparing-mcdu.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md @@ -3,6 +3,7 @@ This guide will help you prepare the MCDU in the A32NX for your departure. It includes a simple route that you can use to follow along easily and replicate in the simulator. !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to provide a FlyByWire A320neo beginner the ability to adequately program the MCDU to conduct and complete a flight. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -140,7 +141,7 @@ DATA includes the pages below: For more information and a guide to our simBrief A32NX features, visit the page below: - [FMS (MCDU) and simBrief Integration](../../fbw-a32nx/feature-guides/simbrief.md#using-the-fms-mcdu-and-simbrief-integration){ .md-button } + [FMS (MCDU) and simBrief Integration](../../../aircraft/a32nx/feature-guides/simbrief.md#using-the-fms-mcdu-and-simbrief-integration){ .md-button } ^^FROM/TO Field^^ @@ -167,7 +168,7 @@ The cost index can be found in the image above. !!! tip "Wind Requests" Pilots can choose to import your wind data at this stage through the `WIND/TEMP` option by pressing LSK 4R. For more information on using this feature, please see the guide below. - [Wind Request Guide](../../fbw-a32nx/feature-guides/simbrief.md#wind-request){.md-button} + [Wind Request Guide](../../../aircraft/a32nx/feature-guides/simbrief.md#wind-request){.md-button} !!! warning "" Please also note the following: @@ -208,7 +209,7 @@ Our route for this flight can be found on the 2nd page of the OFP These are procedures that are defined and published that take a flight from the take-off phase to the en route phase. - Also see: [SIDS and STARS](../airliner-flying-guide/navigation.md#sids-and-stars) + Also see: [SIDS and STARS](../../airliner/airliner-flying-guide/navigation.md#sids-and-stars) To program the Standard Instrument Departure (SID): @@ -286,7 +287,7 @@ For the purposes of this guide, we will pre-plan our arrival into EDDF via the ` Similar to the SID, these are procedures that are defined and published that take a flight from the last point in a route *(in our case `DEBHI`)* to the first point in the approach or the initial approach fix (IAF). - Also see: [SIDS and STARS](../airliner-flying-guide/navigation.md#sids-and-stars) + Also see: [SIDS and STARS](../../airliner/airliner-flying-guide/navigation.md#sids-and-stars) Find `EDDF` in green in the flight plan OR select `EDDF` in white under `DEST` using the corresponding LSK. @@ -317,10 +318,11 @@ Verify the flight plan by using the vertical slew keys to scroll through it. {loading=lazy} - See our detailed documentation for [Discontinuities](../advanced-guides/flight-planning/disco.md){target=new} to understand how to appropriately handle these when encountered on your F-PLN page. + See our detailed documentation for [Discontinuities](../a32nx-advanced-guides/flight-planning/disco.md){target=new} to understand how to appropriately handle these when +encountered on your F-PLN page. !!! warning "" - Additionally, make note of this [Special Case](../advanced-guides/flight-planning/disco.md#special-case) on the discontinuity page. + Additionally, make note of this [Special Case](../a32nx-advanced-guides/flight-planning/disco.md#special-case) on the discontinuity page. !!! info "Viewing Flight Plan on ND" We can also verify the route looks correct by selecting `Plan` on the EFIS control panel and watching the ND as we scroll through. @@ -383,7 +385,7 @@ On this page, we can input our zero fuel weight (ZFW) and zero fuel weight cente - This page (INIT FUEL PRED) has a ZFW/ZFWCG value. **Reminder:** After engines are started, INIT FUEL PRED changes to the FUEL PRED page. - At least one engine is running. - Please see our [Fuel and Weights Guide](../../fbw-a32nx/feature-guides/loading-fuel-weight.md) for more detailed information. + Please see our [Fuel and Weights Guide](../../../aircraft/a32nx/feature-guides/loading-fuel-weight.md) for more detailed information. The A32NX can autopopulate this information. @@ -398,7 +400,7 @@ Now we can add our fuel on board (FOB). The amount we input in this field can be !!! info "Loading Fuel" - Via the EFB - [Learn How](../../fbw-a32nx/feature-guides/flypados3/dispatch.md#fuel-page) + Via the EFB - [Learn How](../../../aircraft/common/flypados3/dispatch.md#fuel-page) ^^ECAM FOB^^ @@ -440,7 +442,7 @@ The performance page changes based on the relative stages of flight until we lan The flyPad onboard the aircraft is capable of calculating your required takeoff performance for your flight. Visit our flyPad Performance Page guide for more information. -[flyPad Performance Page](../../fbw-a32nx/feature-guides/flypados3/performance.md){target=new .md-button} +[flyPad Performance Page](../../../aircraft/common/flypados3/performance.md){target=new .md-button} For this flight, we will be taking off with a `1+F` flaps configuration. @@ -474,12 +476,12 @@ For this flight, we will be taking off with a `1+F` flaps configuration. GW CG Values can be found: - - On the [Payload Tab on the Grounds Services Page](../../fbw-a32nx/feature-guides/loading-fuel-weight.md#finding-the-payload-screen) in the flyPad EFB. + - On the [Payload Tab on the Grounds Services Page](../../../aircraft/a32nx/feature-guides/loading-fuel-weight.md#finding-the-payload-screen) in the flyPad EFB. - On the [Fuel Prediction](../a32nx-briefing/mcdu/fuel-pred.md) page in the MCDU. CG to THS calculation: - - CG to THS can be found in the downloable FBW checklist in our [Standard Operating Procedures](../SOP.md#normal-procedures) resources page. + - CG to THS can be found in the downloable FBW checklist in our [Standard Operating Procedures](../a32nx-sop.md#normal-procedures) resources page. - The CG/THS markings on the trim wheel can be used to validate this. Make sure to update this value or set the correct trim once your engines have started. @@ -504,7 +506,7 @@ Read the following tip for more information on FLEX temp. Pilots can use the flyPad Performance Page to calculate Flex Temp for takeoff. The flyPad will also calculate if TOGA is the preferred thrust setting for takeoff and notify the pilot through the EFB. -[flyPad Performance Page](../../fbw-a32nx/feature-guides/flypados3/performance.md){target=new .md-button} +[flyPad Performance Page](../../../aircraft/common/flypados3/performance.md){target=new .md-button} !!! tip "What is Flex Temp?" Flex temp is entered into the MCDU, enabling the computer to use the pilot-specified air temperature to allow for take-off thrust that is less than TOGA but not less than CLB. This is a method of creating cost savings by increasing engine life, resulting in reduced overhaul and fuel costs. This value is normally calculated via a pilot's company EFB or other tools. @@ -530,7 +532,7 @@ Our SID chart mentions that the TRANS ALT for this departure is 5000 ft. Pilots can use the flyPad Performance Page to calculate V-Speeds for takeoff. -[flyPad Performance Page](../../fbw-a32nx/feature-guides/flypados3/performance.md){target=new .md-button} +[flyPad Performance Page](../../../aircraft/common/flypados3/performance.md){target=new .md-button} ??? warning "Stable Version Only" V-Speeds are normally calculated by a company EFB or other tools. This feature is not yet available in the stable version. @@ -564,7 +566,7 @@ To enter your assigned code find the ATC/TCAS Panel on the bottom right portion ## A32NX simBrief Integration -This section has been moved to our dedicated [simBrief Integration](../../fbw-a32nx/feature-guides/simbrief.md#importing-the-simbrief-ofp-to-the-fms-mcdu) feature guide. +This section has been moved to our dedicated [simBrief Integration](../../../aircraft/a32nx/feature-guides/simbrief.md#importing-the-simbrief-ofp-to-the-fms-mcdu) feature guide. --- diff --git a/docs/pilots-corner/beginner-guide/starting-the-aircraft.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/starting-the-aircraft.md similarity index 98% rename from docs/pilots-corner/beginner-guide/starting-the-aircraft.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/starting-the-aircraft.md index 973947998..fbab4069d 100644 --- a/docs/pilots-corner/beginner-guide/starting-the-aircraft.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/starting-the-aircraft.md @@ -3,6 +3,7 @@ This guide will assist you with starting your aircraft. It includes images to assist you with understanding the locations of all buttons and switches. !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to teach a FlyByWire A320neo beginner to start the aircraft correctly. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -256,7 +257,7 @@ Verify on the Upper ECAM that your aircraft has enough fuel for the flight.  -If we do not have enough fuel for the flight, we can refuel via the [flyPad EFB Fuel Page](../../fbw-a32nx/feature-guides/flypados3/ground.md#fuel-page) . +If we do not have enough fuel for the flight, we can refuel via the [flyPad EFB Fuel Page](../../../aircraft/common/flypados3/ground.md#fuel-page) . --- diff --git a/docs/pilots-corner/beginner-guide/takeoff-climb-cruise.md b/docs/pilots-corner/a32nx/a32nx-beginner-guide/takeoff-climb-cruise.md similarity index 99% rename from docs/pilots-corner/beginner-guide/takeoff-climb-cruise.md rename to docs/pilots-corner/a32nx/a32nx-beginner-guide/takeoff-climb-cruise.md index 58fe99f9f..13b0ebd46 100644 --- a/docs/pilots-corner/beginner-guide/takeoff-climb-cruise.md +++ b/docs/pilots-corner/a32nx/a32nx-beginner-guide/takeoff-climb-cruise.md @@ -3,6 +3,7 @@ This guide will explain the correct procedures to accomplish takeoff, climb and establish cruise altitude. !!! warning "Disclaimer" +This is for simulation purposes only.
The level of detail in this guide is meant to get a FlyByWire A320neo beginner safely up in the air and to cruise level under normal conditions, while simplifying details which are not (yet) important for a beginner. A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. @@ -386,7 +387,7 @@ Typically, the climb to the flight plan's cruise level (e.g., FL210) happens in If the selected target V/S is too high (relative to the current thrust condition and speed), the FMGC will steer the aircraft to the target V/S, but the aircraft will also accelerate or decelerate. When the speed reaches its authorized limit, V/S automatically decreases to maintain the minimum or maximum speed limit. - See also [Protections](../advanced-guides/protections/overview.md). + See also [Protections](../a32nx-advanced-guides/protections/overview.md). **Passing 10,000ft**
+
+ This is for simulation purposes only.
+ --- ## Quick Links @@ -27,7 +27,7 @@ but are omitted in this briefing. | Quick Links | |:--------------------------------------| | [Flight-Deck](flight-deck/index.md) | -| [Flight-Deck A32NX API](../../fbw-a32nx/a32nx-api/a32nx-flightdeck-api.md) | +| [Flight-Deck A32NX API](../../../aircraft/a32nx/a32nx-api/a32nx-flightdeck-api.md) | | [ECAM](ecam/index.md) | | [PFD](pfd/index.md) | | [MCDU](mcdu/index.md) | diff --git a/docs/pilots-corner/a32nx-briefing/limitations.md b/docs/pilots-corner/a32nx/a32nx-briefing/limitations.md similarity index 99% rename from docs/pilots-corner/a32nx-briefing/limitations.md rename to docs/pilots-corner/a32nx/a32nx-briefing/limitations.md index 253849cd3..a82f5ebd1 100644 --- a/docs/pilots-corner/a32nx-briefing/limitations.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/limitations.md @@ -144,7 +144,7 @@ This list is incomplete, but should mention the most important operational limit !!! note The AP or FD in OP DES or DES mode can be used in approach. However, its use is only permitted if the FCU selected altitude is set to, or above, the higher of the two: MDA/MDH or 500 ft AGL. -See also [Autoland](../advanced-guides/flight-guidance/autoland.md#aircraft-limitations) +See also [Autoland](../a32nx-advanced-guides/flight-guidance/autoland.md#aircraft-limitations) ## Engines diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/.pages b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/.pages similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/.pages rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/.pages diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/atc-comm.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/atc-comm.md similarity index 64% rename from docs/pilots-corner/a32nx-briefing/mcdu/atc-comm.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/atc-comm.md index 45223c2fc..15cda628d 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/atc-comm.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/atc-comm.md @@ -4,4 +4,4 @@ This page will not be documented in this guide. -Use our [Hoppie ACARS Guide](../../../fbw-a32nx/feature-guides/hoppie.md) instead. +Use our [Hoppie ACARS Guide](../../../../aircraft/a32nx/feature-guides/hoppie.md) instead. diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/data.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/data.md similarity index 98% rename from docs/pilots-corner/a32nx-briefing/mcdu/data.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/data.md index 42972e50e..836f51bb4 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/data.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/data.md @@ -230,7 +230,7 @@ stored in the database. Currently, not all of these are available in the FBW A32NX for Microsoft Flight Simulator. - STORED WAYPOINTS (1R) - - See [Stored Waypoints Guide](../../advanced-guides/data-management.md#stored-waypoints). + - See [Stored Waypoints Guide](../../a32nx-advanced-guides/data-management.md#stored-waypoints). - STORED NAVAIDS (2R) - STORED RUNWAYS (3R) diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/dir.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/dir.md similarity index 96% rename from docs/pilots-corner/a32nx-briefing/mcdu/dir.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/dir.md index b58c1070d..58a0139ea 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/dir.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/dir.md @@ -8,7 +8,7 @@ The DIR TO page is used by the flight crew to select waypoints from the flight p When in NAV mode, this changes the currently active leg and waypoint. In HDG mode, activation of a DIR TO will switch to NAV mode for a direct course to the new waypoint. -See our [DIRECT-TO page](../../advanced-guides/flight-planning/direct.md) on how to use this page. +See our [DIRECT-TO page](../../a32nx-advanced-guides/flight-planning/direct.md) on how to use this page. ## Usage diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/f-pln.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/f-pln.md similarity index 96% rename from docs/pilots-corner/a32nx-briefing/mcdu/f-pln.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/f-pln.md index ea15509b4..8762aec37 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/f-pln.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/f-pln.md @@ -11,13 +11,13 @@ Revisions to the lateral and vertical flight plans can be made from these pages. !!! tip "Additional Resources" Also see the following resources for further feature information when utilizing the F-PLN page: - - [MCDU Setup Procedure](../../beginner-guide/preparing-mcdu.md) in our [Beginner Guide](../../beginner-guide/overview.md). + - [MCDU Setup Procedure](../../a32nx-beginner-guide/preparing-mcdu.md) in our [Beginner Guide](../../a32nx-beginner-guide/overview.md). - Advance Flight Planning Guides - - [Direct To (DIR TO)](../../advanced-guides/flight-planning/direct.md) - - [Discontinuities](../../advanced-guides/flight-planning/disco.md) - - [Fix Info](../../advanced-guides/flight-planning/fixinfo.md) - - [Holds](../../advanced-guides/flight-planning/holds.md) - - [Leg Types](../../advanced-guides/flight-planning/leg-types.md) + - [Direct To (DIR TO)](../../a32nx-advanced-guides/flight-planning/direct.md) + - [Discontinuities](../../a32nx-advanced-guides/flight-planning/disco.md) + - [Fix Info](../../a32nx-advanced-guides/flight-planning/fixinfo.md) + - [Holds](../../a32nx-advanced-guides/flight-planning/holds.md) + - [Leg Types](../../a32nx-advanced-guides/flight-planning/leg-types.md) {loading=lazy} @@ -145,7 +145,7 @@ STAR revisions are done only at a destination airport (Destination page). - FIX INFO (1R) - Used for entering radial, radius and abeam intercept points. - Only available on the current FROM waypoint (first waypoint when opening the F-PLN page). - - See the [FIX INFO Guide](../../advanced-guides/flight-planning/fixinfo.md) for more information. + - See the [FIX INFO Guide](../../a32nx-advanced-guides/flight-planning/fixinfo.md) for more information. - ARRIVAL (1R) - Used for selecting the arrival runway and procedures (STAR, APPR, TRANS, etc.) @@ -174,7 +174,7 @@ STAR revisions are done only at a destination airport (Destination page). - NEXT WPT (3R) - A new waypoint after the selected one can be entered into this field. - If it is a waypoint already in the flight plan after the current waypoint, then all intermediate waypoints are removed. - - If it is a new waypoint, a [discontinuity](../../advanced-guides/flight-planning/disco.md) is created. + - If it is a new waypoint, a [discontinuity](../../a32nx-advanced-guides/flight-planning/disco.md) is created. - Only available on departure, waypoint, and destination. - ENABLE ALTN (4L) @@ -186,7 +186,7 @@ STAR revisions are done only at a destination airport (Destination page). - Used to change the destination airport. - Will create a temporary flight plan direct to the new destination. - Clears all waypoints between the current waypoint and the new destination. - - Creates a [discontinuity](../../advanced-guides/flight-planning/disco.md). + - Creates a [discontinuity](../../a32nx-advanced-guides/flight-planning/disco.md). - Only available on departure, waypoint. - ALTN (5L) @@ -368,7 +368,7 @@ The FIX INFO pages are used to create waypoint intersections of the flight plan !!! info "" Currently, only partly implemented in the FBW A32NX for Microsoft Flight Simulator. -See [Feature Guide: Fix Info](../../../pilots-corner/advanced-guides/flight-planning/fixinfo.md) +See [Feature Guide: Fix Info](../../a32nx-advanced-guides/flight-planning/fixinfo.md) The FIX INFO pages can be accessed from the LAT REV page of the FROM waypoint. @@ -390,7 +390,7 @@ Visual example for intersections: The HOLD page is used to enter a holding pattern for a waypoint. The HOLD page can be accessed from the LAT REV page of the FROM waypoint. -See or guide for [HOLDS](../../advanced-guides/flight-planning/holds.md#programming-holds). +See or guide for [HOLDS](../../a32nx-advanced-guides/flight-planning/holds.md#programming-holds). ## AIRWAYS Page diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/fuel-pred.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/fuel-pred.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/fuel-pred.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/fuel-pred.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/index.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/index.md similarity index 79% rename from docs/pilots-corner/a32nx-briefing/mcdu/index.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/index.md index dde821bed..ac2345a31 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/index.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/index.md @@ -44,11 +44,11 @@ This section describes the MCDU in detail, covering each page and also the stand !!! tip "Additional Resources" Also see the following resources for further feature information: - - [MCDU Setup Procedure](../../beginner-guide/preparing-mcdu.md) in our [Beginner Guide](../../beginner-guide/overview.md). + - [MCDU Setup Procedure](../../a32nx-beginner-guide/preparing-mcdu.md) in our [Beginner Guide](../../a32nx-beginner-guide/overview.md). - Advance Flight Planning Guides - - [Direct To (DIR TO)](../../advanced-guides/flight-planning/direct.md) - - [Discontinuities](../../advanced-guides/flight-planning/disco.md) - - [Fix Info](../../advanced-guides/flight-planning/fixinfo.md) - - [Holds](../../advanced-guides/flight-planning/holds.md) - - [Leg Types](../../advanced-guides/flight-planning/leg-types.md) + - [Direct To (DIR TO)](../../a32nx-advanced-guides/flight-planning/direct.md) + - [Discontinuities](../../a32nx-advanced-guides/flight-planning/disco.md) + - [Fix Info](../../a32nx-advanced-guides/flight-planning/fixinfo.md) + - [Holds](../../a32nx-advanced-guides/flight-planning/holds.md) + - [Leg Types](../../a32nx-advanced-guides/flight-planning/leg-types.md) diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/init.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/init.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/init.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/init.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/interface.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/interface.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/interface.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/interface.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/mcdu-menu.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/mcdu-menu.md similarity index 91% rename from docs/pilots-corner/a32nx-briefing/mcdu/mcdu-menu.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/mcdu-menu.md index 6c93e82cc..24e51b366 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/mcdu-menu.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/mcdu-menu.md @@ -53,7 +53,7 @@ This page lists the various systems which are accessible via the MCDU. The syste - INIT/PRES (1L) --> See [INIT/PRES](#initpres-page) - WX REQUEST (2L) --> See [WX REQUEST](#wx-request-page) - ATIS (3L) --> See [ATIS](#atis-page) -- FREE TEXT (1R) --> See [Free Text Guide](../../../fbw-a32nx/feature-guides/freetext.md) +- FREE TEXT (1R) --> See [Free Text Guide](../../../../aircraft/a32nx/feature-guides/freetext.md) - RECEIVED MESSAGES (3R) - Shows list of received messages (WX, ATIS, Free Text). - Press the LSK left of the `<` to read the full message @@ -79,7 +79,7 @@ This page is used to initialize the FMS with the flight plan from SimBrief. Press `INIT DATA REQ*` to start the SimBrief import. -Also see [SimBrief Integration](../../../fbw-a32nx/feature-guides/simbrief.md) for more details. +Also see [SimBrief Integration](../../../../aircraft/a32nx/feature-guides/simbrief.md) for more details. The rest of these two pages is for reviewing the imported data. The second page also provides some information about various times for events like doors closed, takeoff, etc. Some of these are only available after the flight. @@ -88,7 +88,7 @@ The rest of these two pages is for reviewing the imported data. The second page  This page is used to request weather data from the -[configured data source](../../../fbw-a32nx/feature-guides/flypados3/settings.md#atsuaoc). +[configured data source](../../../../aircraft/common/flypados3/settings.md#atsuaoc). - WX TYPE (1L) - Change the requested data between METAR and TAF. @@ -103,7 +103,7 @@ This page is used to request weather data from the  This page is used to request ATIS data from the -[configured data source](../../../fbw-a32nx/feature-guides/flypados3/settings.md#atsuaoc). +[configured data source](../../../../aircraft/common/flypados3/settings.md#atsuaoc). - AIRPORT ICAO (1L) - Enter the ICAO code of the airport for which the ATIS is requested. diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/messages.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/messages.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/messages.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/messages.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/perf.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/perf.md similarity index 97% rename from docs/pilots-corner/a32nx-briefing/mcdu/perf.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/perf.md index 19efa52e9..dbdda7381 100644 --- a/docs/pilots-corner/a32nx-briefing/mcdu/perf.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/perf.md @@ -42,7 +42,7 @@ Prompts on each PERF page: !!! tip In the FlyByWire A32NX, pilots can calculate takeoff performance data via the flyPad. Visit our flyPad Performance Page guide for more information. - [flyPad Performance Page](../../../fbw-a32nx/feature-guides/flypados3/performance.md){target=new .md-button} + [flyPad Performance Page](../../../../aircraft/common/flypados3/performance.md){target=new .md-button} !!! warning "Not Available in the Stable Version; you can instead click on the LSK next to V1, VR and V2 to let the aircraft calculate the V-Speeds for you." @@ -88,11 +88,11 @@ Prompts on each PERF page: - FLAPS/THS (3R) - Positions of the flaps and the trimmable horizontal stabilizer (THS) at takeoff to be entered by the crew. - Can be edited until takeoff, by entering “UP X.X” or “X.X UP”, or “DN X.X” or “X.X DN” for the THS. - - See also the [Beginner Guide PERF TAKEOFF THS](../../beginner-guide/preparing-mcdu.md#perf) + - See also the [Beginner Guide PERF TAKEOFF THS](../../a32nx-beginner-guide/preparing-mcdu.md#perf) - FLX TO TEMP (4R) - Flight crew inserts the FLX TO temperature in Celsius for FLX takeoff setting purposes. It can only be entered during preflight. This value will be sent to the FADEC and displayed on the upper ECAM display. - - See also the [Beginner Guide PERF TAKEOFF Flex Temp](../../beginner-guide/preparing-mcdu.md#flex-temp) + - See also the [Beginner Guide PERF TAKEOFF Flex Temp](../../a32nx-beginner-guide/preparing-mcdu.md#flex-temp) - ENG OUT ACC (5R) - Engine-out acceleration altitude, as defined in the database, or manually entered by the flight crew. @@ -343,7 +343,7 @@ Prompts on each PERF page: - Can't be modified here. - O, S, F, V~LS~ Speeds (2M, 3M, 4M) - - See [Speeds](../../abbreviations.md#additional-speeds) and [V-Speeds](../../abbreviations.md#v-speeds) for more information. + - See [Speeds](../../../airliner/abbreviations.md#additional-speeds) and [V-Speeds](../../../airliner/abbreviations.md#v-speeds) for more information. - BARO (2R): - The Minimum Descent/Decision Altitude (MDA) with associated brackets, or diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/prog.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/prog.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/prog.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/prog.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/rad-nav.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/rad-nav.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/rad-nav.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/rad-nav.md diff --git a/docs/pilots-corner/a32nx-briefing/mcdu/sec-f-plan.md b/docs/pilots-corner/a32nx/a32nx-briefing/mcdu/sec-f-plan.md similarity index 100% rename from docs/pilots-corner/a32nx-briefing/mcdu/sec-f-plan.md rename to docs/pilots-corner/a32nx/a32nx-briefing/mcdu/sec-f-plan.md diff --git a/docs/pilots-corner/a32nx-briefing/pfd/.pages b/docs/pilots-corner/a32nx/a32nx-briefing/pfd/.pages similarity index 100% rename from docs/pilots-corner/a32nx-briefing/pfd/.pages rename to docs/pilots-corner/a32nx/a32nx-briefing/pfd/.pages diff --git a/docs/pilots-corner/a32nx-briefing/pfd/altitude-indicator.md b/docs/pilots-corner/a32nx/a32nx-briefing/pfd/altitude-indicator.md similarity index 56% rename from docs/pilots-corner/a32nx-briefing/pfd/altitude-indicator.md rename to docs/pilots-corner/a32nx/a32nx-briefing/pfd/altitude-indicator.md index 348dcb115..6c9de0583 100644 --- a/docs/pilots-corner/a32nx-briefing/pfd/altitude-indicator.md +++ b/docs/pilots-corner/a32nx/a32nx-briefing/pfd/altitude-indicator.md @@ -1,19 +1,19 @@ - + # Altitude Indicator
-
+
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
+
-
+
-
+
+
+
-
+
+
+
+ This is for simulation purposes only.
+ +## Quick Links + +[Beginner Guide](a32nx-beginner-guide/overview.md){ .md-button } +[Advanced Guides](a32nx-advanced-guides/overview.md){ .md-button }x§ +[A320neo Pilot Briefing](a32nx-briefing/index.md){ .md-button } + +## Topics + +| Featured List | +|:-----------------------------------------------------------------------| +| [Beginner Guide](a32nx-beginner-guide/overview.md) | +| [Advanced Guides](a32nx-advanced-guides/overview.md) | +| [A320neo Pilot Briefing](a32nx-briefing/index.md) | +| [Standard Operating Procedures](a32nx-sop.md) | +| [Airliner Flying Guide](../airliner/airliner-flying-guide/overview.md) | diff --git a/docs/pilots-corner/a380x/.pages b/docs/pilots-corner/a380x/.pages new file mode 100644 index 000000000..6dc052d47 --- /dev/null +++ b/docs/pilots-corner/a380x/.pages @@ -0,0 +1,9 @@ +title: A380X Corner +nav: + - Overview: index.md + - Beginner Guide: a380x-beginner-guide + - Advanced Guides: a380x-advanced-guides + - A380 Pilot Briefing: a380x-briefing + - Standard Operating Procedures: a380x-sop.md + - ... + diff --git a/docs/pilots-corner/a380x/a380x-advanced-guides/overview.md b/docs/pilots-corner/a380x/a380x-advanced-guides/overview.md new file mode 100644 index 000000000..4339aabb0 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-advanced-guides/overview.md @@ -0,0 +1,4 @@ +[//]: # (TODO) +TODO: Add Advanced Guides
+- Go-Around +- OANS \ No newline at end of file diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/.pages b/docs/pilots-corner/a380x/a380x-beginner-guide/.pages new file mode 100644 index 000000000..f6c092e68 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/.pages @@ -0,0 +1,17 @@ +# Edit this page to get: +# - Title for the whole directory +# - Titles for specific pages or subdirectories +# - Order of pages (otherwise alphabetical order) + +title: Beginner Guide +nav: + - Overview: overview.md + - Preflight: 01_preflight.md + - Cockpit Preparation: 02_cockpit-preparation.md + - Preparing FMS: 03_preparing-fms.md + - Engine Start and Taxi: 04_engine-start-taxi.md + - Takeoff, Climb & Cruise: 05_takeoff-climb-cruise.md + - Descent Planning and Descent: 06_descent.md + - Landing: 07_landing.md + - After Landing: 08_after-landing.md + - Powering Down: 09_powering-down.md diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/01_preflight.md b/docs/pilots-corner/a380x/a380x-beginner-guide/01_preflight.md new file mode 100644 index 000000000..63761021e --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/01_preflight.md @@ -0,0 +1,80 @@ +# Preflight + +Before you start your flight in earnest, we have included various features in the A380X that assist in configuring the +aircraft and in-flight support. Some of these features require the aircraft to be powered on. Additionally, these guides +will be linked to the appropriate locations throughout the beginner guide. + +--- + +## Nav Data + +The AIRAC cycle (nav data version) of MSFS's nav data is updated during MSFS's regular sim updates. It's important to +take stock of what AIRAC cycle you are currently using for your flight planning and if it matches the current AIRAC +cycle in MSFS. When using simBrief or other planning tools with older AIRAC cycles, you may +encounter errors during the flight plan import (`NOT IN DATABASE`, `AWY/WPT Mismatch`) OR the +[flight plan import](#flight-plan-import) may fail due to outdated/incorrect AIRAC cycle. + +Owning a Navigraph subscription gives you access to their standalone nav data add-on for MSFS that pairs with their +simBrief flight planning. It will provide you with an up-to-date AIRAC alongside any revisions, and ensure compatibility +when importing from simBrief or planning your flight manually. + +## Flight Planning + +We highly recommend **not** using the built-in MSFS flight planner (World Map). We recommend +using [SimBrief](https://www.simbrief.com/){target=new} as it is a great resource that provides routing and other +information to successfully plan your flight. + +You can choose to use other software/websites to plan your route, but when using simBrief we have a handy import feature +as seen in the next section. Additionally, other tools often don't have the most current nav data AIRAC cycle available. + +!!! tip "Important Links for Flight Planning" +- [SimBrief Website](https://www.simbrief.com/){target=new} (Flight Planning) +- [Little Nav Map](https://albar965.github.io/littlenavmap.html){target=new} (Flight Planning and Charts) +- [ChartFox](https://chartfox.org/){target=new} (Charts) +- [Navigraph](https://navigraph.com/){target=new} (Flight Planning and Charts) **Requires +Subscription** +- See our [Custom Flight Management System](../../../aircraft/a32nx/feature-guides/cFMS.md) page and +the [special notes section](../../../aircraft/a32nx/feature-guides/cFMS.md#special-notes) section. + +## Flight Plan Import + +If you wish to expedite the process of inputting your flight plan into the FMS, we have incorporated a simBrief import +function for the FMS similar to the real aircraft. + +Also, the EFB can import and use your SimBrief flight plan to display the OFP, import fuel and payload data automatically. + +[SimBrief A380X Features](../../../aircraft/a32nx/feature-guides/simbrief.md){.md-button} +TODO: simbrief guide needs separation and update
+ + +### Manual Flight Planning + +The [Flight Plan Section](03_preparing-fms.md#flight-plan) in the "Preparing the FMS" guide contains a sample routing to +showcase how to input your waypoints, departure SID, and arrival STAR / procedure. + +### Flight Plan Discontinuities + +When inputting your flight plan, discontinuities appearing is an intended feature. The page below +describes how to handle these when encountered during your preflight preparations. + +[Flight Plan Discontinuities](03_preparing-fms.md#discontinuity){.md-button} +TODO: guide needs separation and update
+ +## Payload Management + +To configure your aircraft, we have provided options onboard the aircraft to load fuel and passengers / baggage. See the +following page and note any advisories. + +[Fuel and Weights](../../../aircraft/a32nx/feature-guides/loading-fuel-weight.md){.md-button} +TODO: guide needs separation and update
+ +## EFB Navigraph Charts + +To help with navigation during your flight, our flyPad EFB can connect to your Navigraph account to provide access to +all the en route charts for your flight! + +[EFB Navigraph](../../../aircraft/common/flypados3/charts.md){.md-button} + +This concludes the *Preflight* guide. + +Continue with [Cockpit Preparation](02_cockpit-preparation.md). diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/02_cockpit-preparation.md b/docs/pilots-corner/a380x/a380x-beginner-guide/02_cockpit-preparation.md new file mode 100644 index 000000000..677e8da88 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/02_cockpit-preparation.md @@ -0,0 +1,452 @@ + + +# Cockpit Preparation + +This guide will help you with preparing and powering up the Airbus A380. +It includes images to help you understand the locations of all buttons and switches. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to teach an Airbus A380 beginner to start the aircraft correctly. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation + terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + + This guide simplifies the process of starting the aircraft to accomodate beginners and the fact that this is a + simulation. More advanced sim pilots can use the [A380X SOP](../a380x-sop.md) directly. + + When this guide refers to ATC it is referring to any Online ATC network but **NOT** the built-in ATC in the + simulator as this is very unrealistic and unreliable. + + +--- + +## Prerequisites + +This guide assumes that your aircraft is in a cold and dark state at a gate. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button target=new } + +## Pre-checks + +??? tip "What and Why" + Before starting the aircraft, we need to ensure that all switches are in the correct position. + This is to prevent any damage to the aircraft systems and to ensure that the aircraft is ready for flight. + + (Of course, this is not an issue in the sim, but in real life it is crucial to check this!) + +`ENGINE MASTER SWITCHES (1, 2, 3, 4) .................................. OFF`TODO: images or link to flight-deck
+ +After these pre-checks, we can start the aircraft starting with the initial power up. + +--- + +## Batteries Check.External Power + +??? tip "What and Why?" + The initial power up is the first step in starting the aircraft. This is where we turn on the batteries and external + power to provide power to the aircraft systems. + + The batteries are the first source of power for the aircraft. The external power is used to provide power to the + aircraft systems when the engines are not running. The aircraft needs at least two external power units to power the + whole electrical network. + +`ALL BATT pb-sw (BAT1, BAT ESS, BAT 2, APU BAT) ....................... OFF`TODO: images or link to flight-deck
+ +## Fire Tests and APU Startup + +??? tip "What and Why?" + The fire tests are done to ensure that the fire detection system is working correctly. + + The APU startup is done to provide power and bleed air to the aircraft systems when the engines are not running. + + Turning on and setting up the radios at this point is also important in case of any emergencies. + +`RMP 1 and 2 ....................................................... ON/SET`TODO: images or link to flight-deck
+ +## Cockpit Preparation Flow + +The cockpit preparation flow is an easy way to remember the steps to startup and setup the aircraft correctly. +It follows a flow starting on the overhead panel on the left buttom moving up and then to the right. +Then it continues the flow on the main panel starting and moving to the pedestal, setting up the FMS to then continue +to the glareshield. At last the lateral consoles are checked and set up. + +Normally, the flow is done by the two pilots in the cockpit. The First Officer (FO) does the overhead panel, main panel, +pedestal, and his side of the cockpit for the glareshield, lateral consoles and his MFD. + +The Captain does his side of the cockpit for the glareshield and lateral consoles and his MFD. + +In the simulator, we are usually alone, so we will do the flow on our own. + + + +1. Overhead Panel from left to right and bottom to top - prepare +2. Main Instrument Panel - prepare +3. Pedestal - prepare +4. MFD (see [Preparing the FMS](03_preparing-fms.md)) +5. Glareshield - set and crosscheck +6. Lateral Consoles - Oxygen Mask Test +7. Windows - check closed/locked +8. PFD/ND - check + +## Overhead Panel + +??? tip "What and Why?" + We scan the overhead panel from left to right and bottom to top to ensure that all switches are in the correct position. + +### Overhead Panel Left (bottom to top) + +`ALL WHITE LIGHTS ..................................................... OFF`TODO: insert image of all white lights or link to interactive flight deck
+ + Recorder Ground Control +TODO: insert image of recorder ground control or link to interactive flight deck
+ + Evac Capt/Capt & Purs +TODO: insert image of evac capt/capt & purs or link to interactive flight deck
+ + Probe & Window Heat +TODO: insert image of probe & window heat or link to interactive flight deck
+ + ADIRS All IR Mode +TODO: insert image of ADIRS all IR mode or link to interactive flight deck
+ + Emergency Locator Transmitter +TODO: insert image of emergency locator transmitter or link to interactive flight deck
+ +### Overhead Panel Center (bottom to top) + +`STROBE sw ........................................................... AUTO`TODO: insert image of strobe or link to interactive flight deck
+ + Beacon +TODO: insert image of beacon or link to interactive flight deck
+ + Nav +TODO: insert image of nav or link to interactive flight deck
+ + Remaining Exterior Lights +TODO: insert image of remaining exterior lights or link to interactive flight deck
+ + Seat Belts +TODO: insert image of seat belts or link to interactive flight deck
+ + No Smoking +TODO: insert image of no smoking or link to interactive flight deck
+ + Emergency Exit Lights +TODO: insert image of emergency exit lights or link to interactive flight deck
+ + Engine Starter +TODO: insert image of engine starter or link to interactive flight deck
+ + APU Bleed +TODO: insert image of APU Bleed or link to interactive flight deck
+ + Xbleed +TODO: insert image of xbleed or link to interactive flight deck
+ + Air Flow +TODO: insert image of air flow or link to interactive flight deck
+ + CKPT +TODO: insert image of ckpt or link to interactive flight deck
+ + Cabin +TODO: insert image of cabin or link + + Trim TK Feed +
TODO: insert image of trim tk feed or link to interactive flight deck
+ + Maintenance Panel All Lights +TODO: insert image of maintenance panel all lights or link to interactive flight deck
+ +### Overhead Panel Right (bottom to top) + +`CARGO AIR COND ............................................... AS REQUIRED`TODO: insert image of cargo air cond or link to interactive flight deck
+ + Radio Management Panel 3 +TODO: insert image of radio management panel 3 or link to interactive flight deck
+ + Standby Radio Navigation +TODO: insert image of standby radio navigation or link to interactive flight deck
+ + CVR Test +TODO: insert image of CVR Test or link to interactive flight deck
+ +### Main Instrument Panel + +`SWITCHING PANEL ..................................................... NORM`TODO: insert image of switching panel or link to interactive flight deck
+ + Integrated Standby Instrument System +TODO: insert image of integrated standby instrument system or link to interactive flight deck
+ + Landing Gear Gravity System +TODO: insert image of landing gear gravity system or link to interactive flight deck
+ + Clock +TODO: insert image of clock or link to interactive flight deck
+ + Anti Akid (A-Skid) +TODO: insert image of anti akid (a-skid) or link to interactive flight deck
+ +### Pedestal + +`PARKING BRAKE ........................................................ ON`TODO: insert image of parking brake or link to interactive flight deck
+ + Body Accumulator Pressure +TODO: insert image of body accumulator pressure or link to interactive flight deck
+ + Thrust Levers +TODO: insert image of thrust levers or link to interactive flight deck
+ + Thrust Reverse Levers +TODO: insert image of thrust reverse levers or link to interactive flight deck
+ + Engine Master Switches +TODO: insert image of engine master switches or link to interactive flight deck
+ + Cockpit Door Switch +TODO: insert image of cockpit door switch or link to interactive flight deck
+ + ATC Clearance +TODO: insert image of ATC clearance or link to interactive flight deck
+ + Navigation Charts +TODO: insert image of navigation charts or link to interactive flight deck
+ + MFD Surveillance Default Settings +TODO: insert image of MFD surveillance default settings or link to interactive flight deck
+ +At this point, the Flight Management System (FMS) should be initialized. +See [Preparing the MFD](03_preparing-fms) for more information. + +### Glareshield + +`INTEGRAL LIGHTS ............................................. AS REQUIRED`TODO: insert image of integral lights or link to interactive flight deck
+ + Barometric Reference +TODO: insert image of barometric reference or link to interactive flight deck
+ + Navigation Display (ND) Mode and Range +TODO: insert image of navigation display (ND) mode and range or link to interactive flight deck
+ + Weather Radar +TODO: insert image of weather radar or link to interactive flight deck
+ + Other EFIS Options +TODO: insert image of other EFIS options or link to interactive flight deck
+ + Flight Director +TODO: insert image of flight director or link to interactive flight deck
+ + North Reference +TODO: insert image of north reference or link to interactive flight deck
+ + SPD/MACH, HDG / TRK, V/S / FPA display +TODO: insert image of SPD/MACH, HDG / TRK, V/S / FPA display or link to interactive flight deck
+ + Altitude Display +TODO: insert image of altitude display or link to interactive flight deck
+ + Auto Flight System Control Panel +TODO: insert image of auto flight system control panel or link to interactive flight deck
+ +### Lateral Consoles + +`OXYGEN MASKS TEST ............................................... PERFORM`TODO: insert image of oxygen masks test or link to interactive flight deck
+ + Door SD Page Regul PR LO Indication +TODO: insert image of door SD page regul PR LO indication or link to interactive flight deck
+ + Sliding Windows Locked +TODO: insert image of sliding windows locked or link to interactive flight deck
+ +### Pilot Briefing + +As the last step the pilots would conduct the takeoff briefing: + +`TAKE OFF BRIEFING ............................................... PERFORM`TODO: describe briefing
+ +--- + +This concludes the *Starting the Aircraft* guide. + +Continue with [Preparing the FMS](03_preparing-fms). + + + + + + + + + + + + + diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/03_preparing-fms.md b/docs/pilots-corner/a380x/a380x-beginner-guide/03_preparing-fms.md new file mode 100644 index 000000000..58c6a54f4 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/03_preparing-fms.md @@ -0,0 +1,579 @@ + + +# Preparing the Flight Management System + +This guide will help you prepare the Flight Management System in the A380X for your departure. +It includes a simple route that you can use to follow along easily and replicate in the simulator. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to teach an Airbus A380 beginner to start the aircraft correctly. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation + terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + + This guide simplifies the process of starting the aircraft to accomodate beginners and the fact that this is a + simulation. More advanced sim pilots can use the [A380X SOP](../a380x-sop.md) directly. + + When this guide refers to ATC it is referring to any Online ATC network but **NOT** the built-in ATC in the + simulator as this is very unrealistic and unreliable. + +The simBrief route used in this guide: + +TODO: update/insert downloadable OFP
+[Download simBrief OFP](#){ .md-button } + +!!! tip "AIRAC Updates" + Please note, we may update this OFP and guide from occasionally to ensure it is current with the latest AIRAC + provided by the simulator or external nav-data. + +--- + +## Prerequisites + +Below are a few Prerequisites before starting programming the FMS. + +Visit [Starting the Aircraft](02_cockpit-preparation) to learn more. + +* Make sure the aircraft is powered up. + * External Power OR APU +* Make sure the ADIRS are set to NAV. +* Have a valid flight plan. +* Ensure IFR clearance has been obtained. + +!!! info "Requesting IFR Clearance when using an Online ATC Network" + Before departing for the flight, we must obtain an IFR clearance from ATC. The clearance may be obtained from + clearance delivery or another specific frequency, depending on the airport and available services. + + If you are not flying on a network and are using the built-in ATC menu, simply find the appropriate selection in the menu and request for IFR clearance. + + Clearances will usually provide the following information below. As a pilot, you would need to read back the clearance correctly or acknowledge it if using the built-in ATC menu. + + - Cleared to the destination via specified route in the filed flight plan. + - Initial cleared altitude after departure. + - Assigned SID for departure OR radar vectors + - Assigned departing runway. + - [Transponder/squawk code](#entering-squawk-code). + - Departure frequency. + + Additional reading material: [The CRAFT mnemonic](https://en.wikipedia.org/wiki/CRAFT_(aviation)){target=new} + +--- + +## FMS-Setup - Chapters + +TODO: describe the MFD, FMS and the process for setting it up.
+ +### Flight-Plan +TODO: update docs for importing flight plan manually, and the process for setting it up.
+ +### Discontinuity +TODO: update this section with DISCO procedures, identify changes from 32NX.
+ + + +--- + +## A380X simBrief Integration + +TODO: update/complete this
+ +This section has been moved to our dedicated [simBrief Integration](../../../aircraft/a32nx/feature-guides/simbrief.md#importing-the-simbrief-ofp-to-the-fms-mcdu) feature guide. + +--- + +After setting up the MCDU, continue with [Engine Start and Taxi](04_engine-start-taxi) diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/04_engine-start-taxi.md b/docs/pilots-corner/a380x/a380x-beginner-guide/04_engine-start-taxi.md new file mode 100644 index 000000000..5689c6521 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/04_engine-start-taxi.md @@ -0,0 +1,495 @@ + + +# Engine Start and Taxi + +This guide will explain the correct procedures to accomplish a pushback with engine start and perform a safe taxi to the departure runway. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to get an Airbus A380 beginner safely from the terminal to the runway hold short point. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + +--- + +## Prerequisites + +- BEFORE START checklist completed +- IFR clearance obtained +- The aircraft is secure +- APU MASTER SW - `Set to ON` and the APU is available +- Beacon light - `Set to ON` + +At this time, we may request for clearance to push and start from ATC. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +--- + +## Chapters / Phases + +This guide will cover these chapters: + +1. [Pushback](#pushback) +2. [Engine Start](#engine-start) +3. [After Engine Start](#after-engine-start) +4. [Flight Controls Check](#flight-controls-check) +5. [Taxi](#taxi) +6. [General Resources](#general-resources) + +--- + +## Before Pushback and Start + +Once all passengers have boarded and secured, we are ready to begin pushback. + +??? tip "What and Why" + Before pushback the flight crew need to ensure the external power is not used any more so the ground crew can + safely disconnect the aircraft from the ground power. The same goes for the low-pressure ground carts as keeping + them connected during engine start could cause faulty triggers. + +`EXTERNAL POWER (1, 2, 3, 4).....................DISCONNECT and CHECK AVAIL`TODO: add images or links to the flight deck
+ +`BEFORE START CHECKLIST - DOWN TO THE LINE ....................... COMPLETE`TODO: add images or links to the flight deck
+ + At EDDM on gate 208 ans runway 08L you could expect the following push and start clearance from ground: + + "** Your Aircraft Callsign**, ground. You are clear to push and start onto Whiskey 3 facing north." + + At this point, we may begin pushback away from the terminal onto the taxiway Alpha 3. + +TODO: optimze image
+ {loading=lazy} + Copyright © 2021 Navigraph / JeppesenTODO: use correct A380 values
+ + - N1 is at roughly 19 % + - N1 reported `AVAIL` + - N2 is at roughly 68 % + - EGT settles at about 520 °C + - FF is at roughly 290 kg/h + +`START ENGINES 3 and 4 ........................................... ANNOUNCE`TODO: add additional info, images or links to the flight deck
+ + +??? note "Note: Bleed Air" + The A380 needs pressurized air to start the engines. This pressurized air is usually generated by the APU for the + start of the engines. This is called bleed air, as it is a byproduct of a running jet engine where pressurized air + is taken from the engine to be used on other systems. + + **To start the engines, you need to have the APU available and the APU Bleed ON - see [Cockpit Preparation](./02_cockpit-preparation.md#overhead-panel-center-bottom-to-top).** + + You can also use a so called Ground Air Starter Unit (ASU) to start the engines which you can connect to the aircraft + using the Ground Services page of the flyPad.TODO: link or image
+ + You can start the second engine with bleed air (X-Bleed) from the first engine. It would usually not be used at the + gate as the APU would be running anyway, but it is used during single engine taxi when the second engine is started + while rolling to the runway.TODO: link to separate x-start guide
+ +--- + +## After Engine Start + +??? tip "What and Why" + After the engines have been started, the flight crew need to ensure that all systems are functioning correctly and + that the aircraft is ready for taxi. + +`ENGINE START selector ............................................... NORM`TODO: add additional info, images or links to the flight deck
+ +`AFTER START CHECKLIST ........................................... COMPLETE`TODO: update checklist image
+{loading=lazy} + +Perform the AFTER START checklist. + +--- + +## Taxi + +Make sure to have charts or diagrams of the airport you are currently in will as it help you navigate efficiently and +safely. There are many resources and applications available online that are either free or paid which you can use. + +For additional information on signs and markings on the ground, please see [General Resources](#general-resources). + +`TAXI CLEARANCE .................................................... OBTAIN`TODO: optimize image
+ {loading=lazy} + Copyright © 2021 Navigraph / JeppesenTODO: link to separate OANS documentation if available
+`NOSE LIGHTS ......................................................... TAXI`TODO: add additional info, images or links to the flight deck
+ +At this point, the aircraft may start rolling. Depending on the weight of the aircraft, we may need to add a little +power to the engines to get going. + +It is recommended to verify the brakes by pressing smoothly the brake pedals and release. It is recommended to have a +taxi speed between 10 and 20 knots in a straight line. If the speed is exceeded, brake until it reaches 10 knots, then +let the aircraft accelerate again. It is recommended to be between 8 and 10 knots in a sharp turn. + +If it is required to perform a sharp turn immediately, we may need a bit more thrust. Try not to perform the brake +check while in a turn, as we don't want to come to a complete stop while turning. + +### Taxi Limitations + +It is generally recommended that pilots only taxi on taxiways large enough to support the aircraft. Because of how wide the wingspan of the A380 is, we need large taxiways available to use. Appropriate taxiways are commonly found at large, international airports, such as EGLL, EDDM, KJFK, CYYV, etc. + +WIP
+ +??? tip "2 engine taxi" + There are several scenarios where taxiing can be limited. If, for example, the pilot opts for a 2-engine taxi, the engines must be symmetrical. Symmetrical engines are engines on either wing symmetrical to another engine on the opposite wing. For example, if we were to 2-engine taxi to the runway, we would use either `ENG 2+3` OR `ENG 1+4.` In situations where tight turns are involved, it's recommended to use `ENG 1+4.`TODO: insert image showing engine symmetry
+ +For taxi on outer engines only: + +`ENGINE 1 AND 4 ..................................................... START`TODO: add additional info, images or links to the flight deck
+ +`BEFORE TAKEOFF CHECKLIST (down to the line)...................... COMPLETE`TODO: maybe move this to a separate page (also for the A32NX bg to avoid duplication
+ +This section provides you with information on understanding the different signs and markings you may see while taxiing at the airport. + +### Airport Signage and Markings + +!!! info "Scenery / Accuracy Issues" + Please be aware that the default scenery or 3rd party sceneries may not be entirely accurate with the posted signage on the ground. However, this guide will explain how to read and understand them. + +#### FAA Quick Reference Guide + +The FAA has a handy guide available for download that contains images of all the pertinent signs you may encounter, their purpose, and location at the airport. + +[Download FAA Guide](https://www.faa.gov/sites/faa.gov/files/airports/runway_safety/publications/QuickReferenceGuideProof8.pdf){ .md-button } + +--- + +There are two types of signage at airports - operational guidance signs and mandatory instruction signs. + +#### Operational Guidance Signs + +^^Location Signs^^ + +- These signs are yellow text on a black background. Typically, indicates a specific taxiway or runway your aircraft is on or entering. + +^^Direction/Runway Exit Signs^^ + +- Black text on a yellow background. These will have an arrow indicating the direction to turn, which helps pilots identify what taxiways they are approaching or runway exits towards a specified runway. + + {loading=lazy} + +^^Stop Bar Signs^^ + +- White text on a blue background. These are non-standard signs that may appear at some airports, usually indicating which taxiway a stop bar is positioned. Airports usually use more conventional traffic signs you may see on the road, such a regular stop sign. See the [FAA Guide](#faa-quick-reference-guide) for samples. + + {loading=lazy} + +#### Mandatory Instruction Signs + +^^Runway Signs^^ + +- White text on a red background. These signs inform pilots that a runway intersection is ahead. + +^^Holding Position Signs / Markings^^ + +There are typically three very important holding position signs / markings that appear on the ground at airports. At various airports that operate with low visibility, these positions are also paired with a line of red lights across a taxiway to help visually indicate the holding positions. + +1. Runway Holding Position + - Two sets of solid yellow lines and two sets of dashed yellow lines indicate a holding position for a runway ahead. These **must never be crossed** without express permission from ATC. + + {loading=lazy} + + "Holding position markings pattern A ahead of a crossing runway" by Claudius Henrichs [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0) + +2. Taxiway Holding Position + - Single dashed yellow line. If this is present along your taxi route, it will indicate a position that ground control may request you stop and hold short before another taxiway. + + { loading=lazy style="width:320px;height:79px" } + +3. ILS Critical Area + - Solid yellow lines that look like a railroad or ladder. These are another form of hold short point but indicate a critical area Where your aircraft would violate the ILS approach airspace while on the ground. + + {loading=lazy} + +--- + +### Taxiway Lighting + +Taxiway lighting helps the flight crew and ground crew navigate the airport at night or in low visibility and stop at the appropriate locations as given by ATC. + +There are usually two types of lighting on taxiways - centerline and edge. Depending on the airport operator, the lightning may differ if the airport operates in low visibility conditions. + +- Centerline lighting is green on the principal taxiways located along the taxiway centerline. These lights can alternate between green and yellow when a taxiway crosses a runway, or highlight a "lead-off" taxiway from a runway to join a taxiway. +- Edge lighting is typically blue and characteristically appears at the edges of a taxiway. Spacing can range from 50 - 200 ft apart, usually condensing in distance when approaching an intersection. + +{loading=lazy} + +John Murphy, [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0) + diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/05_takeoff-climb-cruise.md b/docs/pilots-corner/a380x/a380x-beginner-guide/05_takeoff-climb-cruise.md new file mode 100644 index 000000000..02a49e58c --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/05_takeoff-climb-cruise.md @@ -0,0 +1,525 @@ + + +# Takeoff, Climb and Cruise + +This guide will explain the correct procedures to accomplish takeoff, climb and establish cruise altitude. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to get an Airbus A380 beginner safely up in the air and to cruise level + under normal conditions, while simplifying details which are not (yet) important for a beginner. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + +--- + +## MSFS Start from Gate or Runways + +Microsoft Flight Simulator allows you to start your flight from cold & dark at a gate or directly from the runway with +the aircraft ready for takeoff. +For this guide, we assume you started cold & dark at the gate and taxied to the runway holding point as per the previous +chapters of this beginner guide. +If you did start on the runway, you can skip the first part (Lineup) and directly continue +reading [Takeoff](#2-takeoff). + +## Prerequisites + +Aircraft is in `TAXI` state as per previous chapters. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +## Chapters / Phases + +This guide will cover these phases: + +1. [Lineup](#1-lineup) +2. [Takeoff](#2-takeoff) +3. [Initial climb](#3-initial-climb) +4. [Climb](#4-climb) +5. [Cruise](#5-cruise) + +--- + +## Base Knowledge About the Airbus A380 for Flight + +This section is focused on differences to other non-Airbus airliners a user might be used to. + +??? tip "What is a Fly-by-Wire System?" + Traditional mechanical and hydro-mechanical flight control systems use a series of levers, rods, cables, pulleys and + more, which pilots move to adjust control surfaces to aerodynamic conditions. Their "hands on" design gives pilots a + direct, tactile feel for how the aircraft is handling aerodynamic forces as they fly. On the other hand, mechanical + systems are also complicated to operate, need constant monitoring, are heavy and bulky, and require frequent + maintenance. + + In fly-by-wire systems, when the pilot moves flight controls, those movements are converted into electronic signals, + which are then interpreted by the aircraft's Electrical Flight Control System (EFCS) to adjust actuators that move + flight control surfaces. Computers also monitor sensors throughout the aircraft to make automatic adjustments that + enhance the flight. + + Because fly-by-wire is electronic, it is much lighter and less bulky than mechanical controls, allowing increases in + fuel efficiency and aircraft design flexibility, even in legacy aircraft. And to prevent flight critical failure, most + fly-by-wire systems also have triple or quadruple redundancy back-ups built into + them. [source: BAE Systems](https://www.baesystems.com/en-us/definition/what-are-fly-by-wire-systems){target=new} + + See also: [Fly-by-wire Wikipedia](https://en.wikipedia.org/wiki/Fly-by-wire){target=new} + +??? tip "What is Autotrim?" + The A380 has a feature called "Autotrim", which makes it unnecessary to hold the sidestick or use the trim wheel for + holding the current pitch. This system is always active, even when the __Autopilot__ is off (in Normal Law, which means + under normal circumstances with a fully functional aircraft). + +??? tip "What is Autothrust?" + The A380 has __Autothrust__ which is similar to Autothrottle (e.g., in a Boeing), but it does not move the thrust + levers. Basically, the thrust levers are only moved by the pilot and never move on their own. The thrust levers act as a + maximum allowed power setting for the Autothrust system. During normal flight (after takeoff) the levers stay in the CL + climb detent, and the Autothrust system will set engine power accordingly. + +??? tip "What is Autopilot?" + The A380's __Autopilot__ system works a bit differently from other manufacturer's systems. The A380 FCU controls allow + setting certain values and then push or pull the knobs. Pushing usually means automatic control (Managed Mode) and + pulling will use the manually selected value (Selected Mode). + + {loading=lazy} +TODO: update screenshot with new FCU
+ +??? tip "Using the FCU Knobs in Microsoft Flight Simulator" + In Microsoft Flight Simulator, pushing is clicking the knob "UP" and pulling is clicking the knob "DOWN"TODO: update screenshot with new FCU
+ +??? tip "What are Flight Phases" + The A380 uses flight phases to manage different parts of a flight. These are preflight, takeoff, climb, cruise, descent, + approach, go around, done. They match the PERF pages in the MCDU (see [Preparing the MCDU](03_preparing-fms)). + +??? tip "What are Flight Envelope Protections" + The A380 includes many protections for the pilot, which make it nearly impossible to stall or overspeed the aircraft. + It's beyond this beginner-guide to go into details (Normal law, Alternate Law, Alpha Floor, etc.) + See also: [Protections](../../a32nx/a32nx-advanced-guides/protections/overview.md). +TODO: check if this requires update
+ +--- + +### 1. Lineup + +**Situation** + +- ATC (Ground or Tower) has instructed us to hold at a runway holding point and wait until we are cleared to "line up" + or "take off".TODO: update screenshot with 380
+ +Typically, it is here at the latest that we are asked to switch to Tower ATC frequency for takeoff clearance. + +`TAKEOFF OR LINEUP CLEARANCE ....................................... OBTAIN`TODO: add additional info, images or links to the flight deck
+ +`BEFORE TAKEOFF CHECKLIST below the line ......................... COMPLETE`TODO: update screenshot with 380 exterior
+ + If we were only cleared to "line up" we wait here until we get clearance to *take off*. + +`PARKING BRAKE ........................................................ SET`TODO: update screenshot for A380X
+ + From the left: + + - Thrust: set to MAN FLX + 60 + - Vertical guidance: + - Active (green): SRS (pitch guidance to maintain V~2~ + 10) + - Armed (blue): CLB mode (is next after SRS is done) + - Lateral guidance: + - Active: RWY (automatic runway axis follow up through ILS use) + - Armed: NAV (navigation guidance according to HDG knob) + - __Autopilot__, Flight Director, Autothrust: +`TAKEOFF THRUST ..................................................... CHECK`TODO: update screenshot for A380X
+ +??? tip "Center line" + Keep the aircraft on the center line while accelerating down the runway. + +#### Monitor Speeds and V-Speeds + +??? tip "V-Speeds" + There are three important speeds for takeoff, which we have configured earlier when programming the MCDU's PERF page for + takeoff. These are shown on the PFD's speed tape. + + **V~1~**: The speed beyond which takeoff should no longer be aborted. V~1~ is depicted as a cyan "1" next to the + speedband in the PFD. + + **V~R~**: Rotation speed. The speed at which the pilot begins to apply control inputs to cause the aircraft nose to + pitch up, after which it will leave the ground. V~R~ is depicted as a cyan circle next to the speedband in the PFD. + + **V~2~**: Takeoff safety speed. The speed at which the aircraft may safely climb with one engine inoperative. V~2~ + is depicted by a magenta triangle next to the speedband in the PFD. + + On a long enough runway, V~1~ (depicted by "1") and V~R~ (depicted by "o") are often very close together and can't + be clearly distinguished on the PFD speed tape. + + As we lift off from the ground, monitor the PFD's V/S band. As long as that shows a positive rate of climb we are + ok to take the gear up. In real life the pilot monitoring would be the one to call out "positive rate of climb." + +TODO: add screenshot for A380X speed band with V speeds
+ +`SIDESTICK ........................................................ NEUTRAL`TODO: update screenshot for A380X
+ + { loading=lazy} +TODO: update screenshot with new lower ECAM
+`AUTOPILOT .................................................... AS REQUIRED`TODO: update screenshot with new throttle quadrant
+`A/THR........................................................ CHECK ACTIVE`TODO: update screenshot with new FCU
+ + The FMA now shows AP1 in white in the upper-right corner. + +??? tip "FCU Autopilot Displays and Controls" + The FCU (Flight Control Unit) shows three important values: + + - SPD "---" : means the __Autopilot__ is in Managed Speed mode (e.g., 250kt <10000ft, 290kt above).TODO: add screenshot
+ + +`At F speed: FLAPS 1 .................................................. SET`TODO: update screenshot for A380X
+`At S speed: FLAPS ZERO ............................................... SET`TODO: update screenshot with new FCU
+ +??? warning "Use OP CLB or CLB mode and not V/S" + It is not recommended to use V/S for climbing or descending in the A380 (at least not for beginners) as the V/S + guidance has priority over the speed guidance, and speed needs to be watched very closely when using V/S. + + If the selected target V/S is too high (relative to the current thrust condition and speed), the FMGC will steer the + aircraft to the target V/S, but the aircraft will also accelerate or decelerate. When the speed reaches its authorized + limit, V/S automatically decreases to maintain the minimum or maximum speed limit. + + See also [Protections](../../a32nx/a32nx-advanced-guides/protections/overview.md). + +`AFTER TAKEOFF CHECKLIST below the line .......................... COMPLETE`TODO: update screenshot for A380X
+ +`ANTI-ICE ..................................................... AS REQUIRED`TODO: update screenshot for A380X
+ +This concludes the *Climb*. + +--- + +### 5. Cruise + +**Situation** + +- Aircraft has leveled off at planned cruise level. +- Speed is cruise speed as per ECAM PERF CRZ page. + +`ALT CRZ on flight mode annunciator ................................. CHECK`TODO: update screenshot for A380X
+ +??? info "ATC requests specific speed" + **ATC requests specific speed **This is for simulation purposes only.
+ The level of detail in this guide is meant to get an Airbus A380 beginner safely from cruise + level down to the ILS glideslope. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of + airliners. Aviation terminology and know-how is a requirement to fly any airliner even, in + Microsoft Flight Simulator. + +--- + +## Prerequisites + +Aircraft is in `CRUISE` state and phase as per previous chapters + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +## Chapters / Phases + +This guide will cover these phases: + +1. [Descent and Approach Planning](#1-descent-and-approach-planning) +2. [Starting the Descent](#2-starting-the-descent) +3. [Flying the STAR and Approach](#3-flying-the-star-and-approach) +4. [Intercepting ILS](#4-intercepting-ils) + +--- + +## Base Knowledge: Route, Star, Approach and ILS + +### Basics Information + +As we have learned in previous chapters, a flight route begins with an origin airport and a SID to safely guide the +aircraft away from the airport to the first waypoint on their actual route. Similar to a **SID**, the arrival to an +airport is done via a **STAR** (Standard Terminal Arrival Route) and an **IAP** (Instrument Approach, often APPR) to safely +bring the aircraft into a position to land on the destination airport safely and with as little ATC communication as +possible. + +??? tip "Standard Terminal Arrival Route (STAR)" + #### STAR + + A Standard Terminal Arrival Route (STAR) ensures safe and efficient traffic from the last en-route waypoint to the + initial approach fix (IAF) of the Instrument Approach (IAP). It separates aircraft, avoids conflicts and helps with + noise abatement through specific routing, levels/altitudes, speed restrictions and checkpoints often with holding + areas. + + One main objective is, to do this with a minimum of communication between the ATC controller and the pilot. As the + STAR is part of the flight plan, a pilot can simply continue from the normal route into the STAR if ATC has not + given any other instructions. Sometimes ATC might give an explicit clearance for the STAR or change the STAR to + manage traffic and landing situation (different runways, etc.). + + Often a STAR contains a clearance point which mustn't be passed without explicit clearance by ATC. If clearance is + not given, then a holding must be flown as described in the charts. + + Please also have a look at our airliner guide's SIDs and STAR section + [SIDs and STARS](../../airliner/airliner-flying-guide/navigation.md#sids-and-stars) + + Find a good overview over charts in our airliner guide: + [Reading a Chart](../../airliner/airliner-flying-guide/navigation.md#reading-a-chart) + +??? tip "Instrument Approach (IAP)" + #### Instrument Approach + + The Instrument Approach (IAP or APPR) has similar goals as a SID or STAR - safely bring an aircraft into a + position to land while ensuring separation between multiple aircraft, avoiding terrain, support with noise + abatement, etc. + + IAP are often designed for handling maximum traffic in even bad weather conditions. With only little traffic and + good weather, it is quite common that ATC instructs the pilot to leave the approach route by giving the pilot + heading vectors for a more direct route to the Final Approach Fix (FAF, also called final approach point). + + When flying with Online ATC (VATSIM, IVAO, PilotEdge, ...) expect being vectored to the FAF quite often. + + Understand important ILS approach chart features here: + [Approach Chart](../../airliner/airliner-flying-guide/navigation.md#chart-sample-1) + +??? tip "Instrument Landing System (ILS)" + #### Instrument Landing System (ILS) + + The Instrument Landing System (ILS) is one of several modern forms of helping an aircraft during its final approach + to land even in non-optimal weather situations. ILS uses a localizer for lateral guidance and a glideslope for + vertical guidance from the Final Approach Fix down to a minimum at which the pilot needs to perform the final + landing sequence visually. + + Modern airliner like the A380 are even able to use the ILS to land fully automatically as long as the runway's ILS + supports it. + + Understand important ILS approach chart features here: + [Approach Chart](../../airliner/airliner-flying-guide/navigation.md#chart-sample-1) + +!!! info "Microsoft Flight Simulator and navigation charts" + Although Microsoft Flight Simulator allows some flight planning through the user interface, it is highly recommended + to use navigational charts when flying airliners. MSFS' flight planning does not provide sufficient information to + correctly fly a STAR or an approach. + + There are several good sources for charts - free or subscription based. A good free solution is + [ChartFox](https://chartfox.org/), which only requires a free VATSIM account. One of the most known + subscription-based sources for charts is [Navigraph](https://navigraph.com/home). Navigraph has been integrated into + the FlyByWire A380X flyPad, whereas Chartfox is TBD. + + Also, often a simple internet search will do the trick: Search for "<airport icao code> charts": + E.g., "EDDM charts" + +--- + +### 1. Planning the Descent and Approach + +**Situation:** + +- Aircraft is in `CRUISE` state and phase as per previous chapters. +- Distance to destination is ~200NM (on a short flight, start as early as possible and maybe even before the flight).+ +!!! warning "Pilot's responsibility" + #### Pilot's responsibility + + It is the sole responsibility of the pilot to conduct proper flight planning, and especially proper descent + planning. + + It is not at all ATC's task to do descent planning for pilots by giving descent instructions. On the other + hand, ATC often actually gives descent instructions, especially on common routes, as they want the aircraft in their + responsibility to be at certain altitudes when approaching the destination airport. Nevertheless, pilots must know + when approaching their top of descent and if necessary need to proactively request clearance to descend from ATC. + + Good descent and approach planning is the foundation for a successful landing. It has to be done early during the + flight or even before the flight. + +??? tip "Important Data Points for Descent Planning:" + - **Cruise Flight Level:** The higher we fly, the earlier we need to start descending. Also for short flights, too + high a cruising altitude can make it impossible to actually descend to the destination airport in time. Therefore, + verify your flight plan if overall distance and flight level make sense. + - **Flight Plan Constraints:** STARs often have flight level (FL) or altitude constraints which we must adhere to. + We must plan our descent, so we can meet these altitude constraints, even when they themselves are still far away + from the destination airport. + - **Speed**: STARs also regularly have speed constraints which we need to take into consideration as slowing down + will cost time and is hard to do while descending. If we start our descent too late, we might not be able to slow + down in time as required by a constraint. + - **Aircraft capability and passenger comfort:** Although not a big concern in the A380, general aircraft + capabilities and passenger comfort also come into play. + +#### Step-by-step Guide for Descent Planning +1. Read the STAR chart and determine if there are altitude and/or speed constraints which we need to consider. +2. Consider the STAR and APPR route as optional and do not count on them to be flown and available for descending. ATC might want to vector us to a different runway or at least shortcut our approach. But they won't be able to if we are still too high for the final approach. +3. Determine the first constraint you need to meet. This could be a STAR waypoint with an altitude constraint, the Final Approach Fix altitude or even the airport (or runway) elevation itself. +4. Calculate the required distance needed to descend to that waypoint with a standard descent angle of 3°. We can use the FlyByWire flyPad in the cockpit or a simple rule of thumb calculation (details below). +5. Use the MCDU PROG page's DIST function to read out the current distance to this waypoint. It is also possible to use the MCDU flight plan page, maps or the NDs distance rings to help determine the current distance. + +??? tip "ECAM PROG page and ND distance rings" + #### ECAM PROG page + + The ECAM PROG page can be accessed by pressing the ECAM page button on the lower ECAM display and then selecting the + PROG page. This page will show the distance to the next waypoint, the estimated time of arrival at the next + waypoint, and the estimated time of arrival at the destination. + + {loading=lazy} +
TODO: update screenshot for A380X
+ + **ND distance rings:** + + The ND distance rings can be used to determine the distance to a waypoint or fix. The distance rings can be set to a + specific distance and will show the distance to the waypoint or fix. The distance rings can be set by pressing the + ND button on the lower ECAM display and then selecting the distance rings option. + + {loading=lazy} +TODO: update screenshot for A380X
+ +??? tip "FIX INFO Distance Ring" + #### FIX INFO Distance Ring + + A great aid for knowing when to descend is the FIX INFO feature. + + You can add a ring around a waypoint or fix with a specified distance. As we need 57NM for our descent from FL320 to + FL140 at ABTUM we can set the fix distance ring to 57NM. + + Now we can easily see our TOD (top of descent) on the ND. + + !!! block "" + {loading=lazy width=45% align=left} + {loading=lazy width=45% align=right} + +TODO: update screenshot for A380X
+ + The MCDU FIX INFO page can be accessed by selecting the first waypoint on the F-PLN page and pressing LSK 1L + "FIX INFO". + + See our feature guide [FIX INFO](../../a32nx/a32nx-advanced-guides/flight-planning/fixinfo.md) for how to use this + function. +TODO: update link/page for A380X
+ +??? tip "How to Calculate the Required Distance for Descent" + #### Calculate the Required Distance for Descent + **Example data:** + + - Flight to EGKK via STAR TEBRA 2G. + - Flight level FL320. + - STAR constraint at waypoint ABTUM "at FL140". + + **Example chart:** + + {loading=lazy}TODO: consider removing "advanced" as this shouldbe standard
+ +!!! warning "Important Notice" + The following is a more advanced process for planning our arrival. It is obviously important when we want to have a + more realistic experience, but in Microsoft Flight Simulator you can skip this part for now.TODO: update screenshot for A380X
+ + From ATIS we get: `QNH`, `TEMP`, `MAG WIND` and `TRANS LVL` - if not refer to the approach chart. + + ATIS Example: +TODO: update with new route to EDDF
+ ``` + GATWICK INFORMATION K TIME 2020, RUNWAY IN USE 26L + TRANSITION LEVEL FL70, SURFACE WIND 260,7 KNOTS + CAVOK TEMPERATURE +16, DEW POINT +12, QNH 1018, + ACKNOWLEDGE RECEIPT OF INFORMATION K AND ADVISE AIRCRAFT + TYPE ON FIRST CONTACT + ``` + + From the chart, we get `Trans level` and `BARO` (=DA or MDA) or `RADIO` (=RA or DH). + + - CAT I ILS uses DA or MDA and is entered into the `BARO` field. + - CAT II/III ILS use RA or DH, which is put in the `RADIO` field. + - `BARO` is based on barometric altitude whereas `RADIO` is based on radio altitude (distance to ground). + + For more information on the different types of minimums, see the + [Minimums and MDA/DH](../../airliner/airliner-flying-guide/approaches.md#minimums-and-mdadh) section on the + [Approaches](../../airliner/airliner-flying-guide/approaches.md) page in the airliner flying guide. + +??? tip "Trans level: By ATC" + ##### Trans level: By ATC + + In the particular example below, the `Trans level` field states `By ATC`. If you are not flying on a network such as + VATSIM or IVAO, you can try the following things: + + - Search online for the real life D-ATIS at your arrival airport (much like the ATIS example above). + - Use the `Trans ALT` + 1000 ft. + - If you have imported your flight plan via our simBrief integration, this value would be autopopulated for you. + + {loading=lazy}TODO: update text for EDDF
+ + If we are using Microsoft Flight Simulator without any Online ATC services (VATSIM, IVAO, PilotEdge, ...), and using + the MSFS built-in ATC, you usually can't request ATIS information for the destination airport at this point. MSFS + ATC makes ATIS only available once close to the destination airport. + + If we are flying with Online ATC, you can request ATIS via the `MCDU-ATSU-AOC` page or your Online ATC network's + client at this time. + +TODO: double check this with new MFD
+ +??? tip "METAR Information" + ##### METAR Information + + We can in any case request the METAR weather information for the destination airport via the same page. + + {loading=lazy} +TODO: update screenshot with new MFD
+ + If we used Simbrief for flight planning, we can also see METAR information on the flyPad after importing the + SimBrief plan to the flyPad. + + {loading=lazy} + + Once we have confirmed the destination runway and the destination data, we are set for the approach, and we can + continue to focus on the descent. + +TODO: double check this with new MFD
+ +`WEATHER AND LANDING INFORMATION ................................... OBTAIN`TODO: VERIFY LANDING CALC WILL BE PRESENT IN NEW FMS
+ +##### Flight Management System (FMS) Checks +If not already inserted, insert the applicable APPR, STAR, TRANS and APPR VIA in the active flight plan arrival page +of the flight management system. + +`FMS ACTIVE/F-PLN/ARRIVAL PAGE ............................... INSERT/CHECK`TODO: add link to advanced guide or video
+ +`LANDING BRIEFING ................................................. PERFORM`TODO: update screenshot with new FCU if needed
+ +??? info "What is DES mode" + Managed Descent (DES) Mode will follow a calculated vertical profile, this may lead to unexpected occurrences of + very high and very low V/S. Users not familiar with Airbus Managed Descent should use OP DES instead as it provides + a linear descent most users would expect. + + See the [Vertical Guidance Guide](../../a32nx/a32nx-advanced-guides/flight-guidance/vertical-guidance/overview.md) + for more information on using managed vertical modes. + + When either of these altitude modes are engaged, the relevant mode will appear in the Second Column of the `FMA`, + and will be displayed in green.TODO: update links
+ +??? warning "Using V/S not recommended for beginners" + It is not recommended to use V/S for climbing or descending in the A380 (at least not for beginners) as the V/S + guidance has priority over the speed guidance, and speed needs to be watched very closely when using V/S. + + If the selected target V/S is too high (relative to the current thrust condition and speed), the FMGC will steer the + aircraft to the target V/S, but the aircraft will also accelerate or decelerate. When the speed reaches its + authorized limit, V/S automatically decreases to maintain the minimum or maximum speed limit. + + See also [Protections](../../a32nx/a32nx-advanced-guides/protections/overview.md). +TODO: update links
+ +??? tip "VNAV and ATC in the FlyByWire A380X" + In case we are cleared to a lower altitude or flight level with altitude constraints above the clearance + is an ideal scenario for the called so `VNAV` autopilot mode, which would be activated by using + "`Managed Altitude Mode`" (pushing the `ALT selector`). + + The autopilot will automatically level off at the constraint and continue descending when the constraint is no + longer valid. ATC typically will not clear us to our final target altitude directly, but will give us several step + descents down to our required altitude. + + ATC will often still expect us to respect the STAR's constraints, although they might have given us a lower + clearance. We should then only descent to the constraint's altitude. We repeat the process until we have reached our + desired final approach altitude. + +`DESCENT .......................................................... MONITOR`TODO: add screenshots and description
+ +`APPROACH CHECKLIST .............................................. COMPLETE`TODO: check SOP for updated 380 cabin crew
+ +This concludes *Starting the Descent*. + +--- + +### 3. Flying the STAR and Approach + +**Situation:** + +- Aircraft is in `DES` phase. +- Descent has started (we are after TOD). +- We have not yet reached the first waypoint of the STAR. +- `MCDU PERF APPR` page is filled (beginners can skip this - see chapter + [Advanced arrival planning](#advanced-arrival-planning)). + + +Flying the STAR and Approach is very similar to any other part of the route within the flight plan. Apart from +descending and adhering to constraints, the lateral flight path just follows the programmed route. + +Let the __Autopilot__ do this for you, and just adjust altitude and speed according to the charts or ATC instructions. + +??? tip "ATC Instructions During STAR and Approach" + At some point during the descent and when close enough to the airport, we will be instructed by ATC to contact ATC + Approach for the airport we are flying into. + + Be prepared for ATC instructions to deviate from the STAR or Approach route to separate from other aircraft + or to shortcut the approach when there is little traffic. ATC will then typically give you new heading instructions + (heading vectors) and will guide you the rest of the STAR and Approach with additional heading instructions until + intercepting the ILS localizer. + + **Example for shortcuts:** + + ROKIL STAR/Transition EDDM (Munich) 26R - it is only in times with a lot of traffic that we would have to fly the whole downwind part of this transition. + + {loading=lazy}TODO: update to EDDF
+ + +--- + +### 4. Intercepting ILS + +**Situation:** + +- Aircraft is in `DES` phase. +- Aircraft is set up for flight <10,000ft (`seat belt signs` on, `landing lights` on, etc.). +- We are either within the IAP (Instrument Approach) and at the correct altitude and speed or at a heading vector, + altitude, and speed instructed by ATC. + +??? tip "Reaching the beginning of the ILS Approach" + At the start of the Instrument Approach (or by ATC vectoring) we will be on a path to the Final Approach Fix and/or + intercepting the ILS localizer and eventually the ILS glideslope. + + To intercept the ILS, we need to be at the correct altitude and should not have an approach angle larger than 30°. + The `LS` button should also be `ON`on both the captain and first officer's sides of the FCU. + + {loading=lazy}TODO: update to EDDF
+ +`APPROACH PHASE ............................................ CHECK/ACTIVATE`This is for simulation purposes only.
+ The level of detail in this guide is meant to get an Airbus A380 beginner currently on approach to intercept the + ILS and land the aircraft safely on the runway. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation + terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + +--- + +## Prerequisites + +The aircraft is on approach shortly before intercepting the ILS and is still in phase and state `DES` as per previous +chapters. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +## Chapters / Phases + +This guide will cover these phases: + +1. [Intercepting the ILS Localizer](#1-intercepting-the-ils-localizer) +2. [Intercepting the ILS Glideslope](#2-intercepting-the-ils-glideslope) +3. [Preparation and Checklist for Landing](#3-preparation-and-checklist-for-landing) +4. [Landing](#4-landing) +5. [Vacate Runway](#5-vacate-runway) + +--- + +## 1. Intercepting the ILS Localizer + +**Situation:** + +- Aircraft is in `DES` phase. +- Aircraft is set up for flight <10,000ft (`seat belt signs` on, `landing lights` on, etc.). +- We are within the IAP (Instrument Approach) and either: + - at the altitude and speed from the chart (Final Approach Fix altitude and 250knots if there are no other speed + restrictions on the chart). + - or we are at a heading vector, altitude, and speed instructed by ATC. + +### During Instrument Approach + +During the Instrument Approach, (or by ATC vectoring) we will be on a path to the Final Approach Fix and/or a +path to intercept the ILS localizer and eventually the ILS glideslope. + +As a last instruction from ATC Approach we are usually instructed to contact Tower ATC when fully established on the +ILS localizer. + +To intercept the ILS Localizer, we follow these steps: + +`ILS FREQUENCY ..................................................... VERIFY`TODO: verify RNAV page location in MFD
+ + === "Check ILS frequency" + + {align=left width=45%} + + {align=right width=45%} + +TODO: update screenshots for A380
+ +`LS (Landing System) ............................................. CHECK ON`TODO: update screenshots for A380
+ + {loading=lazy align=left} + {align=right width=75%} + +`ALTITUDE .......................................................... VERIFY`TODO: update screenshots for EDDF
+ + Optional: Turn on `ROSE LS Mode` for the `ND` (can also be on F.O.'s side). The ROSE LS Mode shows the deviation + from the localizer approach heading path. + +TODO: update screenshots for A380
+ + {loading=lazy}+ +
TODO: update screenshots for A380
+ +### After ATC Clearance +Once ATC has cleared us for the approach, we will fo the following: + +`ATC CLEARANCE FOR APPROACH ...................................... OBTAINED`TODO: update screenshots for A380
+ + When in the APPR phase, the `Autopilot` together with "Managed Speed Mode" relieves the pilot of a lot of stress + by managing the speed according to flaps setting automatically (S-Speed after `FLAPS 1`, F-Speed after `FLAPS 2`, + V~app~ after landing flap selection). +`SPEED MODE ....................................................... MANAGED`TODO: update FCU screenshot
+ + {loading=lazy} +TODO: update screenshots for A380
+ + !!! tip "What is the blue-dashed line?" + You might ask what the blue dashed line is. It is part of the FIX INFO feature which allows drawing distance + rings or radial lines from navigation fixes. For this illustration, it helps us to visualize the localizer + signal path at 261° into the runway, which we are going to capture with the APPR mode. +TODO: update screenshots for EDDF
+ +!!! warning "Arming APPR" + Using `APPR` also arms the glideslope descent (G/S) and the aircraft will descend as soon as it captures the ILS + glideslope signal. + + Do not descend without ATC clearance and only when directly on the ILS localizer path as only as obstacle clearance + is guaranteed. + + To help with this you can use the `LOC` button first (only localizer capture) and when cleared for approach press + `APPR` +`AUTOPILOT 1+2.......................................................... ON`TODO: update screenshots for A380
+`ATC CONTACT ........................................................ TOWER`TODO: update screenshots for A380
+ + We are now descending along the glideslope. The radio altimeter comes alive at 2,500ft above the ground to display + the actual precise height above ground. + +??? tip "ATC instructed approach speed" + The A380 `Autothrust` will manage speed during approach automatically and will reduce speed further with each flap + setting. In real life and also when flying with Online ATC like VATSIM, we need to expect that ATC instructs us to + stay at a certain speed (e.g., 160knots until 5NM to the runway). + + In this case, we would use `Selected Speed Mode` (select a speed in the `FCU` and pull the knob) until the + instructed distance to the runway where we would then go back to `Managed Speed Mode` and drop the gear then as well + as setting flaps to 3 and flaps to full - see below. + +`GO AROUND ALTITUDE ................................................... SET`TODO: update PFD example
+ +This concludes *Intercepting the ILS Glideslope* + +--- + +## 3. Preparation and Checklist for Landing + +**Situation:** + +Verify these items: + +`ILS LOCALIZER & GLIDESLOPE.................................... ESTABLISHED`TODO: update cockpit example
+ + {loading=lazy } +TODO: update landing lights example
+ +`LANDING MEMO ................................................ NO BLUE LINE`TODO: update calls panel
+`LANDING CHECKLIST ............................................... COMPLETE`TODO: update cockpit screenshot
+ +??? tip "PAPI lights" + At the beginning of the runway you will notice an array of lights to the runway side. These are called PAPI lights + and act as a visual indicator as to whether or not the airplane is on the correct glideslope. The lights also + indicate whether the plane is too high or too low off glideslope. For example, if you see 4 white lights, that means + the plane is too high. If you see 4 red lights, that means the plane is too low. We want two white lights and 2 red + lights. + + {loading=lazy} + + See also [Wikipedia:PAPI](https://en.wikipedia.org/wiki/Precision_approach_path_indicator) + + We correct our pitch only very carefully when too high (3-4 white) or too low (3-4 red). We don't need a lot of + input to the sidestick to correct. + +??? tip "Touchdown zone and center line" + We aim for the middle of the touchdown zone, which is marked by the touchdown zone markers. + + {loading=lazy} + + Also, we try to aim for the center line of the runway in a way that it points directly under us. + + {loading=lazy} +TODO: update screenshots for A380
+ + Correct your final heading and bank very carefully. We should not need to correct much at this point. + +`LAND ON FMA (at 350ft agl) ......................................... CHECK`TODO: link to advanced guide
+ +`FLARE (~40ft agl) ............................................... INITIATE`TODO: update PFD screenshot
+`DEROTATION ...................................................... INITIATE`TODO: update for A380
+`REVERSE LEVERS (at <80knots) ........................................ IDLE`TODO: update aircraft exterior screenshot
+ +We can now safely stop the aircraft and do our "After Landing" checklist - see next chapter. + +If ATC did not already contact us on the ground, we would contact them now to let them know we have vacated the runway. + +They will give us taxi instructions, so we can continue taxiing to our gate once we have completed the after landing +tasks. + +!!!info "After landing tasks in simulation" + In real life, the A380 will have two pilots which can actually do things in parallel, such as talking to ATC, + taxiing the aircraft and doing the after landing tasks. In the simulation we are typically alone, so it is perfectly + fine to stop once we have fully vacated the runway and do these things one after the other. + +This concludes *Vacate Runway* + +Continue with [After Landing Steps](08_after-landing) diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/08_after-landing.md b/docs/pilots-corner/a380x/a380x-beginner-guide/08_after-landing.md new file mode 100644 index 000000000..91f321f04 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/08_after-landing.md @@ -0,0 +1,190 @@ + +# After Landing and Taxi to Gate + +This guide will explain the correct procedures after we have landed and vacated the runway, and will also cover taxiing to the designated gate. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to get a Airbus A380 beginner from the runway to the designated destination gate. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + +--- + +## Prerequisites + +Aircraft has vacated the runway completely and has been brought to a stop on the taxiway as per previous chapters. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +## Chapters / Phases + +This guide will cover these phases: + +1. [After Landing](#1-after-landing) +2. [Taxi to Gate](#2-taxi-to-gate) + +--- + +## 1. After Landing + +**Situation** + +- Aircraft has vacated the runways completely and has come to a stop on the taxi way as per previous chapters. +- Flaps and Ground Spoilers are still deployed. +- ATC has been informed that we vacated the runway. + +!!!info "Simulation vs. Real Life" + In real life, the A380 will have two pilots who can actually do things in parallel. Talking to ATC, taxiing the + aircraft and doing the after landing tasks. + + In the simulation we are typically alone, so it is perfectly fine to stop once we have fully vacated the runway and + do these things one after the other. + +### After Vacating the Runway + +??? tip "What and why" + After landing, we need to prepare the aircraft to taxi to our assigned gate. To do this, we need to follow a few + steps and disable some systems that we will not need any longer since we are safely on the ground. + + This includes making sure that you have contact to ATC Ground, and that you receive the correct taxi instructions. + Also you will prepare the aircraft for taxiing by setting up the aircraft systems for taxiing. + +`RADIO FREQUENCY ....................................... AS ASSIGNED BY ATC`TODO: change to EDDF
+`GROUND SPOILERS ................................................... DISARM`TODO: update/screenshot
+`ENGINE START SELECTOR ......................................... CHECK NORM`TODO: add howto and screenshots for steps up to this point
+ +### Exterior Lights +??? tip "What and Why" + The exterior lights are used to make the aircraft more visible to other traffic and ground personnel. The lights + are used to signal the aircraft's intentions and to make the aircraft more visible in low light conditions. + +`LANDING LIGHTS ....................................................... OFF`TODO: update/screenshot
+ +TODO: add link to this:
+ [https://docs.flybywiresim.com/pilots-corner/a32nx-briefing/flight-deck/ovhd/ext-lt/#external-lighting-configuration](https://docs.flybywiresim.com/pilots-corner/a32nx-briefing/flight-deck/ovhd/ext-lt/#external-lighting-configuration) + +### Prepare for Taxi + +??? tip "What and Why" + The aircraft needs to be prepared for taxiing to the gate. This includes setting up the aircraft systems for + taxiing and ensuring that the aircraft is ready to taxi to the gate. + +`AIRPORT NAVIGATION DISPLAY RANGE..................... ZOOM, AS APPROPRIATE`TODO: update for A380 hot brakes OP
+ +??? tip "How and Where" + Change Frequency using the RMP panel: + + {loading=lazy } +TODO: update/screenshot
+ + Disarm the Ground Spoilers using the Spoiler Lever: + + {loading=lazy } +TODO: update/screenshot
+ +TODO: add screenshot and how to for the above steps
+ +`AFTER LANDING CHECKLIST ......................................... COMPLETE`TODO: update/screenshot
+ +This concludes *Taxi to Gate* + +Continue with [Powering Down](09_powering-down) diff --git a/docs/pilots-corner/a380x/a380x-beginner-guide/09_powering-down.md b/docs/pilots-corner/a380x/a380x-beginner-guide/09_powering-down.md new file mode 100644 index 000000000..b8a6e1d06 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-beginner-guide/09_powering-down.md @@ -0,0 +1,165 @@ + + +# Powering Down + +This guide will explain the correct procedures to power down the aircraft when at the gate after arriving at the +destination and taxiing to the designated gate. + +!!! warning "Disclaimer" +This is for simulation purposes only.
+ The level of detail in this guide is meant to help a Airbus A380 beginner correctly shut down the aircraft. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation + terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + +--- + +## Prerequisites + +- Aircraft is at the gate after landing and taxi as per previous chapters. + +[Download FlyByWire Checklist](../assets/sop/FBW_A380X_Checklist.pdf){ .md-button } + +## Chapters / Phases + +This guide will cover these phases: + +1. [Parking at the Gate](#1-parking-at-the-gate) +2. [Disembarking Passengers and Baggage](#2-disembarking-passengers-and-baggage) +3. [Securing the Aircraft](#3-securing-the-aircraft) + +--- + +## Preface + +Shutting down and securing an aircraft is an important part of the overall procedure. Obviously, less important in a +simulator, as the next flight will have the aircraft start in a cold and dark state again. + +If we want to actually do a turn around and start a new flight directly, the procedure will be a little different, as we +would not turn off certain systems and at some point simply start with the preparation of the aircraft procedure again. + +## 1. Parking at the Gate + +**Situation** + +- We arrived at the designated gate after taxiing from the runway where we landed. +- Aircraft is in taxi state as per previous chapters. +- Engines are still running. +- Lights might still be in taxi configuration (`RWY TURN OFF` set to on and `NOSE` is to taxi, `LAND`-ing lights are off). +- `APU` has been turned on during taxi and is `AVAIL`, `APU BLEED` is off. +- **After Landing** checklist is completed. + +### Gate procedures + +??? tip "What and Why?" + We have arrived at our gate, and we are ready to disembark our passengers and cargo, and get the plane ready for the + next crew. To do this, we will take a couple of steps to ensure the aircraft is parked safely, secured, and still has + power and air conditioning when we go to shut the engines off. We also need to shut off our exterior lighting that is no + longer necessary. + +`ANTI-ICE ............................................................. OFF`TODO: add screenshots and how to for the above steps
+ +`PARKING CHECKLIST ............................................... COMPLETE`TODO: update flypad pax and cargo loading screenshot
+ +This would take a while in real life, and we would not be able to shut down the aircraft before all +passengers and crew have disembarked. + +For a turnaround, we would start preparing the aircraft for the next flight, and the cabin crew would coordinate +everything from disembarking the passengers to cleaning and resetting the cabin. + +After refueling, the pilot would signal to the cabin crew that they could let the new passengers board the aircraft once +the cabin is ready. + +This concludes *Disembarking Passengers and Baggage*. + +## 3. Securing the Aircraft + +**Situation** + +- **Parking** checklist is completed. +- Aircraft is empty (no passengers or cargo). +- Cabin is cleaned and ready for shutdown. + +??? tip "What and Why?" + In the event that there is no other crew that will use this aircraft for a flight immediately following ours, we are + going to secure the aircraft. Doing this will put the aircraft into a `Cold and Dark` state, meaning whoever flies the + aircraft next will have to do a complete power up. To do this, we will need to shut off all lighting, power and fuel + pumps. We are essentially doing the opposite of what we did when we powered the plane up from a `Cold and Dark` state. + +`PARKING BRAKE ......................................................... ON`TODO: add screenshots and how to for the above steps
+ +`SECURING THE AIRCRAFT CHECKLIST ................................. COMPLETE`This is for simulation purposes only.
+ The level of detail in this guide is meant to teach an Airbus A380 beginner to conduct a full flight from gate to + gate. + + A *beginner* is defined as someone familiar with flying a GA aircraft or different types of airliners. Aviation + terminology and know-how is a requirement to fly any airliner, even in Microsoft Flight Simulator. + + This guide simplifies some procedures to accomodate beginners and the fact that this is a simulation. More advanced + sim pilots can use the [A380X SOP](../a380x-sop.md) directly for more in depth procedures. + + When this guide refers to ATC it is referring to any Online ATC network but **NOT** the built-in ATC in the + simulator as this is very unrealistic and unreliable. Also using ATC is completely optional and also not recommended + for beginners. The guide references ATC just to give additional context to the procedures. + +!!! info "Airline SOP" + Please be aware that different airlines may have slightly different procedures at different stages of flight. + +{-- + +The [Preflight](01_preflight.md) page contains guides on how to set up relevant data and configurations before starting +your flight. We recommend starting there. + +--} + +This is for simulation purposes only.
+ +--- + +| Chapter | Topics | +|:-------:|:---------------------------------------------------------| +| 1. | [Preflight](01_preflight.md) | +| 2. | [Cockpit Preparation](02_cockpit-preparation.md) | +| 3. | [Preparing the FMS](03_preparing-fms.md) | +| 4. | [Engine Start and Taxi](04_engine-start-taxi.md) | +| 5. | [Takeoff, Climb, and Cruise](05_takeoff-climb-cruise.md) | +| 6. | [Descent Planning and Descent](06_descent.md) | +| 7. | [Approach and ILS Landing](07_landing.md) | +| 8. | [After Landing and Taxi to Gate](08_after-landing.md) | +| 9. | [Powering Down](09_powering-down.md) | + +| Related Topics | +|:--------------------------------------------------------------------------| +| [Airliner Flying Guide](../../airliner/airliner-flying-guide/overview.md) | | +| [Abbreviations](../../airliner/abbreviations.md) | + +--- + +If you have any issues or feedback with this guide, please file an issue here: + +[:fontawesome-brands-github:{: .github } - **FBW Docs Issues**](https://github.com/flybywiresim/docs/issues){target=new} + +For general questions, please visit our Discord: + +[:fontawesome-brands-discord:{: .discord } - **Discord Link**](https://discord.gg/flybywire){target=new} + +--- + +Authors: cdr_maverick, valastiri, popespice + +Guide reviewed by A380 Pilots. diff --git a/docs/pilots-corner/a380x/a380x-briefing/.pages b/docs/pilots-corner/a380x/a380x-briefing/.pages new file mode 100644 index 000000000..d3160cc75 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/.pages @@ -0,0 +1,7 @@ +title: A380 Pilot Briefing +nav: + - Overview: index.md + - Flight Deck: flight-deck + - ... + + diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/.pages b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/.pages new file mode 100644 index 000000000..ce38daf46 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/.pages @@ -0,0 +1,9 @@ +title: Flight-Deck +nav: + - Overview: index.md + - Overhead Aft: ovhd-aft + - Overhead Fwd: ovhd + - Glareshield: glareshield + - Instrument Panel: front + - Pedestal: pedestal + - ... diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/afs.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/afs.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/afs.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/efis.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/efis.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/efis.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/glare-side.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/glare-side.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/glareshield/glare-side.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/index.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/index.md new file mode 100644 index 000000000..3c330fdc5 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/index.md @@ -0,0 +1,49 @@ +--- +hide: + - toc + - navigation +title: A380 Flight Deck Overview +description: The A380 Flight Deck Overview is providing an interactive graphical overview of the A380 flight deck and its systems. +--- + +# Flight Deck Overview + +[Back to A380 Pilot Briefing Overview](../index.md){ .md-button } + +!!! note "Clickable Cockpit" +- Clickable overview of the A380 flight deck. +- Move the mouse over the panels to get the name of the panel. +- Click on the panels to get a more detailed description of that panel. + + + +
+
+
+ TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/efis-reconf.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/efis-reconf.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/efis-reconf.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/ewd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/ewd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/ewd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/gravity-gear.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/gravity-gear.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/gravity-gear.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/isis.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/isis.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/isis.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/mfd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/mfd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/mfd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/nd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/nd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/nd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/oit.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/oit.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/oit.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/pfd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/pfd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/pfd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/sd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/sd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/sd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/switching.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/switching.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/switching.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/table-keyboard.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/table-keyboard.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/table-keyboard.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/compass.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/compass.md new file mode 100644 index 000000000..6728aa5e2 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/compass.md @@ -0,0 +1,41 @@ +--- +description: The A380 Flight Deck Seats page is providing an interactive graphical overview of the A380 flight deck + seats and its features. +--- + +# Compass and Eye Reference + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +## Standby Compass + +At the top, the standby compass provides magnetic heading information, allowing the pilots to navigate the aircraft +manually in case the main electronic navigation systems fail. It is a traditional, analog compass, a reliable fallback +that isn’t dependent on the aircraft’s electrical systems. + +## Eye Reference Indicator + +Below the compass, there’s the eye reference indicator, commonly referred to as the "ball." +In the Airbus A380, the eye reference indicator consists of two red balls and one white ball in the middle. The pilot +adjusts their seat so the white ball is hidden behind a red ball from their viewpoint. When properly aligned, this +ensures that the pilot's eyes are at the correct height and position for an optimal view of both the outside environment +and the cockpit instruments. This is especially critical for accurate visual reference during critical flight phases +like takeoff and landing. + +## Visual Ice Indicator + +There are two visual ice indicators outside the aircraft, between the two windshields. They provide +the flight crew with a visual backup to the ice detection system. + +The visual ice indicators can be illuminated by the flight crew using the "ICE IND & STBY COMPASS" switch on the +overhead panel to check for ice accumulation on the windshield. + +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/lateral-console.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/lateral-console.md new file mode 100644 index 000000000..d4699605a --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/lateral-console.md @@ -0,0 +1,118 @@ +--- +description: The A380 Flight Deck Lateral Console page is providing an interactive graphical + overview of the A380 flight deck lateral console and its systems. +--- + +# Lateral Consoles + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +## 1. OIT Domain Switch and Console & Floor Light Switch + +The OIT Domain switch is used to select the OIT domain for the OIT display (3). +The avionics domain includes the applications that exchange data with the aircraft avionics: +The flight operations domain includes the applications that support the flight crew on ground and in flight. +These applications are part of the Airbus Electronic Flight Bag (EFB) + +!!! note "OIT in the A380X" +At the time of writing this document, the OIT is not yet implemented in the A380X. +Many of its features can be found in the flyPad EFB next to it. + +## 2. Electronic Flight Bag (EFB) - flyPad + +The flyPad is FlyByWire's version of an EFB which allows the user to manage the aircraft and the flight by providing +access to aircraft settings, flight plans, ground services, performance calculations, navigational charts, online ATC +frequencies and more. + +[flyPadOS 3 Documentation](/aircraft/common/flypados3/) + +## 3. OIT Display + +The Onboard Information System (OIS) provides tools for the flight crew to operate the aircraft. +The OIS includes aircraft technical information, operating manuals, performance computation tools and mission management +information. The main goal of the electronic documentation is to provide the flight crew with attractive documentation, +that enables easy access to the necessary information related to operational needs. +It replaces all the previously used paper documentation and charts. + +The OIS applications can be divided into: + +- Tools for flight operations support +- Tools for cabin operations support +- Tools for maintenance operations support +- Services to the passengers, flight crew and cabin crew. + +The applications are hosted on two sub-networks or domains of the Network Server System (NSS): + +- The avionics domain (NSS AVNCS) +- The flight operations domain (FLT OPS) + +!!! note "OIT in the A380X" +At the time of writing this document, the OIT is not yet implemented in the A380X. +Many of its features can be found in the flyPad EFB next to it. + +## 4. Sidestick + +The sidesticks are the pilots' primary control for manual flight. + +They are spring-loaded and automatically return to the neutral position. They do not receive any feedback from the +control surfaces, as Airbus uses the fly-by-wire system without force feedback. + +When the autopilot is engaged, the sidsticks are locked in neutral position. + +If the pilot applies a force above a given threshold: + +- The sidesticks unlock +- The autopilot disengages +- The AUTO FLT AP OFF alert triggers + +Each sidestick has two controls: + +- The Radio Push To Talk switch +- The sidestick pb, for autopilot disengagement, or sidestick priority + +At all times, only one flight crew member should fly the aircraft. However, if both flight crew members use their +sidesticks simultaneously, their orders are algebraically added. The flight control laws limit the combined order to the +equivalent of the full deflection of one sidestick. In this case, the two green SIDE STICK PRIORITY lights on the +glareshield come on and "DUAL INPUT" voice message is activated. + +The sidestick pushbutton is used as priority takeover pushbutton: + +- The pilot can deactivate the other sidestick and take full control by pressing and keeping pressed his sidestick + pushbutton. +- If the sidestick pushbutton is pressed for more than 30 seconds, the priority is latched and the other sidestick is + maintained deactivated. +- At any time, a deactivated sidestick can be reactivated by momentarily pressing the sidestick pushbutton. + +## 5. Steering Handwheels (Tiller) + +The steering handwheels, also called tillers, which are interconnected, can steer the nose wheel up to 70° in either +direction. + +After takeoff, the steering system centers the nose wheel automatically. + +The center button on either handwheel removes control of nose-wheel steering from the rudder pedals until the button is +released. + +[//]: # (TODO) +TODO: update the linked page to reflect both aircraft
+ +See [Nose Wheel and Tiller Operation](../../../../../aircraft/a32nx/feature-guides/nw-tiller.md) + +## 6. Additional Control Device (ACD) for the OIT + +The Additional Control Device (ACD) enables navigation through applications if the keyboard and pointing device is +retracted or not available. + +## 7. Cockpit Window Control Handle + +The cockpit window control handle is used to open and close the cockpit windows. + +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } \ No newline at end of file diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/main-glare.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/main-glare.md new file mode 100644 index 000000000..626f6ea88 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/overviews/main-glare.md @@ -0,0 +1,86 @@ +--- +hide: +- toc +- navigation +description: The A380 Flight Deck Main Instrument Panel and Glareshield page is providing an interactive graphical + overview of the A380 flight deck main instrument panel and glareshield and its systems. +--- + +# Main Instrument Panel and Glareshield + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+ TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/air.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/air.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/air.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/anti-ice.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/anti-ice.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/anti-ice.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu-fire.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu-fire.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu-fire.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/apu.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/calls.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/calls.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/calls.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-air.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-air.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-air.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-smoke.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-smoke.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cargo-smoke.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cvr.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cvr.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/cvr.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elec.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elec.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elec.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elt.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elt.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/elt.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/emer-elec.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/emer-elec.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/emer-elec.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-fire.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-fire.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-fire.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-man.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-man.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-man.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-start.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-start.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/eng-start.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/entertainment.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/entertainment.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/entertainment.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/ext-lt.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/ext-lt.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/ext-lt.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/flt-ctl.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/flt-ctl.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/flt-ctl.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel-jettision.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel-jettision.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel-jettision.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/fuel.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/hyd.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/hyd.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/hyd.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/int-lt.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/int-lt.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/int-lt.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/maintenance.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/maintenance.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/maintenance.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/oxygen.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/oxygen.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/oxygen.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/press.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/press.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/press.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rcdr-evac.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rcdr-evac.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rcdr-evac.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/reading.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/reading.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/reading.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/resets.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/resets.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/resets.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rmp.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rmp.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/rmp.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/signs.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/signs.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/signs.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/vent.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/vent.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/vent.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/wiper.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/wiper.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/ovhd/wiper.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-door.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-door.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-door.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-lighting.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-lighting.md new file mode 100644 index 000000000..19bf2da3e --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/cockpit-lighting.md @@ -0,0 +1,48 @@ +--- +title: A380 Flight Deck - Cockpit Lighting +description: The A380 Flight Deck Cockpit Lighting page description. +--- + +# Cockpit Lighting + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +The Cockpit Lighting Panel has knobs to control various cockpit lights. +The knob settings range from "OFF" to "BRT" (Bright), allowing pilots to set the lighting levels to their +preference and the needs of the flight environment. + +## INTEG LT (Integral Lighting): + +This knob adjusts the backlighting intensity of the integrated instruments on the main instrument panel. This +illumination helps pilots find and read switches, knobs, buttons, etc. during low-light conditions, such as night flying +or when flying through clouds. + +## MAIN PNL FLOOD LT (Main Panel Flood Light): + +This control adjusts the flood lighting for the main panel, which provides a wash of light over the entire instrument +panel. This general lighting is useful when the pilots need to see the entire panel without the need for backlighting on +individual instruments. + +## PEDESTAL FLOOD LT (Pedestal Flood Light): + +This knob controls the flood lighting over the pedestal area, where the throttle and other control systems like the +radio and flight management systems are located. This light allows for better visibility of the pedestal controls, +especially important during critical flight operations. + +## AMBIENT LT (Ambient Light): + +The ambient light control adjusts the cabin's general lighting, usually providing a soft, indirect light to help the +pilots adjust their eyes between looking at brightly lit instruments and the darker outside conditions. This helps to +reduce eye strain and maintain night vision. + + +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/ecam.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/ecam.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/ecam.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/engine-master.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/engine-master.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/engine-master.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/fdrs.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/fdrs.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/fdrs.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/flap-lever.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/flap-lever.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/flap-lever.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/kccu.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/kccu.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/kccu.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/parking-brake.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/parking-brake.md new file mode 100644 index 000000000..4c5a5022a --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/parking-brake.md @@ -0,0 +1,35 @@ +--- +title: A380 Flight Deck - Parking Brake +description: The A380 Flight Deck Parking Brake page description. +--- + +# Parking Brake + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +## Parking Brake Handle + +To apply the Parking Brake, the flight crew pulls this handle and turns it clockwise. + +The message "PARK BRK" appears on the ECAM. + +To release the Parking Brake, the handle is turned counterclockwise. + +## Accus Reinflate + +If the parking brake hydraulic pressure is low and all the engines are shut down, the ACCUS +REINFLATE pb can be used to activate the BLG LEHGS (Body L/G Local Electro-Hydraulic Generation Systems) and reinflate +the BLG accumulators. + +With initial nominal BLG ACCUS filling, the parking brake is efficient for 12 h. + +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/printer.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/printer.md new file mode 100644 index 000000000..a3263fa7c --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/printer.md @@ -0,0 +1,21 @@ +--- +title: A380 Flight Deck - Trim Panel +description: The A380 Flight Deck Trim Panel page description. +--- + +# Trim Panel + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +[//]: # (TODO) +TODO: content
+ +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/rmp.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/rmp.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/rmp.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/speed-brake.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/speed-brake.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/speed-brake.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/surveillance.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/surveillance.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/surveillance.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/throttle.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/throttle.md new file mode 100644 index 000000000..792c46019 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/throttle.md @@ -0,0 +1,2 @@ +[//]: # (TODO) +TODO:
diff --git a/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/trim-panel.md b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/trim-panel.md new file mode 100644 index 000000000..3acdce5d1 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/flight-deck/pedestal/trim-panel.md @@ -0,0 +1,41 @@ +--- +title: A380 Flight Deck - Trim Panel +description: The A380 Flight Deck Trim Panel page description. +--- + +# Trim Panel + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } + +--- + +## Overview + + + +## Pitch Trim + +This control is used to adjust the aircraft's nose attitude up or down. It changes the angle of the +horizontal stabilizer on the tail to reduce control forces on the stick or yoke for the pilot. The actual adjustment is +made by moving the switch up to trim the nose down or down to trim the nose up. + +On ground, or in direct law, the THS is directly controlled via the pitch trim switch. +In flight, in normal and alternate law, the THS is controlled by the flight control computers. + +## Rudder Trim + +This is used to adjust the aircraft's yaw to keep it flying straight with minimal control input, +especially useful when the aircraft experiences asymmetrical forces like engine failure or crosswinds. The rudder +trim is controlled by moving the knob left to turn the nose left (L) or right to turn the nose right (R). + +## Rudder Trim Display + +This display shows the current rudder trim setting in degrees. + +## Reset Button + +Typically, this button is used to reset the rudder trim settings to a neutral position. + +--- + +[Back to A380 Flight Deck Overview](../index.md){ .md-button } diff --git a/docs/pilots-corner/a380x/a380x-briefing/index.md b/docs/pilots-corner/a380x/a380x-briefing/index.md new file mode 100644 index 000000000..04bdcfe51 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-briefing/index.md @@ -0,0 +1,32 @@ +--- +title: A320neo Pilot Briefing - Overview +description: The A320neo Pilot Briefing provides Flight Crew Operations Manuals (FCOM) styled documentation for the FlyByWire A32NX aircraft. +--- + + + +# A380neo Pilot Briefing + +This A380 Pilot Briefing shall give a good overview of most A380 +systems for personal flight simulation with focus on Microsoft Flight +Simulator and the FlyByWire A380X aircraft add-on. + +This is for simulation purposes only.
+ +--- + +## Quick Links + + + +## Topics + +| Quick Links | +|:------------------------------------| +| [Flight-Deck](flight-deck/index.md) | + + +--- + +!!! note "Work in Progress" + This is a work in progress, and we will add more chapters over time. diff --git a/docs/pilots-corner/a380x/a380x-sop.md b/docs/pilots-corner/a380x/a380x-sop.md new file mode 100644 index 000000000..01cdbc7e2 --- /dev/null +++ b/docs/pilots-corner/a380x/a380x-sop.md @@ -0,0 +1,25 @@ +# Standard Operating Procedures + +We have created our very own standard operating procedures (SOP) valid for the A380X. + +They are available for download or preview online via the links below. + +**For Simulation Purposes Only** + +--- + +## Checklist + +TODO: FIX online preview links once merged.
+ +An in-flight checklist for flight crew operations. Items critical regarding flight safety are on this list. + +[Download](assets/sop/FBW_A380X_Checklist.pdf){ .md-button } [:fontawesome-brands-github:{: .github } Online Preview](https://github.com/flybywiresim/docs/blob/primary/docs/pilots-corner/assets/sop/A32NX%20Documentation/FBW%20A32NX%20Checklist.pdf){ target=new .md-button } + +## Normal Procedures + +This document can be considered as an overview of what to do during each phase of flight, with remarks about each location and item. + +[Download](assets/sop/FBW_A380X_SOP.pdf){ .md-button } [:fontawesome-brands-github:{: .github } Online Preview](https://github.com/flybywiresim/docs/blob/primary/docs/pilots-corner/assets/sop/A32NX%20Documentation/FBW%20A32NX%20SOP.pdf){ target=new .md-button } + + diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit.png new file mode 100644 index 000000000..d2c3ad3b4 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit_full.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit_full.png new file mode 100644 index 000000000..ae0123bad Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/cockpit_full.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/compass-eye-reference.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/compass-eye-reference.png new file mode 100644 index 000000000..3a25311a2 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/compass-eye-reference.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/glare-main.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/glare-main.png new file mode 100644 index 000000000..f16fa769d Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/glare-main.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation-ph.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation-ph.png new file mode 100644 index 000000000..9cccc5787 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation-ph.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation.gif b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation.gif new file mode 100644 index 000000000..8191ed885 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/inner-arm-rest-animation.gif differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/lateral.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/lateral.png new file mode 100644 index 000000000..fb84c89df Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/lateral.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation-ph.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation-ph.png new file mode 100644 index 000000000..eb388fde8 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation-ph.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation.gif b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation.gif new file mode 100644 index 000000000..38cd5368e Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/outer-arm-rest-animation.gif differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/overhead.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/overhead.png new file mode 100644 index 000000000..3b893cda0 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/overhead.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal.png new file mode 100644 index 000000000..377a8b8a5 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/cockpit-lt-panel.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/cockpit-lt-panel.png new file mode 100644 index 000000000..6a08ac607 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/cockpit-lt-panel.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/parking-brake.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/parking-brake.png new file mode 100644 index 000000000..800ce3d03 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/parking-brake.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/printer.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/printer.png new file mode 100644 index 000000000..6bedcacf6 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/printer.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/trim-panel.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/trim-panel.png new file mode 100644 index 000000000..edf58e227 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/pedestal/trim-panel.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation-ph.png b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation-ph.png new file mode 100644 index 000000000..827e0d5c4 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation-ph.png differ diff --git a/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation.gif b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation.gif new file mode 100644 index 000000000..6a6e77e0b Binary files /dev/null and b/docs/pilots-corner/a380x/assets/a380x-briefing/flight-deck/seat-animation.gif differ diff --git a/docs/pilots-corner/a380x/assets/beginner-guide/02_cockpit-preparation/flow-pattern.png b/docs/pilots-corner/a380x/assets/beginner-guide/02_cockpit-preparation/flow-pattern.png new file mode 100644 index 000000000..d81339373 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/beginner-guide/02_cockpit-preparation/flow-pattern.png differ diff --git a/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/afterstart.png b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/afterstart.png new file mode 100644 index 000000000..3b1b3d375 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/afterstart.png differ diff --git a/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/airport-chart-guidelines.png b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/airport-chart-guidelines.png new file mode 100644 index 000000000..544001d73 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/airport-chart-guidelines.png differ diff --git a/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/parking-stands-guidelines.png b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/parking-stands-guidelines.png new file mode 100644 index 000000000..70fab045e Binary files /dev/null and b/docs/pilots-corner/a380x/assets/beginner-guide/04_engine-start-taxi/parking-stands-guidelines.png differ diff --git a/docs/pilots-corner/a380x/assets/sop/FBW_A380X_Checklist.pdf b/docs/pilots-corner/a380x/assets/sop/FBW_A380X_Checklist.pdf new file mode 100644 index 000000000..3263f8ec0 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/sop/FBW_A380X_Checklist.pdf differ diff --git a/docs/pilots-corner/a380x/assets/sop/FBW_A380X_SOP.pdf b/docs/pilots-corner/a380x/assets/sop/FBW_A380X_SOP.pdf new file mode 100644 index 000000000..be3de5488 Binary files /dev/null and b/docs/pilots-corner/a380x/assets/sop/FBW_A380X_SOP.pdf differ diff --git a/docs/pilots-corner/a380x/index.md b/docs/pilots-corner/a380x/index.md new file mode 100644 index 000000000..9cacf8d33 --- /dev/null +++ b/docs/pilots-corner/a380x/index.md @@ -0,0 +1,39 @@ +--- +title: Pilot's Corner - A380X +description: The Pilot’s Corner contains guides for both novice and advanced users of the Airbus A380. +--- + + + +# Pilot's Corner A380X Overview + +Welcome to the A380X Pilot's Corner of the FlyByWire Documentation site. + +This section is aimed at sim pilots of all levels and covers topics regarding flying an Airbus A380 +in Microsoft Flight Simulator. + +This is for simulation purposes only.
+ +## Quick Links + +[Beginner Guide](a380x-beginner-guide/overview.md){ .md-button } + +[//]: # (TODO) + + +## Topics + +| Featured List | +|:-----------------------------------------------------| +| [Beginner Guide](./a380x-beginner-guide/overview.md) | +| [A380 Pilot Briefing](./a380x-briefing/index.md) | +| [Standard Operating Procedures](./a380x-sop.md) | + +[//]: # (TODO) + \ No newline at end of file diff --git a/docs/pilots-corner/advanced-guides/flight-phases.md b/docs/pilots-corner/advanced-guides/flight-phases.md deleted file mode 100644 index f9aaff0bd..000000000 --- a/docs/pilots-corner/advanced-guides/flight-phases.md +++ /dev/null @@ -1,63 +0,0 @@ -# Flight Phases - -The A320 flight management system defines a set of flight phases each flight will sequence through. - -It is important to understand these flight phases as they have an impact on planning a flight as well as on the lateral and vertical guidance of the aircraft. - - - -The most prominent place, where these phases become visible are the MCDU PERF pages where all phases, apart from PREFLIGHT and DONE, have their own page. - -## PREFLIGHT Phase - -During the PREFLIGHT phase the pilot initializes the Flight Management Guidance Computer (FMGC) and sets up various systems in the aircraft. - -Flight planning and performance planning happen during this phase. - -## TAKEOFF Phase - -The TAKEOFF phase starts when applying take off thrust (FLX or TOGA) and extends until reaching the acceleration altitude. - -Autopilot can be engaged at 100 ft above ground or 5 seconds after takeoff, whichever is later. - -At thrust reduction altitude, the thrust levers are normally set in the climb thrust detent (CL detent). The FMGC is in managed mode at this point, guiding the aircraft vertically and laterally along the flight plan. - -## CLIMB Phase - -The CLIMB phase extends from the acceleration altitude to the top of climb (ToC) cruise flight level (displayed and modifiable on the MCDU PROG page). - -The FMS guides the aircraft and commands acceleration when above the terminal area speed restriction altitude. - -The system observes speed/altitude constraints that have been entered in the flight plan. - -When all managed modes have been selected and confirmed, the FMS gives speed, altitude, and lateral guidance during climb. - -## CRUISE Phase - -The CRUISE phase extends from the top of climb (ToC) point to the top of descent (ToD) point. - -It may also include intermediate climbs as well as en route descents. At anytime, the pilot can define a step climb to determine the cost and time savings of flying at a different flight level. Step climbs and descents are entered on the MCDU STEP ALTS page, which is accessed from a VERT REV page or from the MCDU F-PLN page A. - -The FMS transitions to the descent phase when a subsequent descent is initiated within 200 NM of the destination and no preplanned step descent exists in front of the aircraft. - -## DESCENT Phase - -The DESCENT phase starts at the top--of--descent point (which is less than 200 NM from the destination) by pushing the ALT knob for a managed descent or pulling the ALT knob for an open or selected descent from the cruise altitude. - -The pilot is required to confirm and initiate all descents from cruise altitude by pushing or pulling the ALT knob on the FCU. The managed descent does not occur until the pilot initiates the descent following clearance from ATC. - -## APPROACH Phase - -The APPROACH phase starts when the pilot activates and confirms the approach on the PERF descent page, or when the approach deceleration pseudo waypoint (DECEL) is passed and the aircraft is below 9500 ft AGL in managed flight. - -## GO-AROUND Phase - -The GO-AROUND phase is activated when the thrust levers are moved to the TOGA position while in the APPROACH phase. The FMS then guides the aircraft through the missed approach procedure. - -To return to the APPROACH flight phase, activate and confirm the APPROACH phase on the PERF GO-AROUND page. - -## DONE Phase - -The DONE phase is activated after the aircraft has been on the ground for at least 30 seconds and all engines are shut down. - -During the done phase, the FMS clears the active flight plan in preparation for reinitialization. diff --git a/docs/pilots-corner/airliner/.pages b/docs/pilots-corner/airliner/.pages new file mode 100644 index 000000000..0c658d96d --- /dev/null +++ b/docs/pilots-corner/airliner/.pages @@ -0,0 +1,8 @@ +title: Airliner Corner +nav: + - Overview: index.md + - flight-phases.md + - airliner-flying-guide + - abbreviations.md + - ... + diff --git a/docs/pilots-corner/abbreviations.md b/docs/pilots-corner/airliner/abbreviations.md similarity index 100% rename from docs/pilots-corner/abbreviations.md rename to docs/pilots-corner/airliner/abbreviations.md diff --git a/docs/pilots-corner/airliner-flying-guide/.pages b/docs/pilots-corner/airliner/airliner-flying-guide/.pages similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/.pages rename to docs/pilots-corner/airliner/airliner-flying-guide/.pages diff --git a/docs/pilots-corner/airliner-flying-guide/altitude-refs.md b/docs/pilots-corner/airliner/airliner-flying-guide/altitude-refs.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/altitude-refs.md rename to docs/pilots-corner/airliner/airliner-flying-guide/altitude-refs.md diff --git a/docs/pilots-corner/airliner-flying-guide/approaches.md b/docs/pilots-corner/airliner/airliner-flying-guide/approaches.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/approaches.md rename to docs/pilots-corner/airliner/airliner-flying-guide/approaches.md diff --git a/docs/pilots-corner/airliner-flying-guide/navigation.md b/docs/pilots-corner/airliner/airliner-flying-guide/navigation.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/navigation.md rename to docs/pilots-corner/airliner/airliner-flying-guide/navigation.md diff --git a/docs/pilots-corner/airliner-flying-guide/overview.md b/docs/pilots-corner/airliner/airliner-flying-guide/overview.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/overview.md rename to docs/pilots-corner/airliner/airliner-flying-guide/overview.md diff --git a/docs/pilots-corner/airliner-flying-guide/runway-conditions.md b/docs/pilots-corner/airliner/airliner-flying-guide/runway-conditions.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/runway-conditions.md rename to docs/pilots-corner/airliner/airliner-flying-guide/runway-conditions.md diff --git a/docs/pilots-corner/airliner-flying-guide/weather.md b/docs/pilots-corner/airliner/airliner-flying-guide/weather.md similarity index 100% rename from docs/pilots-corner/airliner-flying-guide/weather.md rename to docs/pilots-corner/airliner/airliner-flying-guide/weather.md diff --git a/docs/pilots-corner/airliner/assets/flight-phases/flight-phases.png b/docs/pilots-corner/airliner/assets/flight-phases/flight-phases.png new file mode 100644 index 000000000..6b3f9fb1f Binary files /dev/null and b/docs/pilots-corner/airliner/assets/flight-phases/flight-phases.png differ diff --git a/docs/pilots-corner/assets/flying-guide/METARSTAFATIS-2.jpg b/docs/pilots-corner/airliner/assets/flying-guide/METARSTAFATIS-2.jpg similarity index 100% rename from docs/pilots-corner/assets/flying-guide/METARSTAFATIS-2.jpg rename to docs/pilots-corner/airliner/assets/flying-guide/METARSTAFATIS-2.jpg diff --git a/docs/pilots-corner/assets/flying-guide/MinimumsMDADH-1.jpg b/docs/pilots-corner/airliner/assets/flying-guide/MinimumsMDADH-1.jpg similarity index 100% rename from docs/pilots-corner/assets/flying-guide/MinimumsMDADH-1.jpg rename to docs/pilots-corner/airliner/assets/flying-guide/MinimumsMDADH-1.jpg diff --git a/docs/pilots-corner/assets/flying-guide/MinimumsMDADH-2.jpg b/docs/pilots-corner/airliner/assets/flying-guide/MinimumsMDADH-2.jpg similarity index 100% rename from docs/pilots-corner/assets/flying-guide/MinimumsMDADH-2.jpg rename to docs/pilots-corner/airliner/assets/flying-guide/MinimumsMDADH-2.jpg diff --git a/docs/pilots-corner/assets/flying-guide/NoiseAbatement-1.png b/docs/pilots-corner/airliner/assets/flying-guide/NoiseAbatement-1.png similarity index 100% rename from docs/pilots-corner/assets/flying-guide/NoiseAbatement-1.png rename to docs/pilots-corner/airliner/assets/flying-guide/NoiseAbatement-1.png diff --git a/docs/pilots-corner/assets/flying-guide/chart-sample1.png b/docs/pilots-corner/airliner/assets/flying-guide/chart-sample1.png similarity index 100% rename from docs/pilots-corner/assets/flying-guide/chart-sample1.png rename to docs/pilots-corner/airliner/assets/flying-guide/chart-sample1.png diff --git a/docs/pilots-corner/assets/flying-guide/chart-sample2.png b/docs/pilots-corner/airliner/assets/flying-guide/chart-sample2.png similarity index 100% rename from docs/pilots-corner/assets/flying-guide/chart-sample2.png rename to docs/pilots-corner/airliner/assets/flying-guide/chart-sample2.png diff --git a/docs/pilots-corner/assets/flying-guide/rwy-condition.png b/docs/pilots-corner/airliner/assets/flying-guide/rwy-condition.png similarity index 100% rename from docs/pilots-corner/assets/flying-guide/rwy-condition.png rename to docs/pilots-corner/airliner/assets/flying-guide/rwy-condition.png diff --git a/docs/pilots-corner/airliner/flight-phases.md b/docs/pilots-corner/airliner/flight-phases.md new file mode 100644 index 000000000..0c12590e3 --- /dev/null +++ b/docs/pilots-corner/airliner/flight-phases.md @@ -0,0 +1,78 @@ +# Airbus Flight Phases + +Current Airbus flight management systems (FMS) define a set of flight phases each flight will sequence through. + +It is important to understand these flight phases as they have an impact on planning a flight as well as on the lateral +and vertical guidance of the aircraft. + + + +The most prominent place, where these phases become visible are the FMS PERF pages where all phases, apart from +PREFLIGHT and DONE, have their own page. + +## PREFLIGHT Phase + +During the PREFLIGHT phase the pilot initializes the Flight Management Guidance Computer (FMGC) and sets up various +systems in the aircraft. + +Flight planning and performance planning happen during this phase. + +## TAKEOFF Phase + +The TAKEOFF phase starts when applying take off thrust (FLX or TOGA) and extends until reaching the acceleration +altitude. + +Autopilot can be engaged at 100 ft above ground or 5 seconds after takeoff, whichever is later. + +At thrust reduction altitude, the thrust levers are normally set in the climb thrust detent (CL detent). The FMGC is in +managed mode at this point, guiding the aircraft vertically and laterally along the flight plan. + +## CLIMB Phase + +The CLIMB phase extends from the acceleration altitude to the top of climb (ToC) cruise flight level (displayed and +modifiable on the FMS PROG page). + +The FMS guides the aircraft and commands acceleration when above the terminal area speed restriction altitude. + +The system observes speed/altitude constraints that have been entered in the flight plan. + +When all managed modes have been selected and confirmed, the FMS gives speed, altitude, and lateral guidance during +climb. + +## CRUISE Phase + +The CRUISE phase extends from the top of climb (ToC) point to the top of descent (ToD) point. + +It may also include intermediate climbs as well as en route descents. At anytime, the pilot can define a step climb to +determine the cost and time savings of flying at a different flight level. Step climbs and descents are entered on the +FMS STEP ALTS page, which is accessed from a waypoint in the FMS F-PLN page. + +The FMS transitions to the descent phase when a subsequent descent is initiated within 200 NM of the destination and no +preplanned step descent exists in front of the aircraft. + +## DESCENT Phase + +The DESCENT phase starts at the Top-of-Descent point (which is less than 200 NM from the destination) by pushing the +ALT knob for a managed descent or pulling the ALT knob for an open (selected) descent from the cruise altitude. + +The pilot is required to confirm and initiate all descents from cruise altitude by pushing or pulling the ALT knob on +the FCU. The managed descent does not occur until the pilot initiates the descent following clearance from ATC. + +## APPROACH Phase + +The APPROACH phase starts when the pilot activates and confirms the approach on the PERF descent page, or when the +approach deceleration pseudo waypoint (DECEL) is passed and the aircraft is below 9500 ft AGL in managed flight. + +## GO-AROUND Phase + +The GO-AROUND phase is activated when the thrust levers are moved to the TOGA position while in the APPROACH phase. The +FMS then guides the aircraft through the missed approach procedure. + +To return to the APPROACH flight phase, activate and confirm the APPROACH phase on the PERF GO-AROUND page. + +## DONE Phase + +The DONE phase is activated after the aircraft has been on the ground for at least 30 seconds or all engines are shut +down. + +During the done phase, the FMS clears the active flight plan in preparation for reinitialization. diff --git a/docs/pilots-corner/airliner/index.md b/docs/pilots-corner/airliner/index.md new file mode 100644 index 000000000..4a8f1cc98 --- /dev/null +++ b/docs/pilots-corner/airliner/index.md @@ -0,0 +1,27 @@ +--- +title: Pilot's Corner - Airliner and Aviation Overview +description: The Pilot’s Corner contains guides for both novice and advanced users of Airbus airliners. +--- + + + +# Airliner and Aviation Overview + +Welcome to the Pilot's Corner "Airliner and Aviation" of the FlyByWire Documentation site. + +This section of the documentation contains guides applicable to airliners and commercial aviation. The guides are +focussing on Airbus aircraft (mainly the A320 and A380), but the principles can often be applied to other airliners as well. +focussing on Airbus aircraft (mainly the A320 and A380), but the principles can often be applied to other airliners as well. + +These guides are tailored towards beginners and advanced users alike. Each topic may serve as a reminder of proper +procedures at different stages of flight for veteran sim pilots. + +This is for simulation purposes only.
+ +## Topics + +| Featured List | +|:-------------------------------------------------------------| +| [Airbus Flight Phases](./flight-phases.md) | +| [Airliner Flying Guide](./airliner-flying-guide/overview.md) | +| [Airbus Terms and Abbreviations](./abbreviations.md) | \ No newline at end of file diff --git a/docs/pilots-corner/assets/advanced-guides/flight-phases/flight-phases.png b/docs/pilots-corner/assets/advanced-guides/flight-phases/flight-phases.png deleted file mode 100644 index 502ab2d9e..000000000 Binary files a/docs/pilots-corner/assets/advanced-guides/flight-phases/flight-phases.png and /dev/null differ diff --git a/docs/pilots-corner/index.md b/docs/pilots-corner/index.md index d033ac5c0..7c049fc5b 100644 --- a/docs/pilots-corner/index.md +++ b/docs/pilots-corner/index.md @@ -9,20 +9,27 @@ description: The Pilot’s Corner contains guides for both novice and advanced u Welcome to the Pilot's Corner of the FlyByWire Documentation site. -This section is aimed at sim pilots of all levels and covers topics regarding flying an airliner and especially the Airbus A320neo. +This section is aimed at sim pilots of all levels and covers topics regarding flying airliners +in Microsoft Flight Simulator, especially the Airbus A320neo and A380. -## Quick Links +This is for simulation purposes only.
-[Beginner Guide](beginner-guide/overview.md){ .md-button } -[Advanced Guides](advanced-guides/overview.md){ .md-button } -[A320neo Pilot Briefing](a32nx-briefing/index.md){ .md-button } +[A32NX Corner](./a32nx)
-| Featured List | -|:-----------------------------------------------------------| -| [Beginner Guide](beginner-guide/overview.md) | -| [Advanced Guides](advanced-guides/overview.md) | -| [A320neo Pilot Briefing](a32nx-briefing/index.md) | -| [Standard Operating Procedures](SOP.md) | -| [Airliner Flying Guide](airliner-flying-guide/overview.md) | + The A32NX Corner covers the Airbus A320neo and is aimed at sim pilots of all levels. + It contains beginner guides, advanced guides, a clickable interactive cockpit, and more. + +-[A380X Corner](./a380x)
+ + The A380X Corner covers the Airbus A380 and is aimed at sim pilots of all levels. + It contains beginner guides, advanced guides, a clickable interactive cockpit, and more. + +-[Airliner Corner](./airliner)
+ + The Airliner Corner covers general topics for flying airliners in Microsoft Flight Simulator. + It contains an Airliner Flying Guide as a rough basic guide to general airliner terminology + and flying techniques that can be generally applied to most aircraft in the simulator. + +TODO: A380X Release Notes
+ diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md new file mode 100644 index 000000000..79f59ee27 --- /dev/null +++ b/docs/release-notes/index.md @@ -0,0 +1,21 @@ +# Release Notes - Overview + +Welcome to the Release Notes section of the FlyByWire Documentation site. + +This section contains release notes for the FlyByWire A32NX and A380X aircraft add-ons and also +for some of the FlyByWire Tools and other projects. + +[A32NX Release Notes](./a32nx/v0111.md)
+ + The A32NX Release Notes section contains release notes for the A32NX aircraft add-on. + +-A380X Release Notes
+ + Not yet available. +[//]: # ( The A380X Release Notes section contains release notes for the A380X aircraft add-on.) + +-[Installer Release Notes](installer/v330.md)
+ + The Installer Release Notes section contains release notes for the FlyByWire Installer. \ No newline at end of file diff --git a/docs/release-notes/v091.md b/docs/release-notes/v091.md deleted file mode 100644 index 37427f69a..000000000 --- a/docs/release-notes/v091.md +++ /dev/null @@ -1,44 +0,0 @@ -# Stable Release v0.9.1 - -We've released a small patch to fix the metadata found in MSFS content manager to properly reflect the stable -version is installed. We've also contacted our ground staff to properly switch the INOP sticker to the correct colors. - -All flights are now cleared for departure. Happy Flying! - -## Previous Feature Releases - -[See Previous Release - v0.9.0](v090.md){.md-button} - -{width=50% loading=lazy} - -For a full release changelog - [see here](#changelog). - -!!! tip "Recommended Settings" - Before your first flight please make sure to read our [Recommended Settings](../fbw-a32nx/settings.md) guide. - -!!! warning "Important User Experience Changes" - - Please note the following changes: - - - SimBridge is now required to use the MCDU Remote Display, external printer, and the new Local Files feature. - - [SimBridge Guides Here](../simbridge/index.md){.md-button} - - - Custom Flight Management System - - See the [Special Notes Section](../fbw-a32nx/feature-guides/cFMS.md#special-notes) on our custom FMS page for details on the topics below: - - Weather and Terrain are now inoperable as we wait for Asobo implementations. - - MSFS Built-in ATC and VFR maps are on limited support. - - [Discontinuities](../pilots-corner/advanced-guides/flight-planning/disco.md) may now appear in your flight plan — they are a feature and not a bug. - - [Throttle calibration](../fbw-a32nx/feature-guides/flypados3/throttle-calibration.md) is mandatory. - -!!! info "" - Downloads available through our [installer](../fbw-a32nx/installation.md). - - Please see our [Support Guide](../fbw-a32nx/support/index.md) and [Reported Issues](../fbw-a32nx/support/reported-issues.md). - ---- - -## Changelog - -- Fixed version metadata displayed in content manager -- Fixed wrong inop sticker shown in cockpit \ No newline at end of file diff --git a/docs/stylesheets/a380x-flight-deck-1.css b/docs/stylesheets/a380x-flight-deck-1.css new file mode 100644 index 000000000..1b862a6ef --- /dev/null +++ b/docs/stylesheets/a380x-flight-deck-1.css @@ -0,0 +1,35 @@ +/* This is the css for the full cockpit overview page of the A380X Flight-Deck */ + +.imagemap { + position: relative; + display: inline-block; + /* this is for arranging the boxes - enable if required */ + /*background-color: rgba(255, 0, 0, .4); */ + /*border: 1px solid yellow; */ + background-color: rgba(10, 144, 153, 0.30); + border: 1px solid black; +} +.imagemap .imagemapname { + /*visibility: hidden;*/ + font-size: 1.5em; + background-color: rgba(29, 30, 38,.8); + color: rgba(212, 212, 213, 1); + text-align: center; + padding: 5px 5px; + border-radius: 6px; + + /* Position the tooltip text - see examples below! */ + position: absolute; + z-index: 1; + width: 8em; + top: 30%; + left: 50%; + margin-left: -4em; /* Use half of the width (120/2 = 60), to center the tooltip */ +} +.imagemap:hover .imagemapname { + visibility: visible; +} +.imagemap:hover { + background-color: rgba(10, 144, 153, 0.40); + border: 3px solid black; +} diff --git a/docs/stylesheets/a380x-flight-deck-2.css b/docs/stylesheets/a380x-flight-deck-2.css new file mode 100644 index 000000000..b313eb0b4 --- /dev/null +++ b/docs/stylesheets/a380x-flight-deck-2.css @@ -0,0 +1,34 @@ +/* This is the css for the overview page of the A380X Flight-Deck */ + +.imagemap { + position: relative; + display: inline-block; + /* this is for arranging the boxes - enable if required */ + /*background-color: rgba(255, 0, 0, .4);*/ + /*border: 1px solid yellow;*/ +} +.imagemap .imagemapname { + /* disable this for arranging boxes */ + visibility: hidden; + + background-color: rgba(29, 30, 38,.8); + color: rgba(212, 212, 213, 1); + text-align: center; + padding: 5px 0; + border-radius: 6px; + + /* Position the tooltip text - see examples below! */ + position: absolute; + z-index: 1; + width: 160px; + top: 5%; + left: 50%; + margin-left: -80px; /* Use half of the width (120/2 = 60), to center the tooltip */ +} +.imagemap:hover .imagemapname { + visibility: visible; +} +.imagemap:hover { + background-color: rgba(10, 144, 153, 0.30); + border: 1px solid black; +} diff --git a/docs/stylesheets/bg.css b/docs/stylesheets/bg.css new file mode 100644 index 000000000..926632568 --- /dev/null +++ b/docs/stylesheets/bg.css @@ -0,0 +1,25 @@ +.md-typeset code { + color: #000000; + background-color: #ffffff; + border-radius: .1rem; + -webkit-box-decoration-break: clone; + box-decoration-break: clone; + font-size: .95em; + padding: 0.1em 0.325em 0.1em 0.325em; + margin: 0.1em 0.1em; + word-break: break-word; + direction: ltr; + font-variant-ligatures: none; + font-feature-settings: "kern"; + font-family: var(--md-code-font-family); +} + +.md-typeset :is(.note)>:is(.admonition-title,summary) { + font-size: 0.9em; +} + +.md-typeset :is(.admonition,details):is(.note) { + margin: -1.0em 0 -.4em 0; + font-size: 0.9em; + border-color: #00E0FE; +} \ No newline at end of file diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 10a408daa..cde024d4d 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -133,3 +133,9 @@ tbody { border-color: var(--md-primary-fg-color); box-shadow: var(--md-shadow-z2); } +/* For clickable animated gifs */ +.gif-placeholder { + cursor: pointer; /* Indicates the image is clickable */ + display: block; /* Ensures the image block scales correctly */ + max-width: 100%; /* Ensures the image is responsive and fits its container */ +} diff --git a/docs/tools/.pages b/docs/tools/.pages new file mode 100644 index 000000000..816e55f2b --- /dev/null +++ b/docs/tools/.pages @@ -0,0 +1,5 @@ +title: FlyByWire Tools +nav: + - Overview: index.md + - SimBridge: simbridge + - Installer: installer \ No newline at end of file diff --git a/docs/tools/index.md b/docs/tools/index.md new file mode 100644 index 000000000..a325467b7 --- /dev/null +++ b/docs/tools/index.md @@ -0,0 +1,20 @@ +# FlyByWire Tools Documentation + +Welcome to the FlyByWire Tools section of the FlyByWire Documentation site. + +This section covers additional projects and tools developed by FlyByWire to enhance the +Microsoft Flight Simulator experience when using FlyByWire aircraft add-ons. + +[SimBridge](./simbridge)
+ + SimBridge is our custom-built solution to connect our aircraft to various external devices and + data the sim itself does not provide or is limited to access from within the sim. + +-[Installer](./installer)
+ + The FlyByWire Installer is a tool that allows you to install, update, and manage the FlyByWire + Add-Ons and some selected other free open-source add-ons for Microsoft Flight Simulator. + +Encountering issues flying the A32NX? This section lists our most commonly reported issues, workarounds, and status of any fixes available.
+Encountering issues flying a FlyByWire aircraft? This section lists our most commonly reported issues, workarounds, and status of any fixes available.
Our beginner guide is a comprehensive gate-to-gate flight tutorial for the A32NX. Each guide was verified by an A320neo pilot. Click here to start learning!
- ++ Our beginner guides are comprehensive gate-to-gate flight tutorial for our aircraft. +
+Interactive A320neo systems overview for use with Microsoft Flight Simulator and the FlyByWire A32NX aircraft add-on.
- ++ Interactive systems overview for the FlyByWire A32NX and A380X aircraft. +
+