diff --git a/Aircraft/Generic/generic-autopilot-helper.xml b/Aircraft/Generic/generic-autopilot-helper.xml new file mode 100644 index 000000000..94ebb1ba3 --- /dev/null +++ b/Aircraft/Generic/generic-autopilot-helper.xml @@ -0,0 +1,145 @@ + + + + + + + heading bug error computer/normalizer + false + gain + + autopilot/settings/heading-bug-deg + + orientation/heading-magnetic-deg + -1.0 + + + autopilot/internal/heading-bug-error-deg + autopilot/internal/fdm-heading-bug-error-deg + + -180 + 180 + + 1.0 + + + + true heading error computer/normalizer + false + gain + + autopilot/settings/true-heading-deg + + orientation/heading-deg + -1.0 + + + autopilot/internal/true-heading-error-deg + + -180 + 180 + + 1.0 + + + + nav1 heading error computer/normalizer + false + gain + + instrumentation/nav[0]/radials/target-auto-hdg-deg + + orientation/heading-deg + -1.0 + + + autopilot/internal/nav1-heading-error-deg + + -180 + 180 + + 1.0 + + + + nav1 selected course error computer/normalizer + false + gain + + instrumentation/nav[0]/radials/selected-deg + + orientation/heading-magnetic-deg + -1.0 + + + autopilot/internal/nav1-course-error + + -180 + 180 + + 1.0 + + + + vertical speed fpm computer + false + gain + velocities/vertical-speed-fps + autopilot/internal/vert-speed-fpm + 60.0 + + + + speed in 5 seconds predictor + false + velocities/airspeed-kt + autopilot/internal/lookahead-5-sec-airspeed-kt + 5.0 + 0.0 + + + + speed in 10 seconds predictor + false + velocities/airspeed-kt + autopilot/internal/lookahead-10-sec-airspeed-kt + 10.0 + 0.0 + + + + static port pressure rate computer + false + differential + systems/static[0]/pressure-inhg + autopilot/internal/pressure-rate + 1.0 + + + + nav1 track error computer + false + gain + + instrumentation/nav[0]/radials/target-auto-hdg-deg + + orientation/track-deg + -1.0 + + + autopilot/internal/nav1-track-error-deg + + -180 + 180 + + 1.0 + + + +