20,741
edits
| Line 12: | Line 12: | ||
In comparison with other flight simulators, FlightGear has been lacking support for simulating VNAV features found on many modern aircraft since day one. | In comparison with other flight simulators, FlightGear has been lacking support for simulating VNAV features found on many modern aircraft since day one. | ||
So far, the general consensus has been that it simply isn't yet possible in FlightGear to properly implement VNAV because VNAV depends on having access to | So far, the general consensus has been that it simply isn't yet possible in FlightGear to properly implement VNAV because VNAV depends on having access to an aircraft-specific performance database to provide the proper pitch/thrust changes to make certain altitude/speed constraints, which boils down to a lack of support by the FDMs (JSBsim/YaSim) actually. | ||
As an open source project, we do not have access to the corresponding flight data or such a performance database, and even if we did, we probably couldn't easily use said data due to its proprietary nature. | As an open source project, we do not have access to the corresponding flight data or such a performance database, and even if we did, we probably couldn't easily use said data due to its proprietary nature. | ||
| Line 75: | Line 75: | ||
<references/> | <references/> | ||
== VNAV == | == VNAV == | ||