20,741
edits
m (Worng Exponential filter output close tag) |
No edit summary |
||
Line 1: | Line 1: | ||
This page serves as a reference for the elements of [[FlightGear]] xml [[autopilot]] configuration files. It describes all elements available within the autopilot configuration file supported in the bleeding edge [[Git]] sources. Some of the elements may not be available in the current release version of FlightGear. | This page serves as a reference for the elements of [[FlightGear]] xml [[autopilot]] configuration files. It describes all elements available within the autopilot configuration file supported in the bleeding edge [[Git]] sources. Some of the elements may not be available in the current release version of FlightGear. | ||
The flightgear xml based autopilot system can run at FDM rate or at frame rate. Using a <autopilot> tag in your aircraft's -set.xml | |||
adds the autopilot at fdm rate, using a <property-rule> runs the same config at frame rate. | |||
Refer to [[Howto: Design an autopilot]] as a guide how to use these elements. | Refer to [[Howto: Design an autopilot]] as a guide how to use these elements. |