You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flying an airliner is usually done using IFR (Instrument Flight Rules). This means that you will be flying with an IFR flight plan. The IFR flight plan is typically created before the flight, and is then loaded into the aircraft's flight management system (FMS).
10
+
Flying an airliner is usually done using IFR (Instrument Flight Rules). This means that you will be flying with an IFR
11
+
flight plan. The IFR flight plan is typically created before the flight, and is then loaded into the aircraft's flight
12
+
management system (FMS).
18
13
19
-
Flying IFR (Instrument Flight Rules) even in a simulation like Microsoft Flight Simulator always requires some level of flight planning.
14
+
Flying IFR (Instrument Flight Rules) even in a simulation like Microsoft Flight Simulator always requires some level of
15
+
flight planning.
20
16
21
17
In addition to the obvious route planning, there are several other aspects which are critical to any good flight plan:
22
18
@@ -32,81 +28,140 @@ In addition to the obvious route planning, there are several other aspects which
32
28
33
29
See [Flight Planning](https://en.wikipedia.org/wiki/Flight_planning){target=new} on Wikipedia for more information.
34
30
35
-
Microsoft Flight Simulator tries to offer a simple way to do route planning (World Map before starting a flight) however this falls short, especially for users wanting a more realistic experience for airliner flying.
31
+
Microsoft Flight Simulator tries to offer a simple way to do route planning (World Map before starting a flight) however,
32
+
this falls short, especially for users wanting a more realistic experience for airliner flying.
36
33
37
-
There are various ways to load a flight plan into the aircraft. In real life, pilots typically use an external data link to load flight plans made for the flight by their company. Or they use the MCDU to enter a flight plan manually from their flight briefing documents.
34
+
There are various ways to load a flight plan into the aircraft. In real life, pilots typically use an external data link
35
+
to load flight plans made for the flight by their company. Or they use the FMS in the
36
+
[MFD](../../../pilots-corner/a380x/a380x-briefing/flight-deck/main-panel/mfd.md) to enter a flight plan
37
+
manually from their flight briefing documents.
38
38
39
-
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.
39
+
As in real-world aircraft, it is common in flight simulation aircraft to integrate these systems directly with the
40
+
aircraft's flight management system to be able to import all the relevant planning data. This includes the route,
41
+
altitudes, constraints, fuel, payload (passengers, cargo), and other data points.
40
42
41
-
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).
43
+
Also see the [Preparing the FMS](../../../pilots-corner/a380x/a380x-beginner-guide/03_preparing-fms.md) guide for more
44
+
information. on flight planning especially for the A380X.
42
45
43
-
## Loading a flight plan in the A32NX
46
+
## Loading a flight plan in the A380X
44
47
45
-
In the A32NX for Microsoft Flight Simulator, we have these options to load a flight plan:
48
+
In the A380X for Microsoft Flight Simulator, we have these options to load a flight plan:
46
49
47
50
!!! tip ""
48
51
- [Entering a Flight Plan Manually](../../../pilots-corner/a32nx/a32nx-beginner-guide/preparing-mcdu.md#flight-plan)
49
52
- [Loading a Flight Plan from SimBrief](simbrief.md) (recommended)
53
+
- Creating and Loading a Flight Plan from the MSFS World Map
54
+
55
+
<!--
50
56
- [Creating and Loading a Flight Plan from the MSFS World Map](#msfs-world-map-flight-planning-atc-and-vfr-map)
57
+
-->
58
+
59
+
!!! warning ""
60
+
MSFS World Map, MSFS ATC, MSFS VFR MAP are not yet supported in the A380X
51
61
52
-
As Microsoft Flight Simulator uses a very simplified flight planning system, we have created our own custom FMS (Flight Management System) which is used in the A32NX. It is much closer to the FMS in the real aircraft, and it understands and represents real-world flight plans much more accurately.
62
+
As Microsoft Flight Simulator uses a very simplified flight planning system, we have created our own custom FMS (Flight
63
+
Management System) which is used in the A380X. It is much closer to the FMS in the real aircraft, and it understands and
64
+
represents real-world flight plans much more accurately.
53
65
54
-
A custom FMS on the other hand results in issues syncing the flight plan from the aircraft back into the simulator. Therefore, simulator-features as the MSFS ATC or the VFR Map will not always work as expected. Especially flight plans with complex routing may have significant issues if saved backwards or loaded externally through the simulator's simplified flight planning.
66
+
A custom FMS on the other hand results in issues syncing the flight plan from the aircraft back into the simulator.
67
+
Therefore, simulator-features as the MSFS ATC or the VFR Map will not always work as expected. Especially flight plans
68
+
with complex routing may have significant issues if saved backwards or loaded externally through the simulator's
69
+
simplified flight planning.
55
70
56
-
This is a general issue for all realistic and complex airliners in Microsoft Flight Simulator and unless the simulator's built-in flight planner and ATC is significantly improved this will always cause problems with realistic airliners.
71
+
This is a general issue for all realistic and complex airliners in Microsoft Flight Simulator and unless the simulator's
72
+
built-in flight planner and ATC is significantly improved this will always cause problems with realistic airliners.
57
73
58
74
## MSFS World Map Flight Planning, ATC and VFR Map
59
75
60
-
Depending on how you want to use the A32NX in combination with the MSFS' World Map Planning, ATC and VFR Map, you can choose between different methods to load a flight plan into the A32NX:
76
+
Depending on how you want to use the A380X in combination with the MSFS' World Map Planning, ATC and VFR Map, you can
77
+
choose between different methods to load a flight plan into the A380X:
61
78
62
79
!!! tip ""
63
80
- [Not Using MSFS World Map, MSFS ATC or MSFS VFR Map](#not-using-msfs-world-map-msfs-atc-or-msfs-vfr-map) (recommended)
81
+
82
+
<span style="color:orange;">
83
+
The A380X does not yet support loading a flight plan from MSFS World Map or writing it back to the sim's flight plan
84
+
for use with the MSFS ATC or the VFR Map.
85
+
</span>
86
+
87
+
- Loading a Flight Plan from the MSFS World Map
88
+
- Using MSFS World Map and MSFS ATC
89
+
- Using a SimBrief Flight Plan and MSFS ATC
90
+
91
+
<!--
64
92
- [Loading a Flight Plan from the MSFS World Map](#using-the-msfs-world-map-flight-planner-to-create-and-load-a-flight-plan)
65
93
- [Using MSFS World Map and MSFS ATC](#using-the-msfs-world-map-flight-planner-and-msfs-atc)
66
94
- [Using a SimBrief Flight Plan and MSFS ATC](#importing-a-simbrief-flight-plan-and-using-msfs-atc)
67
95
68
96
See [Setting `Sync MSFS Flight Plan`](../../common/flypados3/settings.md#sim-options) for more information.
69
97
98
+
-->
99
+
70
100
### Not Using MSFS World Map, MSFS ATC or MSFS VFR Map
71
101
72
102
!!! note ""
73
-
This is the ideal setup for users who want to use the A32NX in combination with Online ATC services (Vatsim, Ivao, PilotEdge,...), 3rd party ATC add-ons or no ATC at all.
103
+
This is the ideal setup for users who want to use the A380X in combination with Online ATC services (Vatsim, Ivao,
104
+
PilotEdge,...), 3rd party ATC add-ons or no ATC at all.
74
105
75
-
We recommend using our built-in integration with [SimBrief](https://www.simbrief.com){target=_blank} for flight planning. This allows you to directly import flight plans from SimBrief into the MCDU.
106
+
We recommend using our built-in integration with [SimBrief](https://www.simbrief.com){target=_blank} for flight
107
+
planning. This allows you to directly import flight plans from SimBrief into the FMS.
76
108
77
-
See our [SimBrief Integration Guide](simbrief.md) for more information.
109
+
See our [SimBrief Integration Guide](./simbrief.md) for more information.
78
110
79
111
As long as MSFS ATC and VFR Map are not required, the aircraft's flight plan does not have to be synchronized back to
80
112
the MSFS flight planner (set `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` to `None`).
81
113
82
-
The MSFS ATC and VFR Map will not be aware of the flight plan at all and cannot be used.
114
+
The MSFS ATC and VFR Map will <spanstyle="color:orange;">**not**</span> be aware of the flight plan at all and cannot
115
+
be used.
116
+
117
+
!!! tip ""
118
+
### Workaround to use MSFS ATC
119
+
120
+
To still have some use of the built-in MSFS ATC and VFR Map in the A380X you can load an identical flight plan into
121
+
the MSFS WorldMap and into the aircraft. You can either manually enter the flight plan into the aircraft's FMS or
122
+
load it from SimBrief.
123
+
124
+
**Make sure the plan you enter into the MSFS World Map is really identical to the one in the aircraft.**
83
125
126
+
<!--
84
127
!!! warning "For SimBrief Import, Do Not Set a Destination in the MSFS World Map"
85
-
If you plan to import a SimBrief flight plan, please do **not** set a destination airport in the MSFS World Map as otherwise the aircraft will import the MSFS World Map flight plan, and it will not offer the "INIT REQUEST" option.
128
+
If you plan to import a SimBrief flight plan, please do **not** set a destination airport in the MSFS World Map as
129
+
otherwise the aircraft will import the MSFS World Map flight plan, and it will not offer the "INIT REQUEST" option.
86
130
87
131
### Using the MSFS World Map Flight Planner to Create and Load a Flight Plan
88
132
89
133
!!! note ""
90
-
This is the ideal setup for users who do not use Online ATC nor the MSFS ATC service and want to use the simplified flight planning of the MSFS World Map. Please do expect some issues, especially for procedures (SID, STAR, APPR).
134
+
This is the ideal setup for users who do not use Online ATC nor the MSFS ATC service and want to use the simplified
135
+
flight planning of the MSFS World Map. Please do expect some issues, especially for procedures (SID, STAR, APPR).
91
136
92
-
If you want to use the MSFS World Map Flight Planner to build and load a flight plan, you need to set the `Sync MSFS Flight Plan` option in the `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` to `Load Only`.
137
+
If you want to use the MSFS World Map Flight Planner to build and load a flight plan, you need to set the `Sync MSFS
138
+
Flight Plan` option in the `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` to `Load Only`.
93
139
94
140
This ensures the MSFS flight plan is loaded into the aircraft's flight plan when starting the flight.
95
141
96
-
Any changes made to the flight plan in the MCDU will **not** be saved back to the MSFS flight plan. This means the MSFS ATC and VFR Map will **not** be aware of these changes.
142
+
Any changes made to the flight plan in the FMS will <span style="color:orange;">**not**</span> be saved back to the
143
+
MSFS flight plan. This means the MSFS ATC and VFR Map will <span style="color:orange;">**not**</span> be aware of these
144
+
changes.
97
145
98
146
### Using the MSFS World Map Flight Planner and MSFS ATC
99
147
100
148
!!! note ""
101
-
This is the ideal setup for users who want to use the simplified flight planning of the MSFS World Map and the MSFS ATC service (despite the known issues with MSFS ATC).
149
+
This is the ideal setup for users who want to use the simplified flight planning of the MSFS World Map and the MSFS
150
+
ATC service (despite the known issues with MSFS ATC).
102
151
Please do expect issues, especially for procedures (SID, STAR, APPR) and MSFS ATC instructions.
103
152
104
-
If you are using the MSFS Flight Planner to build and load a flight plan, and you also want to use the MSFS ATC even after making changes to the aircraft's flight plan, you need to set the `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` option to `Save`.
153
+
If you are using the MSFS Flight Planner to build and load a flight plan, and you also want to use the MSFS ATC even
154
+
after making changes to the aircraft's flight plan, you need to set the `flyPad's Setting > Sim Options > Sync MSFS
155
+
Flight Plan` option to `Save`.
105
156
106
-
With this setting, the aircraft will attempt to save any changes to the flight plan made in the MCDU back to the simulator's flight plan. This will **not** always work as expected and may result in issues with the MSFS ATC. See the warning below for more information.
157
+
With this setting, the aircraft will attempt to save any changes to the flight plan made in the MCDU back to the
158
+
simulator's flight plan. This will **not** always work as expected and may result in issues with the MSFS ATC. See the
159
+
warning below for more information.
107
160
108
161
!!! warning "Synchronization Issues Expected"
109
-
The aircraft's custom Flight Management System provides better accuracy and features over the default flight plan manager in Microsoft Flight Simulator which results in issues syncing the flight plan from the MCDU back into the simulator. Do not expect it to work properly in all cases.
162
+
The aircraft's custom Flight Management System provides better accuracy and features over the default flight plan
163
+
manager in Microsoft Flight Simulator. This results in issues syncing the flight plan from the MCDU back into the
164
+
simulator. Do not expect it to work properly in all cases.
110
165
111
166
### Importing a SimBrief Flight Plan and Using MSFS ATC
112
167
@@ -115,11 +170,18 @@ With this setting, the aircraft will attempt to save any changes to the flight p
115
170
but still use the MSFS ATC service (despite the known issues with MSFS ATC).
116
171
Please do expect issues, especially for procedures (SID, STAR, APPR) and MSFS ATC instructions.
117
172
118
-
If you are using the aircraft's built-in SimBrief integration to import a flight plan, and you also want to use the MSFS ATC, you need to set the `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` option to `Save`.
173
+
If you are using the aircraft's built-in SimBrief integration to import a flight plan, and you also want to use the MSFS
174
+
ATC, you need to set the `flyPad's Setting > Sim Options > Sync MSFS Flight Plan` option to `Save`.
119
175
120
-
When importing a flight plan from SimBrief into the MCDU, do not select a destination airport and do not build a flight plan using the MSFS World Planner.
176
+
When importing a flight plan from SimBrief into the MCDU, do not select a destination airport and do not build a flight
177
+
plan using the MSFS World Planner.
121
178
122
-
With this setting, the aircraft attempts to save the loaded SimBrief flight plan and any subsequent changes to the flight plan made in the MCDU back to the simulator's flight plan. This will **not** always work as expected and may result in issues with the MSFS ATC. See the warning below for more information.
179
+
With this setting, the aircraft attempts to save the loaded SimBrief flight plan and any subsequent changes to the
180
+
flight plan made in the MCDU back to the simulator's flight plan. This will **not** always work as expected and may result in issues with the MSFS ATC. See the warning below for more information.
123
181
124
182
!!! warning "Synchronization Issues Expected"
125
-
The aircraft's custom Flight Management System provides better accuracy and features over the default flight plan manager in Microsoft Flight Simulator, which results in issues syncing the flight plan from the MCDU back into the simulator. Do not expect it to work properly in all cases.
183
+
The aircraft's custom Flight Management System provides better accuracy and features over the default flight plan
184
+
manager in Microsoft Flight Simulator. This results in issues syncing the flight plan from the MCDU back into the
185
+
simulator. Do not expect it to work properly in all cases.
0 commit comments