2,205
edits
No edit summary |
|||
| Line 9: | Line 9: | ||
}} | }} | ||
[[File: | [[File:ITAF195.png|thumb|300px|The latest IT-AUTOFLIGHT GUI.]] | ||
IT-AUTOFLIGHT is a modular, light, and advanced Airliner Autoflight system for FlightGear. | IT-AUTOFLIGHT is a modular, light, and advanced Airliner Autoflight system for FlightGear. | ||
| Line 29: | Line 29: | ||
=== Version 3.0 === | === Version 3.0 === | ||
IT-AUTOFLIGHT Version 3.0 was a major update for the system. It had fixed all the stability issues from V2.10, and V2.11. It also moved the engage logic mostly to the <enable> in the PID Controllers. The active modes, however, are still controlled in the nasal file. The 2 nasal files merged into one, and the Autothrottle moved to a seperate XML file, so that custom autothrottle systems | IT-AUTOFLIGHT Version 3.0 was a major update for the system. It had fixed all the stability issues from V2.10, and V2.11. It also moved the engage logic mostly to the <enable> in the PID Controllers. The active modes, however, are still controlled in the nasal file. The 2 nasal files merged into one, and the Autothrottle moved to a seperate XML file, so that custom autothrottle systems can be used. You can now tune the controllers from the -set or -main file, and keep the ability to drop in updates, without needing to retune anything. It also includes a custom pitch system which used the elevator to set pitch, and the trim to keep the yoke as centered as possible. Version 3.0 also has a completely redone filesystem. All the properties are grouped, and renamed for easier understanding. Later on the FLCH controller was changed to 2 PIDs, for better control. Version 3.X will be the final version of IT-AUTOFLIGHT, as it will include all features of a current airliner Autoflight System. V3.0.0 has reached the Release Candidate stage, and the builds being released now are candidates for the final V3.0.0 Build. | ||
== Development status (V3.0.0) == | == Development status (V3.0.0) == | ||
edits