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
@@ -84,6 +63,19 @@ These features are not yet available but are generally planned and might be impl
84
63
85
64
## Known Issues
86
65
66
+
### Pause at TOD Issues
67
+
68
+
- Since the feature is linked to vertical guidance, having an inaccurate T/D or missing T/D may not pause the simulation.
69
+
70
+
!!! warning "Sim Limitations"
71
+
Note that while aircraft simulation is suspended (i.e. fuel consumption, airspeed, altitude, physics), environmental simulation will continue (Notably Live Weather, Live Traffic/AI Traffic). Consequences of this include that TCAS TA/RAs will still be issued and if there is a significant change in the weather over time (say a few hours), your vertical descent profile and performance figures may no longer be accurate, which means that the actual T/D point may now have shifted from the originally calculated value.
72
+
73
+
The timestamp issued in the pause pop-up shows your real local system's time (localized to your locale) to help mitigate against this problem.
74
+
75
+
This is considered a sim limitation as the pause event we utilize does not affect the MSFS world environment. Along this line of thinking, we speculate that without historical live weather and traffic, it would not possible to inject or restore the state that the world was in when the pause was initiated (the time slider in the weather toolbar only affects lighting and will still reflect live wind and weather data).
76
+
77
+
Flying using a weather preset and without AI/live traffic avoids this limitation entirely, but would also be a compromise in other ways.
78
+
87
79
### Vertical Guidance Issues
88
80
89
81
- There has been a large number of reports indicating that the T/D was placed too late. This will be investigated this further, but we ask you to please check your arrival routing for any odd path drawings. These are not unusual for the speed predictions of VNAV do not affect the LNAV path computations yet, which causes certain turns to be drawn at a larger radius than what will actually be flown. Consequently, VNAV will calculate a profile with more track mileage than what is realistically available and place the T/D too late.
@@ -97,15 +89,6 @@ These features are not yet available but are generally planned and might be impl
97
89
- Descent guidance is sensitive to QNH changes. This is partially due to an inaccuracy in MSFS' atmospheric model.
98
90
- Winds are not yet taken into account for all phases of flight.
99
91
100
-
### flyPadOSv3 Issues
101
-
102
-
- Local files does not work yet. Needs additional feature PR ([local-api](https://github.com/flybywiresim/a32nx/pull/6411/){target=new})
103
-
- Pushback page: not yet fully functional or complete - changes to be expected
104
-
- Stuck notifications are caused by CSS animations being disabled.
105
-
- Fix: `General Options` -> `Accessibility` -> Turn On `Menu Animations` under `User Interface`
106
-
- Translations not yet complete / Missing translations and layout issues to be expected
0 commit comments