2,199
edits
(→SDK) |
No edit summary |
||
| Line 3: | Line 3: | ||
|started = March 2016 | |started = March 2016 | ||
|description = Advanced Autopilot System | |description = Advanced Autopilot System | ||
|status = V4.0. | |status = V4.0.5 Stable | ||
|developers = {{usr|Octal450}} | |developers = {{usr|Octal450}} | ||
}} | }} | ||
| Line 210: | Line 210: | ||
* '''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 roll mode to HDG SEL (0), LNAV (1), VOR/LOC (2), or HDG HLD (3). INT (Note: Mode 4 and Mode 5 exist, but you should not set this value to 4, or 5. Doing so may cause unexpected functionality.) | |||
* '''kts''': Adjusts the Target Airspeed in Knots (100 - 400). INT (Note: IT-AUTOFLIGHT can use higher/lower Airspeed, but it is not recommended.) | |||
* '''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.4 - 0.99). DOUBLE (Note: IT-AUTOFLIGHT can use higher/lower Mach, but it is not recommended.) | ||
* '''toga''': Engage Takeoff or Go Around Mode (1). BOOL (Note: Do not change this value back to (0). IT-AUTOFLIGHT will do this automatically). | * '''toga''': Engage Takeoff or Go Around Mode (1). BOOL (Note: Do not change this value back to (0). IT-AUTOFLIGHT will do this automatically). | ||
* '''trk''': Switches between Heading (0) and Track (1). BOOL | * '''trk''': Switches between Heading (0) and Track (1). BOOL | ||
edits