Implementing VNAV support in FlightGear: Difference between revisions

Jump to navigation Jump to search
Line 396: Line 396:


=== A test profile ===
=== A test profile ===
We will need a test profile with different waypoints and altitude constraints to perform various test flights, and PID tuning. Using a slightly modified version of FlightGear's [[Route Manager]] dialog, we can easily export FlightGear flight plans into JSBSim/FGScript files.
We will need a test profile with different waypoints and altitude constraints to perform various test flights, and PID tuning. But creating FGScript files manually is pretty tedious and error-prone. However, using a slightly modified version of FlightGear's [[Route Manager]] dialog, we can easily export FlightGear flight plans into JSBSim/FGScript files.


[[File:Route-managed-with-fgscript-support.png|300px|route manager dialog with added support for exporting to JSBSim/FGScript XML files]]
[[File:Route-managed-with-fgscript-support.png|300px|route manager dialog with added support for exporting to JSBSim/FGScript XML files]]

Navigation menu