IT-AUTOFLIGHT: Difference between revisions

Jump to navigation Jump to search
Line 243: Line 243:


==== Input: /it-autoflight/input ====
==== Input: /it-autoflight/input ====
* '''alt''': Adjusts the Target Altitude in Feet (0 - 50000). INT (Note: IT-AUTOFLIGHT can fly higher than 50,000 feet, but it is not recommended.)
* '''alt''': Adjusts the Target Altitude in feet (0 - 50000). INT (Note: IT-AUTOFLIGHT can fly higher than 50,000 feet)
* '''ap1''': Switches the Autopilot 1 Off (0) and On (1). BOOL
* '''ap1''': Switches the Autopilot 1 Off (0) and On (1). BOOL
* '''ap1-avail''': Sets whether the Autopilot 1 is Unavailable (0) or Available (1). BOOL
* '''ap1-avail''': Sets whether the Autopilot 1 is Unavailable (0) or Available (1). BOOL
Line 252: Line 252:
* '''athr''': Switches the Autothrottle Off (0) and On (1). BOOL
* '''athr''': Switches the Autothrottle Off (0) and On (1). BOOL
* '''athr-avail''': Sets whether the Autothrottle is Unavailable (0) or Available (1). BOOL
* '''athr-avail''': Sets whether the Autothrottle is Unavailable (0) or Available (1). BOOL
* '''bank-limit-sw''': Adjust the bank limit mode: AUTO (0), 5 Degrees (1), 10 Degrees (2), 15 Degrees (3), 20 Degrees (4), 25 Degrees (5), 30 Degrees (6), 35 Degrees (7). INT
* '''bank-limit-sw''': Adjust the bank limit mode: AUTO (0), 5 degrees (1), 10 degrees (2), 15 degrees (3), 20 degrees (4), 25 degrees (5), 30 degrees (6), 35 degrees (7). INT
* '''fd1''': Switches the Flight Director 1 Off (0) and On (1). BOOL
* '''fd1''': Switches the Flight Director 1 Off (0) and On (1). BOOL
* '''fd2''': Switches the Flight Director 2 Off (0) and On (1). BOOL
* '''fd2''': Switches the Flight Director 2 Off (0) and On (1). BOOL
* '''fpa''': Adjusts the Target Flight Path Angle in Degrees (-9.9 - 9.9). DOUBLE (Note: IT-AUTOFLIGHT can use higher/lower FPA, but it is not recommended.)
* '''fpa''': Adjusts the Target Flight Path Angle in degrees (-9.9 - 9.9). DOUBLE (Note: IT-AUTOFLIGHT can use higher/lower FPA)
* '''fpa-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''fpa''' input, used for fixing problems when animating cockpit controls. DOUBLE
* '''fpa-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''fpa''' input, used for fixing problems when animating cockpit controls. DOUBLE
* '''hdg''': Adjusts the Target Heading in Degrees (1 - 360, or 0 - 359). INT
* '''hdg''': Adjusts the Target Heading in degrees (1 - 360, or 0 - 359). INT
* '''lat''': Changes the lateral mode to HDG SEL (0), LNAV (1), VOR/LOC (2), HDG HLD (3), ROLL (6). INT (Note: Mode 4 and Mode 5 exist, but only engaged by the controller automatically, do not set to these values)
* '''lat''': Changes the lateral mode to HDG SEL (0), LNAV (1), VOR/LOC (2), HDG HLD (3), ROLL (6). INT (Note: Mode 4 and Mode 5 exist, but only engaged by the controller automatically, do not set to these values)
* '''kts''': Adjusts the Target Airspeed in Knots (100 - 350). INT (Note: IT-AUTOFLIGHT can use higher/lower Airspeed, but it is not recommended.)
* '''kts''': Adjusts the Target Airspeed in Knots (100 - 350 by default). INT (Note: IT-AUTOFLIGHT can use higher/lower airspeed)
* '''kts-mach''': Switches between Speed (0) and Mach mode (1). BOOL
* '''kts-mach''': Switches between Speed (0) and Mach mode (1). BOOL
* '''mach''': Adjusts the Target Mach (0.5 - 0.9). DOUBLE (Note: IT-AUTOFLIGHT can use higher/lower Mach, but it is not recommended.)
* '''mach''': Adjusts the Target Mach (0.5 - 0.9 by default). DOUBLE (Note: IT-AUTOFLIGHT can use higher/lower mach)
* '''mach-x1000''': Automatically set by IT-AUTOFLIGHT. Value of '''mach''' input converted to an integer, used for fixing problems when animating cockpit controls. INT
* '''mach-x1000''': Automatically set by IT-AUTOFLIGHT. Value of '''mach''' input converted to an integer, used for fixing problems when animating cockpit controls. INT
* '''pitch''': Adjusts the Target Pitch Angle in Degrees. INT
* '''pitch''': Adjusts the Target Pitch Angle in degrees. INT
* '''pitch-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''pitch''' input, used for fixing problems when animating cockpit controls. INT
* '''pitch-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''pitch''' input, used for fixing problems when animating cockpit controls. INT
* '''radio-sel''': Switches VOR/LOC and ILS functions between NAV1 (0), NAV2 (1), and NAV3 (2). INT
* '''radio-sel''': Switches VOR/LOC and ILS functions between NAV1 (0), NAV2 (1), and NAV3 (2). INT
* '''roll''': Adjusts the Target Roll Angle in Degrees. INT
* '''roll''': Adjusts the Target Roll Angle in degrees. INT
* '''roll-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''roll''' input, used for fixing problems when animating cockpit controls. INT
* '''roll-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''roll''' input, used for fixing problems when animating cockpit controls. INT
* '''toga''': Engage Takeoff or Go Around Mode (1). BOOL (Note: Do not change this value back to (0), IT-AUTOFLIGHT will do this automatically once the modes engage correctly)
* '''toga''': Engage Takeoff or Go Around Mode (1). BOOL (Note: Do not change this value back to (0), IT-AUTOFLIGHT will do this automatically once the modes engage correctly)
Line 272: Line 272:
* '''true-course''': Switches between Magentic Heading (0) and True Heading (1). BOOL
* '''true-course''': Switches between Magentic Heading (0) and True Heading (1). BOOL
* '''vert''': Changes the vertical mode to ALT HLD (0), V/S (1), ILS (2), FLCH (4), FPA (5). INT (Note: Mode 3, Mode 6, and Mode 7 exist, but only engaged by the controller automatically, do not set to these values)
* '''vert''': Changes the vertical mode to ALT HLD (0), V/S (1), ILS (2), FLCH (4), FPA (5). INT (Note: Mode 3, Mode 6, and Mode 7 exist, but only engaged by the controller automatically, do not set to these values)
* '''vs''': Adjusts the Target Vertical Speed in Feet Per Minute (-6000 -6000). INT (Note: IT-AUTOFLIGHT can use higher/lower FPM, but it is not recommended.)
* '''vs''': Adjusts the Target Vertical Speed in feet per minute (-6000 -6000). INT (Note: IT-AUTOFLIGHT can use higher/lower FPM)
* '''vs-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''vs''' input, used for fixing problems when animating cockpit controls. INT
* '''vs-abs''': Automatically set by IT-AUTOFLIGHT. Absolute value of the '''vs''' input, used for fixing problems when animating cockpit controls. INT


1,414

edits

Navigation menu