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.
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]], 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]]
 
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>

Navigation menu